summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2010-05-15Add register information for the EHCI 1.0 Appendix C Debug Port.jakllsch
2010-05-15Add Debug Descriptor structures and constants,jakllsch
2010-05-14update DPRINTF to reflect actual function nameplunky
2010-05-12hid_get_data() does not work if the size of data is less thanplunky
2010-04-25Fix for PR#42572. I was running with this patch for several month withoutmatthias
2010-04-22fix compilation with -Wmissing-field-initializers.pooka
2010-04-19match on SUNRISING SR9600 Fast Ethernetjmcneill
2010-04-19regen for SUNRISING SR9600 Fast Ethernetjmcneill
2010-04-19SUNRISING SR9600 Fast Ethernetjmcneill
2010-04-16Fix a typo, that caused infinite loops.ahoka
2010-04-16Sort hu by codeahoka
2010-04-15Hungarian keymap for usb keyboards.ahoka
2010-04-11regendrochner
2010-04-11add the 19" Samsung display, make udl handle itdrochner
2010-04-05Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpfjoerg
2010-03-15The monitor struct member is gone. Make this compile again.enami
2010-03-15Remove duplicate USB_PRODUCT_LINKSYS3_WUSB11V28 entry.jakllsch
2010-03-14add device id and quirks for iPhone 3GS (just copy the 3G ones)explorer
2010-03-13Fix PR kern/42838 using option #1 as described by KIYOHARA Takashi inscw
2010-03-12Match an additional `SHT1x' signature when attaching.jdc
2010-03-11Port uyurex(4) from OpenBSD. There is some XXX but works enough toenami
2010-03-11Regen.enami
2010-03-11Add device id of yurex from OpenBSD.enami
2010-03-07s/delay/need_delay/ to get rid of shadowed variable warning (somejdc
2010-03-06add UHSO_DEBUG for uhso(4) driverplunky
2010-03-06Add uhso(4) driver and manpage for Option N.V. Wireless WAN modemsplunky
2010-03-06regen for uhso(4) driverplunky
2010-03-06add details of Option N.V. Wireless WAN modems for uhso(4) driverplunky
2010-03-06fix the relative humidity sensorcnst
2010-02-28Fight the ever-increasing size of src checkouts by spelling "useful"snj
2010-02-24A pointer typedef entails trading too much flexibility to declare constdyoung
2010-02-24print end of line before getting the descriptor as it sleepsplunky
2010-02-24use # for include directive, just because..plunky
2010-02-24Fix porting miss.kiyohara
2010-02-20printf -> aprint_normal to avoid empty linefeeds and partial messagespooka
2010-02-19Huawei K3765 requires another kind of magic to get it out of CD mode.pooka
2010-02-19regen: huawei K3765pooka
2010-02-19Add Huawei K3765 (two id's, it changes product id after being inited).pooka
2010-02-19Replace USB_GET_SC() instances with USB_GET_SC_OPEN(). The latterpooka
2010-02-13KNFmartin
2010-02-13Remove UMASS_QUIRK_IGNORE_RESIDUE, instead max out the expected responsemartin
2010-02-09Tweak comment about keyboard mapping.sborrill
2010-02-08Add ZTE MF626. From Marc Vertes in PR kern/41667.snj
2010-02-08Regen.snj
2010-02-08Add ZTE MF626. From Marc Vertes in PR kern/41667.snj
2010-02-06Add uthum(4) driver from openbsd, adapted to handle bothtonio
2010-02-06Add uthum driver, ported from openbsdtonio
2010-02-06regentonio
2010-02-06Add TENX vendor and two devicestonio
2010-02-02Introduce the uhub_ubermatch variable. Setting it to 1 makes surepooka