On Wed, 01 Jun 2005 22:59:44 +0200, Mad-Eye Moody wrote:
> well, googling and rtfm-ing didn't clear this for me, so...
> well, what is the "official" slackware way of doing it? i mean, i compiled
> drivers from source, checkinstall-ed it, and it creates a device called ra0
> for my wifi card. how to initialize wifi network normally?
> for now, i have to run this script at bootup to access my wifi network...
> /etc/rc.d/rc.wireless ra0
> ifconfig ra0 10.32.0.51 broadcast 10.32.255.255 netmask 255.255.255.0
> ip route add default via 10.32.0.1 dev ra0
> ...and add my dns to /etc/resolv.conf
> (this works, but i would prefer a non-"manual workaround" way)
>
"official" slackware way? On aols they say something like " Ask 8
Slackers a question, get 10 different answers."
Anyway try this link
http://sox.homeip.net/slackware/
and look in the directory "rc_scripts/"
Mike