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
/
pcibiosvar.h
Age
Commit message (
Expand
)
Author
2007-03-19
typo fixes; didickman@gmail
Theo de Raadt
2006-11-29
Nuke all commons but one, and enable --warn-common in LINKFLAGS.
Miod Vallat
2005-11-23
resolve a couple of problems in mpbios-mapped interrupts:
Michael Shalayeff
2004-09-26
make PCIBIOS_INTR_FIXUP_FORCE into an UKCable flag instead; from Thorsten Gla...
Michael Shalayeff
2004-06-22
support for rcc osb4 and csb5; tested on quad-zion and another box i have
Michael Shalayeff
2003-11-16
convert __attribute__((__packed__)) to __packed so that parsers unaware
Anil Madhavapeddy
2003-07-30
support for vt8231 from netbsd via pr3362 and tested by matthew.gream@pobox.com
Michael Shalayeff
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-10-25
add an ali1543 and fix amd756 icu drivers
Michael Shalayeff
2001-05-12
always print the icu we've found
Michael Shalayeff
2001-01-27
change interrupt routing strategy from simple
Michael Shalayeff
2001-01-25
make code for searching in pcibios's addr allocation
Michael Shalayeff
2001-01-25
put pci_intr_fixup.h into pcibiosvar.h; billions of tiny headers for nothing
Michael Shalayeff
2001-01-24
put pci_addr_fixup.h into pcibiosvar.h as well,
Michael Shalayeff
2001-01-24
elliminate pci_bus_fixup.h by moving
Michael Shalayeff
2000-10-31
rename pcibios.h to pcibiosvar.h
Theo de Raadt