|
NAMEuled —
USB LED driver
SYNOPSISTo compile this driver into the kernel, place the following lines into your kernel configuration file:device uled
device usb Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): uled_load="YES" DESCRIPTIONTheuled driver provides support for Dream Cheeky
WebMail Notifier and ThingM blink(1) notification LED.
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<dev/usb/uled_ioctl.h> :
FILES
SEE ALSOohci(4), uhci(4), usb(4)AUTHORSTheuled driver was written by Kevin
Lo
<kevlo@FreeBSD.org>.
Visit the GSP FreeBSD Man Page Interface. |