NetBSD/sys/dev/cardbus
dyoung ac6193d02f *Always* update the desired power status of each CardBus function,
even if we cannot remove power from the function because its device
property 'pmf-powerdown' is present and equal to false.

Because we were not tracking the power status properly before, we
were not taking cards out of reset after a suspend/resume cycle on
their CardBus bridge.  We would lose the use of the card that way.
2008-06-11 07:01:54 +00:00
..
adv_cardbus.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ahc_cardbus.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
cardbus.c *Always* update the desired power status of each CardBus function, 2008-06-11 07:01:54 +00:00
cardbus_exrom.c Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
cardbus_exrom.h Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
cardbus_map.c use aprint_*_dev and device_xname 2008-04-06 07:54:17 +00:00
cardbusreg.h Cosmetic: use a name instead of a number for BAR0. 2007-08-30 02:39:11 +00:00
cardbusvar.h Use device_t. 2008-06-11 06:28:18 +00:00
cardslot.c use aprint_*_dev and device_xname 2008-04-06 07:54:17 +00:00
cardslotvar.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
com_cardbus.c Split device_t and softc for all com(4) devices (well, everything that 2008-03-14 15:09:09 +00:00
ehci_cardbus.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
files.cardbus Workbit NinjaATA-32 busmastering PIO IDE controller driver (njata) 2006-09-07 14:22:07 +00:00
fwohci_cardbus.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
if_ath_cardbus.c Remove code that is redundant with cardbus_child_resume(), which 2008-06-11 05:33:44 +00:00
if_atw_cardbus.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
if_ex_cardbus.c - ansify 2008-04-14 21:20:41 +00:00
if_fxp_cardbus.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
if_ral_cardbus.c Pull in some more changes from OpenBSD: 2008-04-29 22:21:45 +00:00
if_re_cardbus.c Split device_t/softc for re(4) and rtk(4). 2008-04-25 11:27:19 +00:00
if_rtk_cardbus.c Split device_t/softc for re(4) and rtk(4). 2008-04-25 11:27:19 +00:00
if_rtw_cardbus.c Match printf argument type (uintmax_t) to format string (PRIuMAX). 2008-05-14 19:24:48 +00:00
if_tlp_cardbus.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
njata_cardbus.c Split device_t and softc for ATA devices, as well as wd(4). Other 2008-03-18 20:46:35 +00:00
njs_cardbus.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ohci_cardbus.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
rbus.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
rbus.h machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
rbus_ppb.c Add support for PCI_BUS_FIXUP and PCI_ADDR_FIXUP on amd64. 2008-05-18 02:06:14 +00:00
uhci_cardbus.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
usb_cardbus.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00