OK, I had zero luck using the RH way for setting up the madwifi to boot, so I said THWI and now call the following script from /etc/rc.local:
# atheros.sh modprobe ath_pci ifconfig ath0 up iwconfig ath0 essid "myssid" ifconfig ath0 192.168.XXX.YY netmask 255.255.255.0 up route add default gw 192.168.XXX.1 I'll now pretty it up and add encryption. Thanks again to Gus and the gang. -- Lan Barnes [EMAIL PROTECTED] Linux Guy, SCM Specialist 858-354-0616 Tcl/Tk Enthusiast -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
