summaryrefslogtreecommitdiff
path: root/sys/dev/cardbus/if_bwi_cardbus.c
AgeCommit message (Expand)Author
2007-10-21Replace Cardbus_conf_* calls by cardbus_conf_* ones. This solves theMarcus Glocker
2007-09-27Add automatic rate control (AMRR).Marcus Glocker
2007-09-24Remove BCM4311 and BCM4312 which are PCIe chipsets and therefore will notMarcus Glocker
2007-09-15Properly fill in some of the pci information the driver uses internally.Jonathan Gray
2007-09-13No variable names in prototypes.Marcus 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