NetBSD/sys/arch/i386/pci
thorpej 204183c0fa * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to
NULL for root PCI busses.  For busses behind a bridge, it points to
  a persistent copy of the bridge's pcitag_t.  This can be very useful
  for machine-dependent PCI bus enumeration code.
* Implement a machine-dependent pci_enumerate_bus() for sparc64 which
  uses OFW device nodes to enumerate the bus.  When a PCI bus that is
  behind a bridge is attached, pci_attach_hook() allocates a new PCI
  chipset tag for the new bus and sets it's "curnode" to the OFW node
  of the bridge.  This is used as a starting point when enumerating
  that bus.  Root busses get the OFW node of the host bridge (psycho).
* Garbage-collect "ofpci" and "ofppb" from the sparc64 port.
2002-05-16 01:01:28 +00:00
..
agp_machdep.c add RCSID 2001-11-15 07:03:28 +00:00
ali1543.c add RCSID 2001-11-15 07:03:28 +00:00
amd756.c add RCSID 2001-11-15 07:03:28 +00:00
amd756reg.h patch PR port-i386/11114 by MINOURA Makoto. 2001-04-19 17:32:40 +00:00
i82802reg.h Add support for sampling the random number generator on 2000-10-27 22:49:21 +00:00
opti82c558.c add RCSID 2001-11-15 07:03:28 +00:00
opti82c558reg.h
opti82c700.c add RCSID 2001-11-15 07:03:28 +00:00
opti82c700reg.h
pceb.c add RCSID 2001-11-15 07:03:28 +00:00
pchb_rnd.c add RCSID 2001-11-15 07:03:28 +00:00
pchb.c * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to 2002-05-16 01:01:28 +00:00
pchbvar.h Add support for sampling the random number generator on 2000-10-27 22:49:21 +00:00
pci_addr_fixup.c add RCSID 2001-11-15 07:03:28 +00:00
pci_addr_fixup.h added context parameter to pciaddr_resource_{reserve,allocate} 2001-07-06 18:02:35 +00:00
pci_bus_fixup.c Reset configuration of bridge order before enumerating bridge devices. 2002-01-22 15:08:53 +00:00
pci_bus_fixup.h when fixing up buses, keep track of the parent of each bus, 2001-07-06 18:03:17 +00:00
pci_intr_fixup.c Add 82801BAM as piix. 2001-12-07 08:07:57 +00:00
pci_intr_fixup.h Add support for ALi M1543 in pcibios. 2001-08-27 08:21:20 +00:00
pci_machdep.c Default to telling the MI PCI code that rd/line, rd/mult, and wr/inv 2002-02-28 21:48:05 +00:00
pcib.c add RCSID 2001-11-15 07:03:28 +00:00
pcibios.c Look for _PIR in addition to $PIR. My libretto L2 now works without 2002-01-28 23:53:08 +00:00
pcibios.h Add pci_bridge_foreach (). 2002-01-22 15:07:27 +00:00
pcic_pci_machdep.c add RCSID 2001-11-15 07:03:28 +00:00
pciide_machdep.c add RCSID 2001-11-15 07:03:28 +00:00
pcmb.c add RCSID 2001-11-15 07:03:28 +00:00
piix.c add RCSID 2001-11-15 07:03:28 +00:00
piixreg.h
piixvar.h
sis85c503.c add RCSID 2001-11-15 07:03:28 +00:00
sis85c503reg.h
via82c586.c add RCSID 2001-11-15 07:03:28 +00:00
via82c586reg.h