DragonFly BSD
DragonFly commits List (threaded) for 2010-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: ath - Fix module loading.


From: Antonio Huete Jimenez <tuxillo@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 18 Apr 2010 15:59:22 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]