1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-16 15:11:52 +00:00
freebsd/sys/dev/cardbus
Warner Losh a84736bdf6 When no driver attaches to a card, don't power down the card. We can
now read config registers of cardbus cards that are inserted, but
aren't attached to a driver.
Also, add a power related comment...
2008-12-31 07:41:42 +00:00
..
cardbus_cis.c Overhaul of CIS parsing, next step: keep a cached copy of the CIS, 2008-11-17 01:32:29 +00:00
cardbus_cis.h
cardbus_device.c Don't call destroy_dev on the alias. This fixes half a dozen PRs I think. 2008-12-02 04:54:31 +00:00
cardbus.c When no driver attaches to a card, don't power down the card. We can 2008-12-31 07:41:42 +00:00
cardbusreg.h Turns out this isn't even used at all... The bogon that I was tracing was 2008-11-03 06:37:59 +00:00
cardbusvar.h Don't call destroy_dev on the alias. This fixes half a dozen PRs I think. 2008-12-02 04:54:31 +00:00