ath - Fix module loading.
authorAntonio Huete Jimenez <tuxillo@quantumachine.net>
Sun, 18 Apr 2010 22:44:54 +0000 (00:44 +0200)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Sun, 18 Apr 2010 22:49:02 +0000 (00:49 +0200)
commit8fa6f1862378ddc3c175725547a12ae5d1d304a6
tree6eac8afc6d3200ed9499c966e47d3f7dc1a11a23
parent8425fd9d9864fa034e202ab73abdc93f36fe231b
ath - Fix module loading.

This registers the modules ath_hal and ath_rate,
so they are properly handled.
Both are now a dependency for if_ath to provide
automatic loading upon if_ath load.
Also 'if_ath_load=YES' on /boot/loader.conf is
fixed with this commit.
sys/dev/netif/ath/ath/if_ath_pci.c
sys/dev/netif/ath/hal/ah_osdep.c
sys/dev/netif/ath/rate_sample/sample.c