cgd 87328287b7 modify these to provide a new, better-specified PCI interface
(soon to be documented on mailing lists; eventually in section 9 manual
pages), most importantly:
	(1) support interrupt pin swizzling on non-i386 systems with
	    PCI-PCI bridges (per PPB spec; done, but meaningless, on i386).
	(2) provide pci_{io,mem}_find(), to determine what I/O or memory
	    space is described by a given PCI configuration space
	    mapping register.
	(3) provide pci_intr_map(), pci_intr_string(), and
	    pci_intr_{,dis}establish() to manipulate and print info about
	    PCI interrupts.
	(4) make pci functions take as an argument a machine-dependent
	    cookie, to allow more flexibility in implementation.
1996-03-27 04:08:24 +00:00
..
1996-03-17 00:53:54 +00:00
1996-03-26 17:06:46 +00:00
1996-03-21 22:37:26 +00:00
1996-03-14 19:05:07 +00:00
1996-03-24 01:26:57 +00:00
1996-03-14 19:05:07 +00:00
1996-03-22 23:02:02 +00:00
1996-03-22 23:02:02 +00:00
1996-03-22 23:02:02 +00:00
1996-03-22 23:02:02 +00:00
1996-03-16 23:19:08 +00:00