freebsd-dev/sys/dev/pccard
Warner Losh 1a3f777ef4 Cleanup of resource allocation code after having my attention focused on
this code:
o rid is stored in the resource, so don't bother keeping track of it here.
o Implement memory space
o Don't try to activate 'memory card' CFEs.  This is type memory, as opposed
  to the memory resource.
2005-04-12 06:00:06 +00:00
..
card_if.m Remove more deadwood that never got implemented in NEWCARD, since NEWCARD 2005-02-15 02:54:53 +00:00
pccard_cis_quirks.c deal with failed malloc calls 2005-03-26 21:30:49 +00:00
pccard_cis.c deal with malloc failure 2005-03-26 21:34:12 +00:00
pccard_cis.h Some older PC Cards have a weird format for FUNCE tuples. They appear 2005-01-21 02:11:48 +00:00
pccard.c Cleanup of resource allocation code after having my attention focused on 2005-04-12 06:00:06 +00:00
pccarddevs Belkin F5D5020 is an OEM'd card from RACORE based on the AX88190 2005-02-22 22:07:18 +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 Cleanup of resource allocation code after having my attention focused on 2005-04-12 06:00:06 +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