Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / dev / pci / README
bloba99e756a85ec40fd5efd03e923806578210ae659
1 $NetBSD: README,v 1.2 1994/10/27 04:21:29 cgd Exp $
3 This directory contains files which are used during PCI configuration
4 and PCI device drivers.  Eventually, most of the device drivers and
5 some of the configuration support should become machine-independent
6 and be moved to a more general location.
8 The configuration support was implemented according to the `PCI Local
9 Bus Specification, Production Version, Revision 2.0' dated April 30,
10 1993.  Section numbers referred to in the code may be specific to that
11 edition of the specification.
13 Some attempt has been made to insure that the code works on rogue
14 machines where the BIOS doesn't do its job, but in general I can't
15 guarantee that.
18 - Charles M. Hannum
19   NetBSD group
20   August 8, 1994