]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r271159, r271168 and r271680:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 31 Oct 2014 07:33:56 +0000 (07:33 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 31 Oct 2014 07:33:56 +0000 (07:33 +0000)
commit100df4c453ea1516e6c0d3ea50f193ce0c2fceae
treec8c06ec63e47a899a6a7b4d08db6b5ee542c1e3b
parent26ed5d5c905848e66d3544144a00d8f555ea95cb
MFC r271159, r271168 and r271680:
Add USB LED driver for the Dream Cheeky WebMail Notifier.

git-svn-id: svn://svn.freebsd.org/base/stable/10@273882 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
share/man/man4/Makefile
share/man/man4/uled.4 [new file with mode: 0644]
sys/conf/NOTES
sys/conf/files
sys/dev/usb/misc/uled.c [new file with mode: 0644]
sys/dev/usb/quirk/usb_quirk.c
sys/dev/usb/uled_ioctl.h [new file with mode: 0644]
sys/dev/usb/usbdevs
sys/modules/usb/Makefile
sys/modules/usb/uled/Makefile [new file with mode: 0644]