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 Add support for sampling the random number generator on 2000-10-27 22:49:21 +00:00
joy_pci.c Added a PCI frontend for the legacy ISA joystick driver. 2000-03-26 15:36:48 +00:00
opti82c558.c use I386_PCI_INTERRUPT_LINE_NO_CONNECTION instead of magic number. 2000-07-18 11:24:09 +00:00
opti82c558reg.h Interrupt router drivers from UCHIYAMA Yasushi's PCI BIOS patches, 1999-11-17 01:21:20 +00:00
opti82c700.c - deal with FIRESTAR_PIR_SELECT_PIRQ case on set/get_trigger(), 2000-07-18 11:07:20 +00:00
opti82c700reg.h - deal with FIRESTAR_PIR_SELECT_PIRQ case on set/get_trigger(), 2000-07-18 11:07:20 +00:00
pceb.c bzero->memset 1998-08-05 02:11:00 +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
pchb.c -fix botched switch/case nesting which made AGP on i810 in GFX mode fail 2001-09-17 12:07:32 +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 - 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 The VIA Technologies VT82C686A SMBus Controller claims to be a PCI/ISA 2000-05-12 20:31:22 +00:00
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 Fix up support for PCI attachments of pcic devices on i386 in general, 1998-12-20 17:53:28 +00:00
pciide_machdep.c Move PCIIDE_CHANNEL_NAME macro to pciidereg.h. 2000-03-09 20:26:31 +00:00
pcmb.c Match any device with class bridge and subclass BRIDGE_MC, instead 2001-04-21 19:18:20 +00:00
piix.c add several debug printf which can be enabled by PIIX_DEBUG. 2000-07-18 11:10:22 +00:00
piixreg.h Interrupt router drivers from UCHIYAMA Yasushi's PCI BIOS patches, 1999-11-17 01:21:20 +00:00
piixvar.h Interrupt router drivers from UCHIYAMA Yasushi's PCI BIOS patches, 1999-11-17 01:21:20 +00:00
sis85c503.c use I386_PCI_INTERRUPT_LINE_NO_CONNECTION instead of magic number. 2000-07-18 11:24:09 +00:00
sis85c503reg.h Interrupt router drivers from UCHIYAMA Yasushi's PCI BIOS patches, 1999-11-17 01:21:20 +00:00
via82c586.c Fix typo (s/req/reg/). 2001-01-05 19:08:04 +00:00
via82c586reg.h fix VP3_CFG_INTR_MASK 2000-04-22 15:00:41 +00:00