summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/umct.c
Commit message (Expand)AuthorAgeFilesLines
* Finish removal of usb_port.h macros.imp2007-06-181-2/+4
* Expand USB_MATCH_STARTimp2007-06-171-1/+1
* Expand USB_DETACH, USB_ATTACH and USB_MATCH inline. No functionalimp2007-06-131-3/+6
* Expand USB_ATTACH_{ERROR,SUCCESS}_RETURN inline and eliminate fromimp2007-06-121-2/+2
* Initialize devname.mjacob2007-06-101-0/+2
* Remove devinfo junk.imp2007-06-091-12/+0
* More removing compatibility macros.imp2006-09-071-5/+5
* s/Static/static/gimp2006-09-061-24/+24
* Typo: s/fint/find/glebius2006-02-121-1/+1
* Use a taskqueue rather than an swi to handle deferred notifications.scottl2004-10-051-10/+9
* Add support for Belkin F5U409 serial-usb adaptersanpei2004-08-071-0/+1
* MFp4: First batch of dev/usb/usbdevs.h -> usbdevs.h changes.imp2004-06-271-1/+1
* Add missing <sys/module.h> includesphk2004-05-301-0/+1
* Apply some fixups in the driver_t's.akiyama2003-11-161-1/+1
* Use __FBSDID().obrien2003-08-241-1/+3
* Add a workaround for the USB_PRODUCT_MCT_SITECOM_USB232 device: limitwpaul2003-07-071-1/+4
* WARNING: white space diffjmg2003-07-041-2/+2
* Add 'umct', a driver for MCT Corp. and Belkin F5U109 USB-Serial adapters.scottl2003-06-281-0/+510
OpenPOWER on IntegriCloud