freebsd-dev/sys/dev/pccbb
Warner Losh 3ac604874c Simplify the opening of the resources for cardbus cards. Before we'd
try very hard to be perfect.  However, these attempts broke down when
there were large numbers of resources.  We'd not be able to map them all.

Instead, accept that we might pass more range to thse subbus than
might be optimal be able to compute.  However, there's little harm in
this and it allows us to pass greater resources through.

# it has been suggested that we allocate a fixed amount of resources
# on attach and give it out upon request.  This might not be a bad idea...
2005-12-29 23:38:45 +00:00
..
pccbb_isa.c Make sure we set bst and bsh in the softc. 2005-10-19 00:18:11 +00:00
pccbb_pci.c MFP4: More removal of unused stuff. 2005-10-08 06:58:51 +00:00
pccbb.c Simplify the opening of the resources for cardbus cards. Before we'd 2005-12-29 23:38:45 +00:00
pccbbdevid.h Mollify the whitespace police 2005-11-08 15:42:12 +00:00
pccbbreg.h nits 2005-12-27 18:55:21 +00:00
pccbbvar.h MFP4: More removal of unused stuff. 2005-10-08 06:58:51 +00:00