If you use the factory settings of the card, and have the kernel headers installed in /usr/src/linux/include, then it should be as simple as:
su -
:Become roottar xvzf dcf77.tgz
:Untar the sourcecd dcf77
:Change into the source directoryautoconf
:Create the configure script./configure && make
:Configure makefiles and compilemake install
:Install the moduleinsmod dcf77
:load the modulecat /proc/devices
:determine major device numbermknod /dev/dcf77 c <major> 0
:Create the device file
Sorry, you're on your own for the moment.
Hosted by
Thank you generous hosts!- Duke Henry the Red in Sam Raimi's Army of Darkness