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
/
dev
/
pci
/
ohci_pci.c
Age
Commit message (
Expand
)
Author
2002-06-08
i386 configures devices while at spl0, this causes problems if devices
Dale Rahn
2002-06-07
Fix more timeout handling issues in ohci. There are still cursed harrdware
Miod Vallat
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-09-15
Add a timer to reinable the OHCI RHSC (Root Hub Status Change)
Dale Rahn
2001-08-25
Change pci_intr_map to take pci_attach_args as an argument.
Artur Grabowski
2001-06-13
dmesg cleanup
Theo de Raadt
2001-06-12
interrupts cannot happen before
Michael Shalayeff
2001-06-12
Make pci_mapreg_map take an extra argument where we can
Niklas Hallqvist
2001-01-22
fix pretty print
Theo de Raadt
2001-01-21
map and establish interrupts _after_ chip was initialized
Michael Shalayeff
2000-07-04
sync with NetBSD.
Federico G. Schwindt
1999-11-07
sync with NetBSD.
Federico G. Schwindt
1999-09-27
Disable ints. later; NetBSD.
Federico G. Schwindt
1999-08-23
Disable interrupts early; from NetBSD.
Federico G. Schwindt
1999-08-13
shorten dmesg output.
Federico G. Schwindt
1999-08-13
Remove unncessary printfs as well as NetBSD ifdefs.
Federico G. Schwindt
1999-08-13
USB controllers.
Federico G. Schwindt