From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from vscan03.westnet.com.au ([203.10.1.142]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1GhxC8-0001WT-00 for ; Wed, 08 Nov 2006 18:51:00 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with ESMTP id D9BAFB60039 for ; Thu, 9 Nov 2006 07:50:58 +0800 (WST) Received: from vscan03.westnet.com.au ([127.0.0.1]) by localhost (vscan03.westnet.com.au [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21974-02 for ; Thu, 9 Nov 2006 07:50:58 +0800 (WST) Received: from linden.yelavich.home (dsl-202-173-132-131.nsw.westnet.com.au [202.173.132.131]) by vscan03.westnet.com.au (Postfix) with SMTP id 0B61BB602B6 for ; Thu, 9 Nov 2006 07:50:54 +0800 (WST) Received: (nullmailer pid 17319 invoked by uid 1000); Wed, 08 Nov 2006 23:51:00 -0000 Date: Thu, 9 Nov 2006 10:51:00 +1100 From: Luke Yelavich To: speakup@braille.uwo.ca Subject: Re: Linux Programming Message-ID: <20061108235100.GA17256@linden.yelavich.home> References: <20061108161437.GD15037@lava-net.com> <20061108234327.57423.qmail@web34515.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline In-Reply-To: <20061108234327.57423.qmail@web34515.mail.mud.yahoo.com> User-Agent: Mutt/1.5.12-2006-07-14 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.9 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Nov 2006 23:51:01 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, Nov 09, 2006 at 10:43:27AM EST, Radical NetSurfer wrote: > I read both the man page and info page on mknod, > the only problem is I have no idea exactly what the > major/minor version of this doubletalk should be > offhand. Check the output of dmesg. As far as I can remember, the dtlk driver uses major 253, and I think you use minor 0. SO the command would look something like the following: mknod /dev/dtlk c 253 0 Hope this helps. - -- Luke Yelavich GPG key: 0xD06320CE (http://www.themuso.com/themuso-gpg-key.txt) Email & MSN: themuso@themuso.com Jabber: themuso@jabber.org.au -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFFUm1kjVefwtBjIM4RAiq6AKC7+M7NJncI8r+BUrSzu5kdEfJ0ewCfdUPn 0ywIc+yIM4I25ttK/GhbZKA= =dMG4 -----END PGP SIGNATURE-----