> work a 3c905 in the ultra 5 pci-bus und can I use the 3c95x module ? > have someone experience with this - which eth-card works ?
Yes, it works. $ lspci 00:00.0 Host bridge: Sun Microsystems Computer Corp. Ultra IIi 00:01.0 PCI bridge: Sun Microsystems Computer Corp. Simba Advanced PCI Bridge (rev 13) 00:01.1 PCI bridge: Sun Microsystems Computer Corp. Simba Advanced PCI Bridge (rev 13) 01:01.0 Bridge: Sun Microsystems Computer Corp. EBUS (rev 01) 01:01.1 Ethernet controller: Sun Microsystems Computer Corp. Happy Meal (rev 01) 01:02.0 VGA compatible controller: ATI Technologies Inc 3D Rage Pro 215GP (rev 5c) 01:03.0 IDE interface: CMD Technology Inc PCI0646 (rev 03) 02:01.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX [Cyclone] (rev 24) 02:04.0 RAID bus controller: CMD Technology Inc PCI0680 (rev 02) $ lsmod Module Size Used by Not tainted 3c59x 29144 1 $ cat /proc/interrupts 6: 833127017 eth0:7d0 $ dmesg 3c59x: Donald Becker and others. www.scyld.com/network/vortex.html 02:01.0: 3Com PCI 3c905B Cyclone 100baseTx at 0x1fe02000400. Vers LK1.1.16 Notice the Sil0680 IDE controller, it works as well. :-) Regards, -- Jan Houstek

