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
/
ehcireg.h
Age
Commit message (
Expand
)
Author
2016-10-02
Save and restore the (non-standard) USBMODE register around a reset of the
Mark Kettenis
2015-04-10
Full-speed isochronous transfers support with opportunistic micro-frames
Martin Pieuchot
2014-03-11
Kill dead links.
Martin Pieuchot
2013-04-15
Get rid of various 'typedef struct' definitions and use plain structure
Marcus Glocker
2011-11-02
fix defines for some ehci registers. they are not used yet as they only
Eric Faurot
2008-11-29
Fix high-speed isoc USB transfers; 64bit capable USB host controllers
Marcus Glocker
2008-08-09
Add isochronous xfer support for ehci(4). From NetBSD.
Marcus Glocker
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2005-10-28
correct legsup register per spec; dlg@ pascoe@ ok.
Federico G. Schwindt
2004-12-29
from freebsd: ehci.c 1.13, ehci_pci.c 1.13, ehcireg.h 1.5, ehcivar.h 1.3
David Gwynne
2004-10-25
add EHCI_QTD_SET_STATUS
David Gwynne
2004-08-11
fix spelling, macros and formatting
David Gwynne
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-05
Completes the structs for the isochronous and split transaction
Theo de Raadt
2004-07-05
Adds missing port routing rules field, fixes an incorrect offset for
Theo de Raadt
2004-07-05
This fixes a couple of spelling errors (EHCI_HCS_P_INCICATOR to
Theo de Raadt
2004-05-30
rcsids
Ted Unangst
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