summaryrefslogtreecommitdiff
path: root/sys/external/isc
AgeCommit message (Expand)Author
2011-02-21add AR9285 supportcegger
2011-02-20add AR9280 supportjmcneill
2011-02-20support building as a modulejmcneill
2011-01-26Protect against a NULL pointer dereference that I've seen in the wild.dyoung
2009-08-07NetBSD doesn't support alq(9) and hence ATHHAL_DEBUG_ALQ is unusable.sborrill
2009-05-14Fix prototypes to match the functions. The prototypes had `int' specified forreinoud
2009-03-24Now that we compile the Atheros HAL from source we pass all the rightmartin
2009-01-06initialise some variables whined about by gcc -O3.mrg
2008-12-31KNF.christos
2008-12-31Add a return HAL_OK in the AR_EEP_MACADDR case. Without thisphil
2008-12-13Restore a valid call to ath_hal_wait() and wrap the if() statement with curly...alc
2008-12-12Don't display the global kernel symbol `version' but the *eeprom* version, as...alc
2008-12-12make i386 ALL kernel compilecegger
2008-12-11Add HAL standard option and file list.alc
2008-12-11Import HAL's OS dependent code and config(9)'s interface header.alc
2008-12-11Fix the build of the new HAL:alc
2008-12-11Import Atheros HAL, from FreeBSD (revision 185521)alc