NetBSD/sys/arch/i386/pci
fvdl ae4b76c8d3 New interrupt code. The basic idea behind it is to hide the differences
in interrupt controllers in struct pic, and try to keep as much
common code as possible. At the lowest (asm) level, this is done
with CPP macros.

The main structure is now struct intrsource, describing an established
interrupt line, of any kind (soft/hard local apic/legacy apic/IO apic).
For quick masking, there may be a maximum of 32 sources per CPU.
Sources can be assigned to any CPU in the MP case, though currently they
all go to the boot CPU.
2002-11-22 15:23:35 +00:00
..
agp_machdep.c New interrupt code. The basic idea behind it is to hide the differences 2002-11-22 15:23:35 +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
elan520.c Tidy up CFATTACH_DECL() formatting. 2002-10-02 05:47:08 +00:00
elan520reg.h Add a driver for the AMD Elan SC520 System Controller. The "elansc" 2002-08-12 01:03:12 +00:00
i82802reg.h
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
p64h2apic.c * Add "struct device" to the softc. 2002-10-17 22:03:40 +00:00
pceb.c Tidy up CFATTACH_DECL() formatting. 2002-10-02 05:47:08 +00:00
pchb.c Tidy up CFATTACH_DECL() formatting. 2002-10-02 05:47:08 +00:00
pchb_rnd.c Add missing calls to bus_space_unmap(9) when the hardware RNG is not 2002-06-09 15:02:25 +00:00
pchbvar.h
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 New interrupt code. The basic idea behind it is to hide the differences 2002-11-22 15:23:35 +00:00
pci_intr_fixup.h Add support for ALi M1543 in pcibios. 2001-08-27 08:21:20 +00:00
pci_machdep.c New interrupt code. The basic idea behind it is to hide the differences 2002-11-22 15:23:35 +00:00
pcib.c Tidy up CFATTACH_DECL() formatting. 2002-10-02 05:47:08 +00:00
pcibios.c Merge Bill Sommerfeld's i386 MP branch. This code has some known 2002-10-01 12:56:36 +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 Tidy up CFATTACH_DECL() formatting. 2002-10-02 05:47:08 +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