Warner Losh 387ca2cc8a Checkpoint a work in progress:
o Use the common pci_* routines in preference to the copied and hacked
  routines from an ancient pci.c.

This saves 509 lines in cardbus.c.  More savings to follow when I
convert the resource code over.  In the past when I've done this the
resource code conversion breaks cardbus in subtle ways so I'm doing a
1/2 way checkpoint this time.  cardbus still works for me the same as
it did before.

It also looks like cardbus devices now show up as pci bus devices to
pciconf -l, but maybe that was happening before.

Inspired by a patch from Justin Gibbs many moons ago.  When he
finishes his kobj multiple inheritance work, we can transition the
finished version of this work to that fairly easily.
2003-02-16 02:06:50 +00:00
..
2002-11-14 05:08:22 +00:00
2003-02-14 13:10:40 +00:00
2003-02-05 14:03:55 +00:00
2003-02-16 02:06:50 +00:00
2002-11-06 22:58:55 +00:00
2003-02-02 13:30:00 +00:00
2003-01-21 17:22:52 +00:00
2002-10-18 12:06:01 +00:00
2003-02-07 06:58:32 +00:00
2003-02-16 01:30:31 +00:00
2003-02-05 14:03:55 +00:00
2003-02-11 08:19:52 +00:00
2002-11-28 01:09:29 +00:00
2003-02-15 13:58:28 +00:00
2003-02-05 15:56:04 +00:00
2003-02-10 13:31:49 +00:00
2002-11-28 01:15:01 +00:00
2003-02-07 02:36:20 +00:00
2003-02-13 12:57:24 +00:00
2003-02-01 07:23:47 +00:00