summaryrefslogtreecommitdiffstats
path: root/sys/arch/i386/pci/pci_bus_fixup.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't renumber the PCI bus if we don't need to. Fixes some machines (Dellkettenis2006-08-181-7/+139
* change interrupt routing strategy from simplemickey2001-01-271-12/+9
* elliminate pci_bus_fixup.h by movingmickey2001-01-241-2/+1
* rename pcibios.h to pcibiosvar.hderaadt2000-10-311-2/+2
* sync w/ netbsd almost -current code (;mickey2000-08-081-9/+12
* Need <sys/device.h>.aaron2000-04-071-1/+2
* fix netbsd rcsids up.mickey2000-03-281-2/+2
* add missing OpenBSD RCS IDsbrad2000-03-271-0/+1
* from netbsd: pci interrupt routing code.mickey2000-03-261-0/+135