Model: NC100 ver 2
Operating System: Linux (Note: might work with other versions of this os.)
File: tulip
Comments:
Linksys NC100 ver 2 Driver. Installed this driver successfully on RedHat 7.2. Go to the website. Scroll about half way down and click on "Download this archive for RH-7.0" Save to disk.
File Contents: 1. tar zxvf tulip.tar.gz
2. cp pci-scan.o tulip.o /usr/src/linux/net/.
3. depmod -a
4. Edit /etc/modules.conf
alias eth0 tulip
5. cd /usr/src/linux/net/.
insmod tulip.o
6. Reboot or restart your network
/etc/rc.d/init.d/network restart
No file content information available at this time.