libgpib-bin.postinst presently does this: for i in `seq 0 15`; do mknod --mode u=rw,g=rw,o= gpib$i c $IBMAJOR $i chown root:gpib gpib$i done
which AFAICS isn't implemented by makedev, which means that it needs to learn about gpib. Bdale, is this right? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]