freebsd-src/sys/dev/ath
Doug Rabson 0be389f3ca Remove explicit cardbus attachments from drivers where this is identical
to the pci attachment. Cardbus is a derived class of pci so all pci
drivers are automatically available for matching against cardbus devices.

Reviewed by: imp
2003-11-03 09:22:18 +00:00
..
if_ath.c o check hal ABI version to catch driver-HAL mismatches 2003-11-01 03:37:33 +00:00
if_ath_pci.c Remove explicit cardbus attachments from drivers where this is identical 2003-11-03 09:22:18 +00:00
if_athioctl.h Add support for the experimental radiotap capture format. With this 2003-09-05 22:22:49 +00:00
if_athvar.h o convert mutex calls to #defines for portability, etc. 2003-10-14 22:51:45 +00:00