summaryrefslogtreecommitdiff
path: root/sys/arch/i386/pci/pci_intr_fixup.c
AgeCommit message (Expand)Author
2004-09-26make PCIBIOS_INTR_FIXUP_FORCE into an UKCable flag instead; from Thorsten Gla...Michael Shalayeff
2004-07-14treat via8366 as via586; from rees@Michael Shalayeff
2004-06-22support for rcc osb4 and csb5; tested on quad-zion and another box i haveMichael Shalayeff
2004-06-13debranch SMP, have funNiklas Hallqvist
2004-02-24skip _only_ irq 14 and 15; tested by form@Markus Friedl
2004-02-13avoid routing irqs that we ignore (14 15); from form@Michael Shalayeff
2004-01-02attach on two more ICHsMichael Shalayeff
2004-01-02PCI_PRODUCT_ALI_M1533 should use ali1543_init too. When the PCI id forTodd C. Miller
2003-07-30support for vt8231 from netbsd via pr3362 and tested by matthew.gream@pobox.comMichael Shalayeff
2003-07-15match on ich5 as piix; from couderc@Michael Shalayeff
2003-06-03three four killMichael Shalayeff
2003-04-27strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.Hakan Olsson
2002-05-30iff pcibios is enabled, record _every_ established pci interruptMichael Shalayeff
2002-05-06drop out of any intr fixup activities if was disabled in the config flagsMichael Shalayeff
2002-03-14First round of __P removal in sysTodd C. Miller
2002-02-20support amd766 as amd756; from peter@ (pr/1948); tested by Henning Brauer <li...Michael Shalayeff
2001-12-16match piix icu type on 82810ba/m; from netbsdMichael Shalayeff
2001-11-28somebody forgot somethingMichael Shalayeff
2001-11-28revert hardware breakageTodd T. Fries
2001-10-25add an ali1543 and fix amd756 icu driversMichael Shalayeff
2001-05-13left tag uninitted in the good case in the last commit; jason@ pointed it outMichael Shalayeff
2001-05-12A number of buggy BIOS implementations leave the routerMichael Shalayeff
2001-05-12always print the icu we've foundMichael Shalayeff
2001-01-28better messageMichael 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
2000-11-07AMD750 Athlon chipset support for PCIBIOS_INTR_FIXUP; from minoura@jp.netbsd.orgMichael Shalayeff
2000-10-31rename pcibios.h to pcibiosvar.hTheo de Raadt
2000-10-27and angry dwarfs came on to meMichael Shalayeff
2000-10-26match via82c586 also on other apollo chipsets, such as VT82C585, VT82C596A, V...Michael Shalayeff
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
2000-07-06Add ICU 82801AA_LPC (as on the OR840 motherboard).Hakan Olsson
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