summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_bwi_pci.c
AgeCommit message (Expand)Author
2008-02-14deal with a 64-bit BAR such as with PCIe chipsets.Brad Smith
2007-09-27Add automatic rate control (AMRR).Marcus Glocker
2007-09-15Properly fill in some of the pci information the driver uses internally.Jonathan Gray
2007-09-13Forgot to set psc->psc_pcitag. Replace all PCI/Cardbus config spaceMarcus Glocker
2007-09-13Enable access to PCI and Cardbus config space from the driver. Lets usMarcus Glocker
2007-09-12PCI and Cardbus hookup for the Broadcom AirForce devices.Marcus Glocker