summaryrefslogtreecommitdiff
path: root/sys/contrib/dev/ath
AgeCommit message (Expand)Author
2006-08-17Fix all the -D*DEBUG* code that it was rotting away and did not even compile.christos
2006-07-21- Use the LWP cached credentials where sane.ad
2006-07-04put depend back.christos
2006-07-04more typos.christos
2006-07-04another dependency.christos
2006-07-04typochristos
2006-07-04athrate_sample.o needs the generated header filechristos
2006-06-25add a missing dependency.christos
2006-06-07merge FreeBSD timecounters from branch simonb-timecounterskardel
2006-06-07For cases where AH_REGOPS_FUNC is not defined, the bus tag is not defined.gdamore
2006-06-07Add missing file (forgot to commit this) for AR531X systems.gdamore
2006-06-05Import new HAL 0.9.17.2. Approved by sam@gdamore
2006-05-14integrate kauth.elad
2006-04-06Undo an accidental commit of ah.h from an unreleased version of the HAL.gdamore
2006-04-05Use a -I to add path to netbsd/ah_osdep, and remove #ifdef __NetBSD__gdamore
2006-04-05Move "depend" target into block which is only used if ath(4) is enabledtron
2006-04-05Rename AH_DEBUG, AH_ASSERT, and AH_DEBUG_ALQ to ATH_XXX.gdamore
2006-04-05Add rule to make athhal_options.h from ${ATH_HAL}.opt_ah.h, so that wegdamore
2006-04-04Add missing "-elf" suffix to ATH_HAL for sparc and sparc64.nakayama
2006-04-04Convert existing ath users to new Makefile, except for amd64, which needsgdamore
2006-04-04Centralize rules for building atheros HAL for various supported platforms,gdamore
2006-04-02Reorganize ath layout as requested by sam@ and suggested by dyoung@ ingdamore