git: ath - Fix module loading.

看板DFBSD_commit作者時間16年前 (2010/04/19 07:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 8fa6f1862378ddc3c175725547a12ae5d1d304a6 Author: Antonio Huete Jimenez <tuxillo@quantumachine.net> Date: Mon Apr 19 00:44:54 2010 +0200 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. Summary of changes: sys/dev/netif/ath/ath/if_ath_pci.c | 5 ++++- sys/dev/netif/ath/hal/ah_osdep.c | 25 +++++++++++++++++++++++++ sys/dev/netif/ath/rate_sample/sample.c | 27 +++++++++++++++++++++++++++ 3 files changed, 56 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8fa6f1862378ddc3c175725547a12ae5d1d304a6 -- DragonFly BSD source repository
文章代碼(AID): #1BovPuZu (DFBSD_commit)