summaryrefslogtreecommitdiff
path: root/sys/dev/usb/moscom.c
AgeCommit message (Expand)Author
2017-06-26Add first channel of mcs7720.is
2016-07-07KNF. Remove extra spaces. No functional change.msaitoh
2016-04-23Merge nick-nhusbskrll
2012-09-23add a bunch of devices. from openbsd.chs
2011-12-23Revert previous due to active usbmp branch(es).jakllsch
2011-12-22Adjust-away inconsistent and trailing whitespace.jakllsch
2010-11-04Remove temporary #inclusion of <dev/usb/usb_port.h>.dyoung
2010-11-03Stop using the compatibility macros USB_ATTACH(), USB_DETACH(),dyoung
2009-11-12Simplify activation hook. (sc_dying must die!)dyoung
2009-09-23fix up USB drivers printing of autoconf informationplunky
2009-06-19port the MOSCHIP MCS7703 driver from openbsd, based on changes betweenmrg