Quantcast
Channel: NKBMobile のメモ
Viewing all articles
Browse latest Browse all 42

iMac-10 USBシリアル

$
0
0
・corega CG-USBRS232R ケーブルのドライバインストール

http://www.prolific.com.tw/ で GUEST ログインして、
md_PL2303_MacOSX10.6up_v1.5.0.zip をダウンロード

/System/Library/Extensions/ProlificUsbSerial.kext/Contents/Info.plist
を以下のように変更した。coregaのDevice ID は 07aa:002a。
43c43
< 067B_2303
---
> 07aa_002a
56c56
< 8963
---
> 42
58c58
< 1659
---
> 1962
・kermitのインストールと起動
$ brew install c-kermit

$ /usr/local/bin/kermit
Connecting to /dev/tty.usbserial, speed 115200
Escape character: Ctrl-\ (ASCII 28, FS): enabled
Type the escape character followed by C to get back,
or followed by ? to see other options.
----------------------------------------------------

Viewing all articles
Browse latest Browse all 42