freebsd-dev/sys/dev/cardbus
Warner Losh 161832a1cf When freeing all the resources of the card, it is better to turn off
the PORTEN and MEMEN bits in the command register than to zero the
bars.

Use pci_write_ivar directly instead of a one-line wrapper that adds no
value.

Track verbosity changes in pci.

Remove a stray blank line.
2009-03-10 12:10:50 +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 Move resource allocation routines from cardbus_cis.c to cardbus.c. 2005-02-06 21:03:13 +00:00
cardbus_device.c Remove unused variable. 2009-02-06 00:55:19 +00:00
cardbus.c When freeing all the resources of the card, it is better to turn off 2009-03-10 12:10:50 +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