term% cat index.txt NUSBRC(8) System Manager's Manual NUSBRC(8)
NAME
nusbrc - Universal Serial Bus startup script
SYNOPSIS
nusbrc
DESCRIPTION
Started by bootrc (see boot(8)), termrc or cpurc (see cpurc(8)), nusbrc
handles the startup and shutdown of usb drivers on physical device at‐
tach and detach events by reading /dev/usbevent file.
SOURCE
/rc/bin/nusbrc /sys/src/9/boot/nusbrc
SEE ALSO
nusb(4)
BUGS
Usb devices appear as files under /dev and /shr identified by the de‐
vices unique name assigned by usbd. When the environment variable
nousbhname is defined, devies are named by ther dynamically assigned
usb device address instead. This emulates the old behaviour.
NUSBRC(8)