summaryrefslogtreecommitdiff
path: root/sys/arch/i386/pci/pcibiosvar.h
AgeCommit message (Expand)Author
2007-03-19typo fixes; didickman@gmailTheo de Raadt
2006-11-29Nuke all commons but one, and enable --warn-common in LINKFLAGS.Miod Vallat
2005-11-23resolve a couple of problems in mpbios-mapped interrupts:Michael Shalayeff
2004-09-26make PCIBIOS_INTR_FIXUP_FORCE into an UKCable flag instead; from Thorsten Gla...Michael Shalayeff
2004-06-22support for rcc osb4 and csb5; tested on quad-zion and another box i haveMichael Shalayeff
2003-11-16convert __attribute__((__packed__)) to __packed so that parsers unawareAnil Madhavapeddy
2003-07-30support for vt8231 from netbsd via pr3362 and tested by matthew.gream@pobox.comMichael Shalayeff
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2001-10-25add an ali1543 and fix amd756 icu driversMichael Shalayeff
2001-05-12always print the icu we've foundMichael Shalayeff
2001-01-27change interrupt routing strategy from simpleMichael Shalayeff
2001-01-25make code for searching in pcibios's addr allocationMichael 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