freebsd-dev/sys/contrib
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
..
altq/altq Fix a number of style issues in the MALLOC / FREE commit. I've tried to 2008-10-23 20:26:15 +00:00
dev Switch to ath hal source code. Note this removes the ath_hal 2008-12-01 16:53:01 +00:00
ia64/libuwx Apply local modifications to make Unwind Express BETA 10 buildable and 2006-07-07 23:56:34 +00:00
ipfilter/netinet Unhide declarations of network stack virtualization structs from 2008-11-28 23:30:51 +00:00
ngatm This commit was generated by cvs2svn to compensate for changes in r171364, 2007-07-11 14:41:54 +00:00
pf Cache so_cred as inp_cred in the inpcb. 2008-10-04 15:06:34 +00:00
rdma Step 1.5 of importing the network stack virtualization infrastructure 2008-10-02 15:37:58 +00:00