Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
log message: Attempt to follow the correct procedure for synchronising with the system BIOS to disable legacy device emulation as per the "EHCI Extended Capability: Pre-OS to OS Handoff Synchronisation" section of the EHCI spec. BIOSes that implement legacy emulation using SMIs are supposed to disable the emulation when this procedure is performed. tested on various archs by jsg@ and me ok pascoe@, looks sane jsg@ | |||
2004-10-25 | add EHCI_QTD_SET_STATUS | David Gwynne | |
from NetBSD | |||
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 | |
isochronous transfer descriptor types. Also updates the doco link at the top of the file; from netbsd; via loki@animata.net | |||
2004-07-05 | Adds missing port routing rules field, fixes an incorrect offset for | Theo de Raadt | |
EHCI_QH_GET_CTL and adds a macro for setting the data toggle on a qtd token; from netbsd; via loki@animata.net | |||
2004-07-05 | This fixes a couple of spelling errors (EHCI_HCS_P_INCICATOR to | Theo de Raadt | |
EHCI_HCS_P_INDICATOR and EHCI_QG_MPLMASK to EHCI_QH_MPLMASK); from netbsd; via, loki@animata.net | |||
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 | |