aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/keyspan_pda/xircom_pgs.S
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/keyspan_pda/xircom_pgs.S')
-rw-r--r--firmware/keyspan_pda/xircom_pgs.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/keyspan_pda/xircom_pgs.S b/firmware/keyspan_pda/xircom_pgs.S
index 05d99dd6377..0b79bbf0ae1 100644
--- a/firmware/keyspan_pda/xircom_pgs.S
+++ b/firmware/keyspan_pda/xircom_pgs.S
@@ -74,7 +74,7 @@
74 * recognizes the new device ID and glues it to the real serial driver code. 74 * recognizes the new device ID and glues it to the real serial driver code.
75 * 75 *
76 * USEFUL DOCS: 76 * USEFUL DOCS:
77 * EzUSB Technical Reference Manual: <http://www.anchorchips.com> 77 * EzUSB Technical Reference Manual: <http://www.cypress.com/>
78 * 8051 manuals: everywhere, but try www.dalsemi.com because the EzUSB is 78 * 8051 manuals: everywhere, but try www.dalsemi.com because the EzUSB is
79 * basically the Dallas enhanced 8051 code. Remember that the EzUSB IO ports 79 * basically the Dallas enhanced 8051 code. Remember that the EzUSB IO ports
80 * use totally different registers! 80 * use totally different registers!