Is your SBUS NIC a "Happy Meal Ethernet" card? "hme" is not compiled in the Sparc32 kernel 2.4.21. Perhap, try this:
modprobe sunhme [macaddr=0x0,0x0,0x0,0x0,0x0,0x0] You only need to specify "macaddr" if you want a different mac from your onboard Lance Ethernet. I also observed a feature about assigning mac. My Sparc Classic/Gateway has 2 SBUS NICs and onboard Lance. When I specified mac for one of the sunhme, the kernel automatically assigns the next sequential mac for the second sunhme. Alex On 1/27/2004 11:38 PM, David Demland wrote: > I have moved my SPARC 5 box to the 2.4.21 kernel. The problem is that the > SBUS NIC that was added is not being seen. I am not sure what driver this > would need, but the modules that loaded with the old 2.2 kernel do not seem > to get the second NIC to work. What do I need to do to get the second NIC to > work? > > David Demland

