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