summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/ehcireg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Full-speed isochronous transfers support with opportunistic micro-framesmpi2015-04-101-22/+13
* Kill dead links.mpi2014-03-111-8/+1
* Get rid of various 'typedef struct' definitions and use plain structuremglocker2013-04-151-12/+12
* fix defines for some ehci registers. they are not used yet as they onlyeric2011-11-021-7/+10
* Fix high-speed isoc USB transfers; 64bit capable USB host controllersmglocker2008-11-291-3/+4
* Add isochronous xfer support for ehci(4). From NetBSD.mglocker2008-08-091-32/+34
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* correct legsup register per spec; dlg@ pascoe@ ok.fgsch2005-10-281-2/+2
* from freebsd: ehci.c 1.13, ehci_pci.c 1.13, ehcireg.h 1.5, ehcivar.h 1.3dlg2004-12-291-4/+11
* add EHCI_QTD_SET_STATUSdlg2004-10-251-1/+2
* fix spelling, macros and formattingdlg2004-08-111-34/+35
* copyright dates sync; loki@animata.netderaadt2004-07-071-2/+2
* Changes EHCI_QTD_TOGGLE to EHCI_QTD_TOGGLE_MASK; loki@animata.netderaadt2004-07-071-2/+2
* Completes the structs for the isochronous and split transactionderaadt2004-07-051-5/+78
* Adds missing port routing rules field, fixes an incorrect offset forderaadt2004-07-051-2/+4
* This fixes a couple of spelling errors (EHCI_HCS_P_INCICATOR toderaadt2004-07-051-3/+3
* rcsidstedu2004-05-301-0/+1
* ehci support; hacked into working shape by jonathon@gateway.zenbu.netderaadt2004-05-231-0/+288
* Meant to commit only ulpt and committed everything. Most things weren't readynate2002-05-071-288/+0
* Sync ulpt driver with NetBSDnate2002-05-071-0/+288