freebsd-src/sys/dev/pccard
Warner Losh 1376a07bcf MFp4:
Reduce the size of ed a little by removing some CIS based entries (others
likely can be removed too):
o The D-Link DFE-670TXD doesn't need its own entry based on strings.
o The Xircom CompactCard appears to be a TDK design, so list it there by ID
  and remove the strings.

Increase the size of ed a little:
o Add support for the Addtron AE-660CT and Addtron AE-660.  This is a very
  generic NE-2000 clone (so generic that its CIS tags say NE-2000 generic
  card!).
2005-09-10 00:17:55 +00:00
..
card_if.m Add a much-requested feature: The ability for pccard attachments to 2005-07-01 03:40:28 +00:00
pccard.c Insert missing int i; 2005-07-15 01:43:08 +00:00
pccard_cis.c I believe that this tsleep was placed here in 1.28 to try to solve the 2005-07-17 20:16:22 +00:00
pccard_cis.h The supposed OLD STYLE network MAC id tuple was really just a buggy 2005-07-13 14:59:06 +00:00
pccard_cis_quirks.c deal with failed malloc calls 2005-03-26 21:30:49 +00:00
pccarddevs MFp4: 2005-09-10 00:17:55 +00:00
pccardreg.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
pccardvar.h o Check to make sure the card has a function (panic if not) in read_ivar. 2005-07-13 15:00:59 +00:00
power_if.m Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00