freebsd-dev/sys/dev/pci
John Baldwin ba90ccc69a Batton down the hatches!!!
Always route PCI interrupts on i386 UP machines.  I was planning to enable
this for i386 anyways once SMP support is done.  Having this enabled fixes
problems on many people's laptops.

Requested by:	imp
2003-06-04 21:10:15 +00:00
..
eisa_pci.c Next round of PCI subsystem updates: 2000-12-13 01:25:11 +00:00
fixup_pci.c Fix reversed arguments to pci_write_config() 2001-06-03 09:45:40 +00:00
ignore_pci.c Next phase in the PCI subsystem cleanup. 2000-12-08 22:11:23 +00:00
isa_pci.c Save and restore the interrupt Edge/Level Control Registers (ELCR) 2002-10-30 19:55:06 +00:00
pci_if.m Return status for PCI methods '{enable,disable}_{io,busmaster}'. 2003-04-16 03:15:08 +00:00
pci_pci.c Calculate routed interrupts using the slot number from the device and 2003-05-22 17:45:26 +00:00
pci_private.h Return status for PCI methods '{enable,disable}_{io,busmaster}'. 2003-04-16 03:15:08 +00:00
pci_user.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
pci.c Batton down the hatches!!! 2003-06-04 21:10:15 +00:00
pcib_if.m - Fix the device database parsing code so that it actually works. 2000-12-09 09:15:38 +00:00
pcib_private.h Make the base pcib_route_interrupt method available to other pci-pci bridge 2003-01-14 11:37:56 +00:00
pcireg.h Add constants for USB programming interfaces. These are already defined 2003-04-23 15:51:36 +00:00
pcivar.h Return status for PCI methods '{enable,disable}_{io,busmaster}'. 2003-04-16 03:15:08 +00:00