On Friday 24 March 2006 15:37, Roger Searle wrote: > > Go for connectivity through the forcedeth rpm. Should be on the dvd. > > It does work ( well, on fedora at least ), 'cos this is what my > > shuttle uses. > > > > Steve > > doesn't appear to be on the dvd . . .
Not surprising, 'cos it's in the kernel:- [EMAIL PROTECTED] ~ $ find /usr/src/linux/ -name 'forcedeth*' /usr/src/linux/drivers/net/forcedeth.c /usr/src/linux/include/config/forcedeth.h Set CONFIG_FORCEDETH in the config file using make menuconfig, build and install. It works perfectly, btw. -- CS
