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
/
ehcivar.h
Age
Commit message (
Expand
)
Author
2009-10-13
Get rid of devact enum, substitute it with an int and coresponding defines.
Paul Irofti
2008-10-30
From Jeremy Morse via NetBSD:
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
2008-06-09
Don't play games with the PCD interrupt. It delays the detection of
Mark Kettenis
2007-06-12
Remove the definition and use of the device_ptr_t which was a struct device *.
Marc Balmer
2007-06-10
Remove definitions and usage of usb_callout and related macros. These macros
Marc Balmer
2007-05-20
Convert ehci and ucom to rwlock.
Jonathan Gray
2006-08-14
Pull in abort path code from FreeBSD. Without this, the hardware data toggle
Christopher Pascoe
2005-04-11
get rid of the lines on ehci attach that show the version and the companion
David Gwynne
2005-03-07
Add a workaround for VIA EHCI controllers which, under load, signal qTD
Christopher Pascoe
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-20
interrupt transfer support on usb2 controllers. allows the use of usb2 hubs
David Gwynne
2004-10-19
suspend/resume support
David Gwynne
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