freebsd-dev/sys/dev/cardbus
Warner Losh bee89c7386 Use the child to allocate the resource rather than bridge, since we're
allocating a resource that's in the card itself.

Remove more now-redundant resource_list_add, and now-redunant code
that lives in the pci layer.

# This fixes the atheros card that I have which had its CIS in one of
# the BARs.  Don't know yet if this fixes the amd64 issues reported.
2006-01-03 03:36:17 +00:00
..
cardbus_cis.c Use the child to allocate the resource rather than bridge, since we're 2006-01-03 03:36:17 +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 Remove now-obsolete printf warning. 2005-12-30 19:38:47 +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