|
NAME
SYNOPSISTo compile this driver into the kernel, place the following lines into your kernel configuration file: device uled
device usbAlternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): uled_load="YES" DESCRIPTIONThe Subsequently, the /dev/uled0 device can be used by userland applications. IOCTLSThe following
ioctl(2) commands can be performed on
/dev/uled0, which are defined in
FILES
AUTHORSThe
|