opt/madwifi
Jason Thomas Dolan 6ec4fd47f8 s:Url:URL:g
2006-10-10 23:33:09 +00:00
..
.footprint Updated libsndfile, xscreensaver. Added new ports madwifi and sharutils. Pulled jack down from attic. 2006-02-23 18:45:10 +00:00
.md5sum Updated madwifi to 0.9.2 2006-10-09 23:23:02 +00:00
Pkgfile s:Url:URL:g 2006-10-10 23:33:09 +00:00
README Updated README for madwifi 2006-10-09 23:25:25 +00:00

PRE-INSTALL

	Kernel sources must exist in /usr/src/linux[-version]

POST-INSTALL

	Run depmod -a, edit /etc/modprobe.conf and /etc/rc.d/net.  The module 
	name is ath_hal or ath_pci, depending on your card.  The wireless 
	ifdevice name is ath0.  Something like this should work:

	/etc/modprobe.conf:
	alias ath0 ath_pci

	/etc/rc.d/net:
	iwconfig ath0 essid myid
	iwconfig ath0 key mykey
	dhcpcd ath0