freebsd-dev/sys/dev/pccard
Maksim Yevmenkin 248a9ca8ba Shame on me. I screwed up product ID for the 3COM Bluetooth PC-Card.
It's 0x0040 not 0x0400.

MFC after:	3 days
2004-09-09 18:48:09 +00:00
..
card_if.m Include required machine/bus.h 2004-05-28 02:23:10 +00:00
pccard_cis_quirks.c Fixing disorder is the hardest thing in the world: Learn to sort :-) 2004-05-27 15:21:51 +00:00
pccard_cis.c Improve reading of CIS cards: 2004-04-12 20:56:34 +00:00
pccard_cis.h Add new file for definitions of CIS. We can share this with cardbus. 2003-10-07 03:35:48 +00:00
pccard.c Some cards don't have the info entries in the CIS, so vendorstr and/or 2004-08-16 15:57:18 +00:00
pccarddevs Shame on me. I screwed up product ID for the 3COM Bluetooth PC-Card. 2004-09-09 18:48:09 +00:00
pccardreg.h o move the cis tuple definitions into a common file. 2003-10-07 03:33:54 +00:00
pccardvar.h Don't nest includes here. There's no need and the subset included is lame. 2004-05-28 02:24:07 +00:00
power_if.m