Re: ethernet card setup

2002-09-23 Thread Gene Wang
ok, solved it. it turns out to be an irq problem. The bios didn't assign an irq to eth0, thus, by default, irq is given a 0 or 255 value. You can check that under dmesg. you solve it by turning off PnP in the bios setting. just thought some of you might want to know. --- [EMAIL PROTECTED] wro

ethernet card setup

2002-09-23 Thread Gene Wang
Hello Everyone, I'm trying to install netgear's ethernet card on RH6.0, and can't get it to work. I followed all the instructions they gave me, such as copying the driver *.o file into /lib/modules/[kernel-version]/net/, and modprobing it, insmod-ing it, and setting it up in linuxconf, but