You should also make sure the 3c509 driver is loaded. I forget the name of it, but you should be able to find it out pretty easily on google. Just type 'lsmod' to list the currently loaded kernel modules. If it's not in the list, then type 'insmod <modulename>' and the module will be loaded.
|