summaryrefslogtreecommitdiff
path: root/sys/arch/i386/pci/pcibios.c
AgeCommit message (Expand)Author
2001-05-12always print the icu we've foundMichael Shalayeff
2001-02-28shorter thus better printingsMichael Shalayeff
2001-01-27patchable no verbose default pcibios_flagsMichael Shalayeff
2001-01-27change interrupt routing strategy from simpleMichael Shalayeff
2001-01-25put pci_intr_fixup.h into pcibiosvar.h; billions of tiny headers for nothingMichael Shalayeff
2001-01-24put pci_addr_fixup.h into pcibiosvar.h as well,Michael Shalayeff
2001-01-24elliminate pci_bus_fixup.h by movingMichael Shalayeff
2000-10-31rename pcibios.h to pcibiosvar.hTheo de Raadt
2000-10-16protect %edx when calling biosMichael Shalayeff
2000-10-16a little verbosity on probe, a little caution on bios callsMichael Shalayeff
2000-09-22this follows the dox, saying that %ds should be loaded w/Michael Shalayeff
2000-09-20check out the bios device name we are probed w/ to not probe on apmMichael Shalayeff
2000-09-07do not call pcibios_pir_init() if intr_fixup was disabled; also, sync w/ late...Michael Shalayeff
2000-09-05init pcibios_flags to -1, so if pcibios is disabled in ukc all looks disabledMichael Shalayeff
2000-09-04update netbsd rcsid, which we seem to be up toMichael Shalayeff
2000-09-04fix dmesg outputTheo de Raadt
2000-09-04export pcibios config flagsMichael Shalayeff
2000-08-17pcibios0 at bios0 flags 0x0000Michael Shalayeff
2000-08-08sync w/ netbsd almost -current code (;Michael Shalayeff
2000-07-06dummy me, forgot \n in panic->printf transitionMichael Shalayeff
2000-07-06don't panic for nothingMichael Shalayeff
2000-03-28fix netbsd rcsids up.Michael Shalayeff
2000-03-27add missing OpenBSD RCS IDsBrad Smith
2000-03-26from netbsd: pci interrupt routing code.Michael Shalayeff