NetBSD/sys/arch/i386/pci
drochner 8002eb91a6 -fix botched switch/case nesting which made AGP on i810 in GFX mode fail
-remove the check for i810's internal graphics completely: we'll attach
 AGP whether in GFX or AGP mode anyway, and the SMRAM register test
 was of questionable value (should have masked with 0xc0, but even then
 the builtin graphics appeared enabled although I used an external
 PCI card)
2001-09-17 12:07:32 +00:00
..
agp_machdep.c Attach agp gart support @ pchb. Not very clean, but agp support may 2001-09-10 10:06:54 +00:00
ali1543.c correct the set/get trigger code for ALi M1543 interrupt router. 2001-09-13 14:00:52 +00:00
amd756.c patch PR port-i386/11114 by MINOURA Makoto. 2001-04-19 17:32:40 +00:00
amd756reg.h patch PR port-i386/11114 by MINOURA Makoto. 2001-04-19 17:32:40 +00:00
i82802reg.h
joy_pci.c
opti82c558.c
opti82c558reg.h
opti82c700.c
opti82c700reg.h
pceb.c
pchb.c -fix botched switch/case nesting which made AGP on i810 in GFX mode fail 2001-09-17 12:07:32 +00:00
pchb_rnd.c Mix random data directly into the pool and increase entropy instead of 2001-09-09 00:48:54 +00:00
pchbvar.h
pci_addr_fixup.c - Correct a value of subend. 2001-08-27 13:02:12 +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 when fixing up buses, keep track of the parent of each bus, 2001-07-06 18:03:17 +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 support for ALi M1543 in pcibios. 2001-08-27 08:21:20 +00:00
pci_intr_fixup.h Add support for ALi M1543 in pcibios. 2001-08-27 08:21:20 +00:00
pci_machdep.c added some debugging to error message in pci_intr_map(). 2001-07-06 18:04:22 +00:00
pcib.c
pcibios.c context argument added to pci_device_foreach(). 2001-07-06 18:04:58 +00:00
pcibios.h context argument added to pci_device_foreach(). 2001-07-06 18:04:58 +00:00
pcic_pci_machdep.c
pciide_machdep.c
pcmb.c Match any device with class bridge and subclass BRIDGE_MC, instead 2001-04-21 19:18:20 +00:00
piix.c
piixreg.h
piixvar.h
sis85c503.c
sis85c503reg.h
via82c586.c
via82c586reg.h