freebsd-nq/sys/dev/pccard
Warner Losh 2bf7a0e949 Big cleanup of resource code for pccard. Once coventry noticed
problems here, it became clear we were being too complex.

o Don't keep track of resources in two places
o Use resource_list_purge instead of rolling our own
o Just reassign the ownership of the resource, rather than freeing it
  and reallocating it.
o Fix compile problems when sizeof(u_long) != sizeof(int)
2005-04-12 15:25:31 +00:00
..
card_if.m
pccard_cis_quirks.c
pccard_cis.c
pccard_cis.h
pccard.c Big cleanup of resource code for pccard. Once coventry noticed 2005-04-12 15:25:31 +00:00
pccarddevs
pccardreg.h
pccardvar.h Big cleanup of resource code for pccard. Once coventry noticed 2005-04-12 15:25:31 +00:00
power_if.m