NetBSD/sys/dev/pci
mycroft 3c3258eb6d Make this work. 1994-08-11 04:54:13 +00:00
..
README
ncr.c Add NCR 53c8XX driver, originally from Wolfgang Stanglmeier. 1994-08-09 22:20:44 +00:00
ncr_reg.h Add NCR 53c8XX driver, originally from Wolfgang Stanglmeier. 1994-08-09 22:20:44 +00:00
ncrreg.h Add NCR 53c8XX driver, originally from Wolfgang Stanglmeier. 1994-08-09 22:20:44 +00:00
ncrstat.c Make this work. 1994-08-11 04:54:13 +00:00
pci.c Update some comments. 1994-08-10 04:37:52 +00:00
pci_subr.c Update some comments. 1994-08-10 04:37:52 +00:00
pcireg.h
pcivar.h

README

This directory contains files which are used during PCI configuration
and PCI device drivers.  Eventually, most of the device drivers and
some of the configuration support should become machine-independent
and be moved to a more general location.

The configuration support was implemented according to the `PCI Local
Bus Specification, Production Version, Revision 2.0' dated April 30,
1993.  Section numbers referred to in the code may be specific to that
edition of the specification.

Some attempt has been made to insure that the code works on rogue
machines where the BIOS doesn't do its job, but in general I can't
guarantee that.

--
- Charles Hannum
  NetBSD group
  August 8, 1994