freebsd-dev/sys/dev/cardbus
Jonathan Chen 63fa9f4c0d Part two of this NEWCARD update:
Briefly, the significant changes include:
 * Way better resource management in pccbb, pccard and cardbus.
 * pccard hot-removal now appears to work.
 * support pre-fetchable memory in cardbus.
 * update cardbus to support new pci bus interface functions.
 * Fix CIS reading to no longer use rman_get_virtual().

What's not there, but in the works:
 * pccard needs to do interrupt properly and not read the ISR on single
   function cards.
 * real resource management for pccard
 * a complete implementation of CIS parsing
 * need to look into how to correctly use mutex in pccbb
2001-08-27 00:09:42 +00:00
..
cardbus_cis.c Part two of this NEWCARD update: 2001-08-27 00:09:42 +00:00
cardbus_cis.h Part two of this NEWCARD update: 2001-08-27 00:09:42 +00:00
cardbus.c Part two of this NEWCARD update: 2001-08-27 00:09:42 +00:00
cardbusreg.h Non-functional changes to NEWCARD stuff. 2001-08-26 23:55:34 +00:00
cardbusvar.h Part two of this NEWCARD update: 2001-08-27 00:09:42 +00:00