[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Wg-test-framework] Notes from Dec 10 meeting with AllNet
On Mon, 15 Dec 2014 10:17:08 -0500 Don Koch <dkoch@xxxxxxxxxxx> wrote: > On Mon, 15 Dec 2014 14:27:39 +0000 > Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> wrote: > > > Don Koch writes ("Re: [Wg-test-framework] Notes from Dec 10 meeting with > > AllNet"): > > > On Mon, 15 Dec 2014 14:00:54 +0000 [...] > > > These are documented on the Comtrol site. The only difference between > > > the "standard" ones and the ones that Chris George made are that the > > > standard ones would require a null modem adaptor. He just swapped the > > > Txd/Rxd, DSR/DTR and RTS/CTS pins and left DCD out. > > > > Null modem adapters are also available off-the-shelf. > > > > If we are to continue to use custom-made adapters I think we > > absolutely need a complete pinout specification. > > Agreed. I've written up one which I want verified before > we commit. Will send it when confirmed for inclusion in the > git repository. > I've created the file db9-wiring.txt. Diff follows. diff --git a/db9-wiring.txt b/db9-wiring.txt new file mode 100644 index 0000000..b7b580a --- /dev/null +++ b/db9-wiring.txt @@ -0,0 +1,37 @@ +Wiring for comtrol RJ45 to female db-9. + +RJ45 pinout + +1 RTS +2 DTR +3 signal ground +4 Txd +5 Rxd +6 DCD +7 DSR +8 CTS + +Standard 9-pin + +1 DCD +2 RxD +3 Txd +4 DTR +5 signal ground +6 DSR +7 RTS +8 CTS +9 RI + +Wiring from RJ45 to flipped (modem) 9-pin: + +Signal RJ45 DB-9 +RTS 1 8 +DTR 2 1,6 +Gnd 3 5 +TxD 4 2 +RxD 5 3 +DCD 6 - +DSR 7 4 +CTS 8 7 + _______________________________________________ Wg-test-framework mailing list Wg-test-framework@xxxxxxxxxxxxxxxxxxxx http://lists.xenproject.org/cgi-bin/mailman/listinfo/wg-test-framework
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |