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_addr_fixup.c
Age
Commit message (
Expand
)
Author
2002-06-14
spelling; from Brian Poole <raj@cerias.purdue.edu>
Todd T. Fries
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-12-04
missing \n
Michael Shalayeff
2001-07-05
Get rid of the wrapper macros around extent_alloc*1
Artur Grabowski
2001-06-17
Don't pciaddr_do_resource_allocate if device is AGP to avoid conflict.
Michael Shalayeff
2001-03-15
make sure pcibios ever attached; found by aaron@
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-24
put pci_addr_fixup.h into pcibiosvar.h as well,
Michael Shalayeff
2000-10-31
rename pcibios.h to pcibiosvar.h
Theo de Raadt
2000-10-16
less newlines in verbose print
Michael Shalayeff
2000-09-20
Extend the region in which we allow mapping unmapped PCI devices.
Niklas Hallqvist
2000-09-07
do not call pcibios_pir_init() if intr_fixup was disabled; also, sync w/ late...
Michael Shalayeff
2000-08-08
sync w/ netbsd almost -current code (;
Michael Shalayeff