From: Oleksij Rempel Date: Tue, 23 Jul 2013 14:40:18 +0000 (-0700) Subject: Updated usb regs (markdown) X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=8598b96cc44915660b312293009407fee74e656c;p=librecmc%2Fopen-ath9k-htc-firmware.wiki.git Updated usb regs (markdown) --- diff --git a/usb-regs.md b/usb-regs.md index 39fa45c..fdfffb7 100644 --- a/usb-regs.md +++ b/usb-regs.md @@ -180,6 +180,7 @@ Current configuration: # 0x3e mUsbEPMap EP15 # 0x3E ZM_EP_IN_MAX_SIZE_LOW_OFFSET +* BIT0 - BIT7; low size regs. # 0x3F ZM_EP_IN_MAX_SIZE_HIGH_OFFSET * BIT7 @@ -187,9 +188,7 @@ Current configuration: * BIT5 * BIT4 - mUsbEPinRsTgSet * BIT3 - mUsbEPinStallSet -* BIT2 -* BIT1 -* BIT0 +* BIT0 - BIT2; High size regs These offset + 2 Byte step for each endpoint. For example EP0 = +0x00; EP1 = +0x02; or offset+(EPn << 1). In these address space will fit 15 endpoints.