On 2001-07-28, tony wrote:

>as a newbie I messed with parport device printing the irqs directly into the
>parport device file
>how do I MAKEDEV IT AGAIN

$ ls -la parport*
crw-rw----    1 root     lp        99,   0 Mar 24 05:37 parport0
crw-rw----    1 root     lp        99,   1 Mar 24 05:37 parport1
crw-rw----    1 root     lp        99,   2 Mar 24 05:37 parport2

Re-create it with "man mknod". Or do you just want a link from
/dev/parport to one out of partport[0-2]?




_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to