summaryrefslogtreecommitdiff
path: root/sys/dev/cardbus/if_rtw_cardbus.c
AgeCommit message (Expand)Author
2010-03-27Give cardbus the pci_chipset_tag_t from pccbb and push it out throughJonathan Gray
2010-03-27Bring back cardbus_chipset_tag_t which is in practice aJonathan Gray
2010-03-22Remove some cardbus defines and types which are identical toJonathan Gray
2008-07-18the Belkin F5D7010 version # is a RTL8185 cardbus device. thisReyk Floeter
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2007-09-20Print a colon out front to correct the interrupt string printing.Brad Smith
2007-09-05Only match on RTL8185 if RTW_DEBUG is set, support for the RTL8185Jonathan Gray
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-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-29add the RTL8185 (not working yet)Reyk Floeter
2005-05-27make sure to enable socket on resume.Robert Nagy
2005-05-16Use cardbus_matchbyid().Brad Smith
2005-02-10Remove redundant product name strings, simplify matching slightly.Jonathan Gray
2005-02-09Match D-Link DWL-610.Jonathan Gray
2005-01-04shrink dmesg outputJonathan Gray
2004-12-29Driver for Realtek 802.11 devices from NetBSD.Jonathan Gray