| stempile  
 
 
 
 
 Group: Members
 Posts: 9
 Joined: April 2007
 | 
|  | Posted: April 11 2007,03:55 |  |  Found this after from a google search:
 http://paramount.ind.wpi.edu/pipermail/wlug/2001-September/000562.html
 
 
 | Quote |  | Mike Frysinger vapier@WPI.EDU
 Thu, 13 Sep 2001 09:03:12 -0400
 
 * Previous message: [Wlug] Unable to obtain an IP
 * Next message: [Wlug] lost in kernel
 * Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
 
 i thought the fact that my 3com nic [a 3c905] was odd in
 the fact it was using the module 3c59* until i looked for
 the driver via google and looked at the doc's on it in
 the kernel help page ... the module that is called 3c59*
 supports all of these nics:
 x "Vortex"    (Fast EtherLink 3c590/3c592/3c595/3c597)
 x "Boomerang" (EtherLink XL 3c900 or 3c905)
 x "Cyclone"   (3c540/3c900/3c905/3c980/3c575/3c656)
 x "Tornado"   (3c905)
 x "Hurricane" (3c555/3cSOHO)
 ... the original driver was meant for the 3c59* nic's, but the
 original coder found that other, similar 3com nic's had no
 linux support, so he added in a bunch of 3c90* nic's to his
 module, but retained the original name.
 thus, keep the 3c59* module and dont change it, when i
 forced usage of 3c90*, it broke my nic [i.e. it didnt work],
 but the 3c59* worked fine
 -mike
 | 
 
 I am now hunting around for the 3c59x module.  Checking again the Knoppix 3.4 disk.
 
 ms
 |