summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_atw_pci.c
AgeCommit message (Collapse)Author
2004-12-31Define atw cfdriver struct in atw.c so atw at cardbus does notJonathan Gray
depend on atw at pci. ok millert@
2004-07-25Store pci/cardbus revision number. From NetBSD (dyoung)Todd C. Miller
2004-06-27Reduce verbosity of atw PCI attach without removing actual info.Todd C. Miller
2004-06-22atw(4) driver from NetBSD (dyoung). Based in part on a port byTodd C. Miller
Matthew Gream. Unfortunately, the adm8211 card I have with me does not work correctly with the driver yet so real testing will have to wait until I get my hands on an adm8211-based DWL-650 or something similar.