From 612f6d61c44a5fc307a37d07bfb8969c451304e2 Mon Sep 17 00:00:00 2001 From: Oleksij Rempel Date: Sun, 14 Jul 2013 13:13:56 -0700 Subject: [PATCH] Updated usb regs (markdown) --- usb-regs.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/usb-regs.md b/usb-regs.md index 72796c0..c451acf 100644 --- a/usb-regs.md +++ b/usb-regs.md @@ -1,5 +1,6 @@ -According to the FW source, looks like USB block is [FUSB200](http://www.faraday-tech.com/techDocument/FUSB200_ProductBrief_v1_2.pdf). -According to docs FUSB200 has 15 endpoints, but according to the source 10. +Assumptions made on source code: +* looks like USB block is [FUSB200](http://www.faraday-tech.com/techDocument/FUSB200_ProductBrief_v1_2.pdf). +* According to docs FUSB200 has 15 endpoints, but according to the source 10. # 0x00 ZM_MAIN_CTRL_OFFSET * BIT7 -- 2.25.1