]> Git Repo - qemu.git/commitdiff
escc: add chipset docs
authorBlue Swirl <[email protected]>
Sat, 24 Oct 2009 16:09:01 +0000 (16:09 +0000)
committerBlue Swirl <[email protected]>
Sat, 24 Oct 2009 16:09:01 +0000 (16:09 +0000)
Signed-off-by: Blue Swirl <[email protected]>
hw/escc.c

index f00d354f7c1d91cd9f46881dc26609165b9b52fd..2dfe27b038c79dbe0c0659ea47fd9b3ac814bd62 100644 (file)
--- a/hw/escc.c
+++ b/hw/escc.c
 //#define DEBUG_MOUSE
 
 /*
+ * Chipset docs:
+ * "Z80C30/Z85C30/Z80230/Z85230/Z85233 SCC/ESCC User Manual",
+ * http://www.zilog.com/docs/serial/scc_escc_um.pdf
+ *
  * On Sparc32 this is the serial port, mouse and keyboard part of chip STP2001
  * (Slave I/O), also produced as NCR89C105. See
  * http://www.ibiblio.org/pub/historic-linux/early-ports/Sparc/NCR/NCR89C105.txt
This page took 0.027698 seconds and 4 git commands to generate.