freebsd-skq/sys/dev/cardbus
Warner Losh cfd1374177 Write 0 to all the bars in cardbus_cardbus_setup_regs. This is needed
because on at least my dc based cards there's garbage in there.  The
recent changes in the resource code appears to have unmasked this
problem...  At least dc now probes/attaches better than it did before.

Also, we no longer need to write to the cfg for the other registers.
2007-05-16 20:00:36 +00:00
..
cardbus_cis.c Change PCIM_CIS_ASI_TUPLE to _CONFIG. 2007-05-16 18:42:38 +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 Implement /dev/cardbus%d.cis, same thing as /dev/pccard%d.cis. There 2005-12-29 01:43:47 +00:00
cardbus.c Write 0 to all the bars in cardbus_cardbus_setup_regs. This is needed 2007-05-16 20:00:36 +00:00
cardbusreg.h Cardbus has only 1 slot, so simplify a little. 2005-10-28 06:03:53 +00:00
cardbusvar.h Retire BARBIT in favor of new PCI_RID2BAR. 2005-12-29 23:41:29 +00:00