freebsd-dev/sys/dev/cardbus
John Baldwin 0d439b5f93 More properly handle Cardbus cards that that store their CIS in a BAR after
the recent changes to track BAR state explicitly.  The code would now
attempt to add the same BAR twice in this case.  Instead, change this so
that it recognizes this case and only adds it once and do not delete the
BAR outright after parsing the CIS.

Tested by:	bschmidt
2011-06-06 13:21:11 +00:00
..
cardbus_cis.c More properly handle Cardbus cards that that store their CIS in a BAR after 2011-06-06 13:21:11 +00:00
cardbus_cis.h
cardbus_device.c
cardbus.c
cardbusreg.h
cardbusvar.h