summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2009-04-07Detach uhub(4) and usb(4) at shutdown.dyoung
2009-03-20Putting a device into the unconfigured state by an ioctl seems legitimate,drochner
2009-03-18bcopy -> memcpycegger
2009-03-18bzero -> memsetcegger
2009-03-18Ansify function definitions w/o arguments. Generated with sed.cegger
2009-03-17Expand a lot of macros from sys/dev/usb/usb_port.h.dyoung
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2009-03-09These don't need <sys/tty.h>.uebayasi
2009-03-06Make it safe to call uhci_init() from a kernel thread with interruptsbouyer
2009-02-18Revision 1.25 was unintentionally reverted in the previous commit, bringjmcneill
2009-02-14Add USB_VENDOR_CYBERPOWER/USB_PRODUCT_CYBERPOWER_UPS to the HID blacklist.jakllsch
2009-02-14regen.jakllsch
2009-02-14Add CyberPower Systems, Inc. vendor ID, as well as one of their product IDs,jakllsch
2009-02-13More printf format fixes.bouyer
2009-02-10In usb_reserve_allocm(), return an error immediately if the requesteddrochner
2009-02-09Fix uvideo_stream_init uninitialized variable / bad argument, leading to pani...jmorse
2009-02-03Enable Colemak altgr keys.ghen
2009-02-03Add kmod glue.jmcneill
2009-02-02Include the right header to get usb_hid_descriptor_t.joerg
2009-02-02Include guards and match usbd_get_hid_descriptor prototype andjoerg
2009-01-30When setting up isochronous transfers, fix a typo in an out-of-memory test.jmcneill
2009-01-22buildfix: re-adapt to major()/minor() returning a 32bit value again.cegger
2009-01-21add a comment explaining how to regenerate usbdevs.h and usbdevs_data.hjnemeth
2009-01-20kill unused variabledrochner
2009-01-20Change major()/minor() to return 32-bit types again, calleddrochner
2009-01-18Fix swedish USB keymap. The apostrophe key was mapped to comma.tnn
2009-01-16regen for HP Generic RNDISjmcneill
2009-01-16Add HP Generic RNDIS IDjmcneill
2009-01-11make this compilecegger
2009-01-11make this compilecegger
2009-01-05Correct license. I have not formally contributed this to TNF.jakllsch
2009-01-03remove extra semicolons.yamt
2008-12-23Fix UVC webcam output by:jmorse
2008-12-16replace bitmask_snprintf(9) with snprintb(3)christos
2008-12-12Remove { 0, 0 } from the list of u3g devices. This entry is no longertonnerre
2008-12-12PR#39651jmorse
2008-11-28Don't select an endpoint with a larger packet size than the maximum forjmcneill
2008-11-28Modified uvideo_stream_init_desc to correctly calculate max packet size for h...jmorse
2008-11-28Fixed high-speed isoc USB transfers, 64 bit capable host controllers have a d...jmorse
2008-11-20regen for Corega CG-USBRS232Rjnemeth
2008-11-20PR/39971 - SHIMAOKA Shunsuke -- Recognize Corega CG-USBRS232R as ajnemeth
2008-11-07*** Summary ***dyoung
2008-10-27Remove E220 quirk -- u3g(4) does implement that directly.joerg
2008-10-25regen.christos
2008-10-25The Sierra Wireless USBConnect 881 card presents itself as umass containingchristos
2008-10-22regen. (how is it possible to have conflicts in the repo in a generated file?)cegger
2008-10-22Add HL-340 usb2Serial addapter.haad
2008-10-22I forgot to commit this after regen.haad
2008-10-22Regen.haad
2008-10-22Add product/vendor ID for my USB2serial adapter.haad