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