summaryrefslogtreecommitdiff
path: root/sys/dev/cardbus/if_atw_cardbus.c
AgeCommit message (Expand)Author
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2006-10-12Add a symbolic name parameter to cardbus_intr_establish().Alexander Yurchenko
2006-06-21removal of '#ifdef rbus ... #else ...' directives, we use rbus in allFelix Kronlage
2005-09-24Make atw_cardbus_power() not tell us its name every time it is called...Jonathan Gray
2005-09-08Remove the last of the FreeBSD compatiblity goop.Jonathan Gray
2005-06-08useless netns includes; there was no NS stuff ever hereHenning Brauer
2005-05-27make sure to enable socket on resume.Robert Nagy
2005-05-16Use cardbus_matchbyid().Brad Smith
2004-10-07cardbusdevs -> pcidevsBrad Smith
2004-08-04Fix printing of revision string.Todd C. Miller
2004-07-283Com OfficeConnect 3CRSHPW796 Cardbus card is atw(4) rev 1.5.Todd C. Miller
2004-07-25Store pci/cardbus revision number. From NetBSD (dyoung)Todd C. Miller
2004-07-25Program BARs before enabling memory or I/O access. From NetBSD (mycroft).Todd C. Miller
2004-07-15kill sc_intr_ackTodd C. Miller
2004-06-22atw(4) driver from NetBSD (dyoung). Based in part on a port byTodd C. Miller