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
/
alpha
/
pci
/
pci_eb164.c
Age
Commit message (
Expand
)
Author
2003-05-10
string cleaning; ok beck dhartmei
Theo de Raadt
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-12-14
Don't use a single static struct alpha_bus_space since there are machines
Nathan Binkert
2001-11-06
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
Miod Vallat
2001-08-17
cut and paste typos; from art@
Michael Shalayeff
2001-08-17
provide a way to get the number used for irq line, not only a string
Michael Shalayeff
2001-06-25
Fix earlier commit of pciide disestablish
Constantine Sapuntzakis
2001-06-25
Add disestablish for pciide on Alpha
Constantine Sapuntzakis
2001-02-06
Committed by accident.
Artur Grabowski
2001-02-06
Rename pcs_bus* to pci_swiz_bus* to reduce confusion and match NetBSD.
Artur Grabowski
2000-11-11
pci portion of eb164 support. from NetBSD
Eric Jackson
1999-01-11
panic prints a newline for you, don't do it in the panic string
Todd C. Miller
1998-07-01
First shot for EB164SX/LX support; kernels for those should be much
Angelos D. Keromytis
1997-01-24
Sync with NetBSD 961207
Niklas Hallqvist