On Wed, Dec 01, 2004 at 05:46:42PM -0500, Russell McManus wrote: > eth0: MACE at 00:05:02:76:a5:13, chip revision 25.64 > eth1: Digital DS21143 Tulip rev 48 at 0xd1465000, 08:00:2B:C5:A1:92, IRQ 29. > > Any voodoo I can do from the command line to get these cards > recognized once I've successfully booted the install kernel?
The 'mace' driver works on my S900, which is more or less a 9600 clone. "modprobe mace" from the command line; or add "mace" on a line all by itself in /etc/modules. Paul