README revision 1.1
1This directory contains files which are used during PCI configuration
2and PCI device drivers.  Eventually, most of the device drivers and
3some of the configuration support should become machine-independent
4and be moved to a more general location.
5
6The configuration support was implemented according to the `PCI Local
7Bus Specification, Production Version, Revision 2.0' dated April 30,
81993.  Section numbers referred to in the code may be specific to that
9edition of the specification.
10
11Some attempt has been made to insure that the code works on rogue
12machines where the BIOS doesn't do its job, but in general I can't
13guarantee that.
14
15--
16- Charles Hannum
17  NetBSD group
18  August 8, 1994
19