Linux Programming
Luke Yelavich
themuso at themuso.com
Wed Nov 8 18:51:00 EST 2006
-----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 at themuso.com
Jabber: themuso at jabber.org.au
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFFUm1kjVefwtBjIM4RAiq6AKC7+M7NJncI8r+BUrSzu5kdEfJ0ewCfdUPn
0ywIc+yIM4I25ttK/GhbZKA=
=dMG4
-----END PGP SIGNATURE-----
More information about the Speakup
mailing list