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_up1000.c
Age
Commit message (
Expand
)
Author
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2007-05-02
supply the real devicename to sio_intr_establish() instead a generic
Martin Reindl
2006-06-15
Rework the interrupt code, shaving some cycles off in the process.
Brad Smith
2006-03-26
Replace usage of alpha_pci_decompose_tag() with pci_decompose_tag() and
Brad Smith
2004-07-18
shrink
Theo de Raadt
2004-06-28
Use new event counter API for interrupt counting on alpha. By me, with some
Aaron Campbell
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
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-04-17
OpenBSD tags
Artur Grabowski
2001-04-14
Add support for Alpha Processor, Inc. UP1000.
Artur Grabowski