HP-UX Reference (11i v2 03/08) - 1M System Administration Commands A-M (vol 3)

i
insf(1M) insf(1M)
All of the instance numbers available for the device class are already assigned. Use the
rmsf com-
mand to remove any unneeded devices from the system (see rmsf(1M)).
Don’t know how to handle driver name
- no special files created for path
insf does not know how to create special files for the specified device driver. Use
mknod to create
special files for the device (see mknod(1M)).
EXAMPLES
Install special files for all new devices belonging to the
tty device class:
insf -C tty
Install special files to the new device added at hardware path
2/4.0.0:
insf -H 2/4.0.0
WARNINGS
insf can change the mode, owner, or group of an existing special file, or unlink and recreate one; special
files that are currently open may be left in an indeterminate state. Hence
insf is recommended to be
run in single-user mode.
Many commands and subsystems assume their device files are in
/dev, therefore the use of the -D option
is discouraged.
AUTHOR
insf was developed by HP.
FILES
/dev/config I/O system special file
/etc/ioconfig I/O system configuration database
SEE ALSO
kcmodule(1M), ioscan(1M), lsdev(1M), lssf(1M), mknod(1M), mksf(1M), rmsf(1M).
HP-UX 11i Version 2: August 2003 11 Hewlett-Packard Company Section 1M321