summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2015-12-22In usbd_transfer deal with errors from the HCD transfer (and start)skrll
2015-12-22Improve debug/comments (mostly from nhusb)skrll
2015-12-22Can't use usbd_errstr in USBHIST_LOG as vmstat(1) doesn't like itskrll
2015-12-11Don't need to nest #ifdef EHCI_DEBUGskrll
2015-12-10Make the us.dvorak.swapctrlcaps keyboard layout work for ukbd(4) too.jakllsch
2015-12-10Unwrap linesskrll
2015-12-10Fix indentationskrll
2015-12-10Remove "empty" FreeBSD RCSIdskrll
2015-12-10Trailing whitespaceskrll
2015-12-10regen (sorted the RTL8188CU_3 devid)leot
2015-12-10whoops, sort the RTL8188CU_3.leot
2015-12-10Add support for Realtek RTL8188CU_3.leot
2015-12-10regen (+REALTEK RTL8188CU_3)leot
2015-12-10+ REALTEK RTL8188CU_3leot
2015-12-10Make this actually compile with USB_DEBUG. oops.skrll
2015-12-10Pull across the conversion to usbhist from nick-nhusb.skrll
2015-12-07regenchristos
2015-12-07name moschip devices consistentlychristos
2015-12-01regennonaka
2015-12-01Added CENTURY CT-USB1HUB.nonaka
2015-11-30Trailing whitespace.skrll
2015-11-30Fix 10year old bug of mine affecting interrupt IN transfers.skrll
2015-11-19Put these back. They are used.christos
2015-11-18Remove unused files.skrll
2015-11-08Attach serial number as property to all USB devices having one.joerg
2015-11-08Add the port number to the device properties to make it easier to relatejoerg
2015-11-04ADded Apple iDevices:buhrow
2015-11-04ADded Apple iDevices:buhrow
2015-11-02Whitespaceskrll
2015-11-01Don't pretend to do zero length IN control transfers as dwctwo(4)skrll
2015-10-29eliminate USBHIST as a define/option. it was entangled with USB_DEBUGmrg
2015-10-27update some dependancies:mrg
2015-10-26Correct a comment. From Robert Sprowson.skrll
2015-10-18regennonaka
2015-10-18Add ELECOM WDC-433SU2M2.nonaka
2015-09-26Deal with polling in usbd_start_nextskrll
2015-09-14regen.nonaka
2015-09-14COREGA RTL8192SU is actually CG-WLUSBNM.nonaka
2015-09-11Fix up USBMODE registers in sc_vendor_init functions and not in the ehciskrll
2015-09-09Regen.rjs
2015-09-09Add some run(4) IDs from OpenBSD.rjs
2015-09-06More on PR 41200: headers that declare ioctls should include sys/ioccom.h.dholland
2015-09-05Convert to use __BITS(3) and avoid an undefined behaviour in the processskrll
2015-09-05Fix/tweak the multiple inclusion protection define names.skrll
2015-08-30loadfirmware is not NetBSD function. Fix error message.ryoon
2015-08-24add some _KERNEL_OPT as the finishing touchpooka
2015-08-23Expose usbd_xfer_isreadskrll
2015-08-23regenskrll
2015-08-23PR/50160: 5 duplicate entries in dev/usb/usbdevsskrll
2015-08-19More IPL_SCHED -> IPL_USBskrll