summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_ath_pci.c
AgeCommit message (Expand)Author
2005-09-22remove the very basic ath(4) rate control implementation and useReyk Floeter
2005-09-08save the pcitagReyk Floeter
2005-09-08remove unused variables from ath_pci_softcReyk Floeter
2005-09-08tell the driver to allocate memory for the size of ath_pci_softcReyk Floeter
2005-09-08Remove the last of the FreeBSD compatiblity goop.Jonathan Gray
2005-08-17cleanup and knf. remove the ath_product() workaround.Reyk Floeter
2005-08-09do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisub...Michael Shalayeff
2005-01-03Make ath at cardbus not depend on ath at pci. ok reyk@Jonathan Gray
2004-11-23support the gpio found on ath(4) devices.Reyk Floeter
2004-11-02no CardBus here.Brad Smith
2004-11-02imported Sam Leffler's ath driver for atheros multimode wireless nicsReyk Floeter