summaryrefslogtreecommitdiff
path: root/sys/arch/i386/pci/pci_addr_fixup.c
AgeCommit message (Expand)Author
2002-06-14spelling; from Brian Poole <raj@cerias.purdue.edu>Todd T. Fries
2002-03-14First round of __P removal in sysTodd C. Miller
2001-12-04missing \nMichael Shalayeff
2001-07-05Get rid of the wrapper macros around extent_alloc*1Artur Grabowski
2001-06-17Don't pciaddr_do_resource_allocate if device is AGP to avoid conflict.Michael Shalayeff
2001-03-15make sure pcibios ever attached; found by aaron@Michael Shalayeff
2001-01-27change interrupt routing strategy from simpleMichael Shalayeff
2001-01-25make code for searching in pcibios's addr allocationMichael Shalayeff
2001-01-24put pci_addr_fixup.h into pcibiosvar.h as well,Michael Shalayeff
2000-10-31rename pcibios.h to pcibiosvar.hTheo de Raadt
2000-10-16less newlines in verbose printMichael Shalayeff
2000-09-20Extend the region in which we allow mapping unmapped PCI devices.Niklas Hallqvist
2000-09-07do not call pcibios_pir_init() if intr_fixup was disabled; also, sync w/ late...Michael Shalayeff
2000-08-08sync w/ netbsd almost -current code (;Michael Shalayeff