summaryrefslogtreecommitdiff
path: root/protocol
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2012-11-15 08:41:24 +0900
committertmk <nobody@nowhere>2012-11-15 08:41:24 +0900
commit38effe4ae4a691dcf034c31f67d1bdb2156ba7f5 (patch)
tree3c58191c8f1a30f27d37202e03ca64a75d8bff72 /protocol
parent6f253b924ea98dd6d62bbec8e37ed18144519420 (diff)
Fix Sony NEWS pinouts in comment
Diffstat (limited to 'protocol')
-rw-r--r--protocol/news.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/protocol/news.c b/protocol/news.c
index d18b996f49..00755a5e2e 100644
--- a/protocol/news.c
+++ b/protocol/news.c
@@ -99,11 +99,11 @@ Pinouts
2 BZ(Speaker)
3 Keyboard Data(from keyboard MCU TxD)
4 NC
- 5 FG
+ 5 GND
6 Unknown Input(to keyboard MCU RxD via schmitt trigger)
7 Mouse Data(from Mouse Ext connector)
8 Unknown Input(to Keyboard MCU Input via diode and buffer)
- 9 GND
+ 9 FG
NOTE: Two LED on keyboard are controlled by pin 6,8?
EIA 232 male connector from NWP-411A
@@ -115,11 +115,11 @@ Pinouts
2 BZ(Speaker)
3 Keyboard Data(from keyboard MCU TxD)
4 NC
- 5 FG
+ 5 GND
6 NC
7 Mouse Data(from Mouse Ext connector)
8 NC
- 9 GND
+ 9 FG
NOTE: These are just from my guess and not confirmed.