index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
i386
/
pci
/
pci_intr_fixup.c
Age
Commit message (
Expand
)
Author
2008-12-07
Make acpiprt(4) check whether the current interrupt routing is "possible" and
Mark Kettenis
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2008-05-17
attach to the via vt8237s found on the hp 2133 mini-note
joshua stein
2007-10-17
Add the Intel ICH9 chipset.
Brad Smith
2007-09-07
Use M_ZERO in a few more places to shave bytes from the kernel.
Artur Grabowski
2007-07-07
Match VIA VT8237A; from "Christoph Egger" <Christoph_Egger@gmx.de>.
Alexander Yurchenko
2006-09-19
ansi/deregister
Jonathan Gray
2006-08-06
add the Intel 82801GHM LPC and 6321ESB LPC
Brad Smith
2006-08-06
add the Intel 82801DBM LPC.
Brad Smith
2006-03-07
- Use the correct initialization routine for the VIA VT8233 chipset
Brad Smith
2006-01-12
Fix up interrupt routing on SiS 963.
Jonathan Gray
2006-01-01
Adjust for renamed VIA VT8233 PCI ID's.
Mark Kettenis
2005-11-24
add AMD 768 interrupt router PCI id and use the proper id for the AMD 766 chi...
Brad Smith
2005-11-23
resolve a couple of problems in mpbios-mapped interrupts:
Michael Shalayeff
2005-11-21
add a handful of Intel PCI interrupt routers to the table.
Brad Smith
2005-10-26
add vt8233 and vt8235 (at least 8235 verified in docs)
Michael Shalayeff
2005-10-26
add via 8237 back, works now
Henning Brauer
2005-10-24
add Intel 6300ESB
Brad Smith
2005-10-24
don't touch via 8237 for now, until it is fixed.
Henning Brauer
2005-10-20
fix a long-standing bug in "preserving" bios mapped irqs.
Michael Shalayeff
2005-10-20
add 8237 support and repair 8231 that was confused very bad; lots of testing ...
Michael Shalayeff
2005-10-17
don't say no more if there is no driver for icu; lessen noise
Michael Shalayeff
2005-10-15
Tweak names and add entries to the RCC (ServerWorks/Broadcom) PCI ids.
Brad Smith
2005-09-27
call the init routine for the Intel 82801_FB LPC so that the interrupt
Bob Beck
2005-08-04
match on ich7; testing by Mark.Peoples@asu.edu
Michael Shalayeff
2005-07-09
also match on 82801CA; from mkoc@prime.pl
Michael Shalayeff
2004-09-26
make PCIBIOS_INTR_FIXUP_FORCE into an UKCable flag instead; from Thorsten Gla...
Michael Shalayeff
2004-07-14
treat via8366 as via586; from rees@
Michael Shalayeff
2004-06-22
support for rcc osb4 and csb5; tested on quad-zion and another box i have
Michael Shalayeff
2004-06-13
debranch SMP, have fun
Niklas Hallqvist
2004-02-24
skip _only_ irq 14 and 15; tested by form@
Markus Friedl
2004-02-13
avoid routing irqs that we ignore (14 15); from form@
Michael Shalayeff
2004-01-02
attach on two more ICHs
Michael Shalayeff
2004-01-02
PCI_PRODUCT_ALI_M1533 should use ali1543_init too. When the PCI id for
Todd C. Miller
2003-07-30
support for vt8231 from netbsd via pr3362 and tested by matthew.gream@pobox.com
Michael Shalayeff
2003-07-15
match on ich5 as piix; from couderc@
Michael Shalayeff
2003-06-03
three four kill
Michael Shalayeff
2003-04-27
strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.
Hakan Olsson
2002-05-30
iff pcibios is enabled, record _every_ established pci interrupt
Michael Shalayeff
2002-05-06
drop out of any intr fixup activities if was disabled in the config flags
Michael Shalayeff
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-02-20
support amd766 as amd756; from peter@ (pr/1948); tested by Henning Brauer <li...
Michael Shalayeff
2001-12-16
match piix icu type on 82810ba/m; from netbsd
Michael Shalayeff
2001-11-28
somebody forgot something
Michael Shalayeff
2001-11-28
revert hardware breakage
Todd T. Fries
2001-10-25
add an ali1543 and fix amd756 icu drivers
Michael Shalayeff
2001-05-13
left tag uninitted in the good case in the last commit; jason@ pointed it out
Michael Shalayeff
2001-05-12
A number of buggy BIOS implementations leave the router
Michael Shalayeff
2001-05-12
always print the icu we've found
Michael Shalayeff
2001-01-28
better message
Michael Shalayeff
[next]