summaryrefslogtreecommitdiff
path: root/sys/dev/ath/if_ath_pci.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.2.0_cvscvs2svn2004-01-101-1/+1
* Sometimes cardbus attachments don't attach, so while we track downWarner Losh2003-11-281-0/+1
* Remove explicit cardbus attachments from drivers where this is identicalDoug Rabson2003-11-031-1/+0
* o convert mutex calls to #defines for portability, etc.Sam Leffler2003-10-141-4/+3
* Close a race where ath_intr is installed and may be called beforeSam Leffler2003-08-131-0/+5
* Mega busdma API commit.Scott Long2003-07-011-0/+2
* Atheros 802.11 driver. Requires Atheros Hardware Access Lay (HAL).Sam Leffler2003-06-231-0/+296