freebsd-dev/sys/dev/ath
Sam Leffler 3364462355 Switch to ath hal source code. Note this removes the ath_hal
module; the ath module now brings in the hal support.  Kernel
config files are almost backwards compatible; supplying

device ath_hal

gives you the same chip support that the binary hal did but you
must also include

options AH_SUPPORT_AR5416

to enable the extended format descriptors used by 11n parts.
It is now possible to control the chip support included in a
build by specifying exactly which chips are to be supported
in the config file; consult ath_hal(4) for information.
2008-12-01 16:53:01 +00:00
..
ath_hal import ath hal 2008-12-01 16:43:08 +00:00
ath_rate Switch to ath hal source code. Note this removes the ath_hal 2008-12-01 16:53:01 +00:00
ah_osdep.c Switch to ath hal source code. Note this removes the ath_hal 2008-12-01 16:53:01 +00:00
ah_osdep.h Switch to ath hal source code. Note this removes the ath_hal 2008-12-01 16:53:01 +00:00
if_ath_pci.c Switch to ath hal source code. Note this removes the ath_hal 2008-12-01 16:53:01 +00:00
if_ath.c Switch to ath hal source code. Note this removes the ath_hal 2008-12-01 16:53:01 +00:00
if_athioctl.h
if_athrate.h now that the new association callback is used when joining a bss we can 2008-10-27 16:58:06 +00:00
if_athvar.h Switch to ath hal source code. Note this removes the ath_hal 2008-12-01 16:53:01 +00:00