Tech Support > Operating Systems > UNIX / Variants > multiple char devs for single physical dev
multiple char devs for single physical dev
Posted by Harshal on June 1st, 2007


Hello,
I have a system where I have a character device and
corrosponding block device. can I create one more character
device? my aim is to get (on HPUX)

#ioscan -funC disk | grep dev | head -1

/dev/dsk/c0t0d0 /dev/rdsk/c0t0d0 /dev/rdsk/some_name001

Regards,
Harshal