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
/
usb
/
ehci.c
Age
Commit message (
Expand
)
Author
2004-10-31
from netbsd: ehci.c revision 1.84
David Gwynne
2004-10-31
fix some comments, spelling and printfs
David Gwynne
2004-10-31
netbsd reduced their difference to us in revision 1.76. they use usb_lockmgr
David Gwynne
2004-10-31
from netbsd: ehci.c revision 1.69
David Gwynne
2004-10-31
from netbsd: ehci.c revisions 1.185 and 1.187:
David Gwynne
2004-10-31
from netbsd: ehci.c revision 1.83
David Gwynne
2004-10-31
from netbsd: ehci.c revision 1.82
David Gwynne
2004-10-27
update todo to better reflect reality
David Gwynne
2004-10-20
interrupt transfer support on usb2 controllers. allows the use of usb2 hubs
David Gwynne
2004-10-19
suspend/resume support
David Gwynne
2004-09-30
spelling nit
David Gwynne
2004-08-11
a few debug cleanups:
David Gwynne
2004-08-11
slight KNF and ANSI
David Gwynne
2004-07-12
merge error; loki
Theo de Raadt
2004-07-10
from loki@animata.net:
Theo de Raadt
2004-07-10
from netbsd, via loki@animata.net, revision 1.67
Theo de Raadt
2004-07-07
use the do { .. } while(0) wrapper
Theo de Raadt
2004-07-07
a bit more silence during bus handovers; loki@animata.net
Theo de Raadt
2004-07-07
copyright dates sync; loki@animata.net
Theo de Raadt
2004-07-07
Changes EHCI_QTD_TOGGLE to EHCI_QTD_TOGGLE_MASK; loki@animata.net
Theo de Raadt
2004-07-06
from netbsd, via loki@animata.net: revision 1.62. Log message:
Theo de Raadt
2004-07-06
sent in by loki@animata.net: This includes all the changes from netbsd
Theo de Raadt
2004-07-06
from netbsd, via loki@animata.net, ehci.c revision 1.58 without some
Theo de Raadt
2004-07-06
from netbsd, via loki@animata.net, ehci.c revision 1.56 sans some debugging
Theo de Raadt
2004-07-05
This fixes a couple of spelling errors (EHCI_HCS_P_INCICATOR to
Theo de Raadt
2004-06-24
endian fix from chris pascoe
Jolan Luff
2004-06-20
fix EHCI_DEBUG crud; aratchov@magphy.ujf-grenoble.fr
Theo de Raadt
2004-05-30
rcsids
Ted Unangst
2004-05-27
while polling, ack & ignore interrupts. this will have to do until
Theo de Raadt
2004-05-23
ehci support; hacked into working shape by jonathon@gateway.zenbu.net
Theo de Raadt
2002-05-07
Meant to commit only ulpt and committed everything. Most things weren't ready
Nathan Binkert
2002-05-07
Sync ulpt driver with NetBSD
Nathan Binkert