From c7ecc129d72ba32b5d83c9a6019e93fd181d719c Mon Sep 17 00:00:00 2001 From: phk Date: Sun, 27 Dec 1998 21:47:14 +0000 Subject: Initial entry of ISDN4BSD into the FreeBSD tree. ISDN4BSD is the work of our brand-new comitter: Hellmuth Michaelis, who has done a tremendous amount of work to bring us this far. There are still some outstanding issues and files to bring into the tree, and for now it will be needed to pick up all the extra docs from the isdn4bsd release. It is probably also a very good idea to subscribe to the isdn@freebsd.org mailing list before you try this out. These files correspond to release "beta Version 0.70.00 / December 1998" from Hellmuth. --- usr.sbin/i4b/isdntrace/cable.txt | 60 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 usr.sbin/i4b/isdntrace/cable.txt (limited to 'usr.sbin/i4b/isdntrace/cable.txt') diff --git a/usr.sbin/i4b/isdntrace/cable.txt b/usr.sbin/i4b/isdntrace/cable.txt new file mode 100644 index 0000000..890d8d4 --- /dev/null +++ b/usr.sbin/i4b/isdntrace/cable.txt @@ -0,0 +1,60 @@ + *--------------------------------------------------------------------------- + * + * Custom cable to trace an ISDN S0 bus with two passive (!) ISDN boards + * --------------------------------------------------------------------- + * + * $Id: cable.txt,v 1.2 1998/01/22 20:39:49 hm Exp $ + * + * last edit-date: [Thu Jan 22 19:57:50 1998] + * + * -hm documentation of analyze mode + * + *---------------------------------------------------------------------------*/ + +The cable consists of a RJ-45 plug with both tx and rx connected and +two jacks; the tx cables from the plug are wired to one jack and the +rx cables from the plug are wired to the other jack. + +The computer must be equipped with two (!) supported passive cards and +the cable from one card is plugged into one of the jacks while the cable +to from the other card is plugged into the other jack. + +Now one card monitors the tx part of the S0 bus and the other card +monitors the rx part. + +Which card functions as the rx side and which as the tx side can be +specified as options to the isdntrace utility (-R and -T) which has +to be run in analyzer mode (-a) to support this configuration. + + + 1 + 2 + 3 + +--------------4 receiving-side board + S0-bus +--|--------------5 in computer (jack for + to analyze | | 6 cable to passive controller) + 8 | | 7 + 7 | | 8 + transmit - 6------------|--|--+ + receive - 5------------+ | | + receive + 4---------------+ | + transmit + 3------------+ | + 2 | | 1 + 1 | | 2 + plug into | | 3 + S0 bus +-----|-----------4 transmitting-side board + +-----------5 in computer (jack for + 6 cable to passive controller) + 7 + 8 + + + + RJ-45 plug RJ-45 jack + view from the front view from the front + cable goes out to the rear + + /--------- / ---------- + | 87654321 | | 12345678 | + |__ __|/ |/_ /_| + |____|/ |/___| -- cgit v1.1