summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2010-03-07Remove unused DPRINTF() macro.Michael Knudsen
2010-03-07Garbage collect some struct members that we don't use.Michael Knudsen
2010-03-06Forgot this one, sorry, reported by maja@.Jonathan Armani
2010-03-06In cdce_detach(), add usbd_add_drv_event(USB_EVENT_DRIVER_DETACH, ...)Michael Knudsen
2010-03-06Add a flag to know if the interface successfully attached likeJonathan Armani
2010-03-05Correct a wrong printf message, from fabien, ok mk@Jonathan Armani
2010-03-05Fix spelling in a comment.Michael Knudsen
2010-03-04Add defines for header and data offset, offsetof() uses from mk@.Jonathan Armani
2010-03-04utilize the fact that the softc is zero'd to simplify the initializationTheo de Raadt
2010-03-03Change third parameter for urndis_decap() to be of type u_int32_t.Michael Knudsen
2010-03-03In urndis_ctrl_recv(), don't copy the received data to a newly allocatedMichael Knudsen
2010-03-03Correctly initialize the command frame in uyurex_write_value_request();Miod Vallat
2010-03-03When I first started on urndis, I didn't realise that all values wereMichael Knudsen
2010-03-03Remove XXX that's no longer valid.Michael Knudsen
2010-03-02Rename sc_sc to sc_softc.Michael Knudsen
2010-03-02Remove some XXXs.Michael Knudsen
2010-03-02Zap unused struct.Michael Knudsen
2010-03-02Get rid of the code that deals with the interrupt pipe. The currentMichael Knudsen
2010-03-01Add urndis(4), a driver for RNDIS Ethernet over USB.Michael Knudsen
2010-03-01regenYojiro Uo
2010-03-01add uyurex(4) which is device driver for YUREX twitch counter device.Yojiro Uo
2010-02-25new run(4) idsDamien Bergamini
2010-02-25new run(4) idsDamien Bergamini
2010-02-24Sweex LW153Damien Bergamini
2010-02-24The Sweex LW153 is a run(4).Damien Bergamini
2010-02-24more run(4) idsDamien Bergamini
2010-02-24new vendor OvisLink and associated run(4) id.Damien Bergamini
2010-02-24ALLWIN TechDamien Bergamini
2010-02-24new vendor ALLWIN Tech and associated run(4) product ids.Damien Bergamini
2010-02-23Add another 340 product ids found in the linux driverJonathan Gray
2010-02-23regenJonathan Gray
2010-02-23add a heap of ftdi devices found in the linux driverJonathan Gray
2010-02-23syncIgor Sobrado
2010-02-23use the right capitalization for Ethernet.Igor Sobrado
2010-02-22Rename QUALCOMM3 to ZTE.Marco Pfatschbacher
2010-02-220x19d2 is most likely a ZTE and not a Qualcomm vendor ID.Marco Pfatschbacher
2010-02-220x19d2 is most likely a ZTE and not a Qualcomm vendor ID.Marco Pfatschbacher
2010-02-22Undo 1.48 and 1.49 for now, and go back to the drawing board; PR #6320Miod Vallat
2010-02-20regenJonathan Gray
2010-02-20Match on new CH341A in uchcom and correctly name the CH340 device,Jonathan Gray
2010-02-19fix run_set_region_4 to set the whole region specified,Damien Bergamini
2010-02-18do not zero fields which are already zero; from cnstTheo de Raadt
2010-02-17change constant of convert formulra of SHT1X sensor to fitYojiro Uo
2010-02-10check that rf reg is != 0xff, not rf val.Damien Bergamini
2010-02-08Add ZTE K3565-Z USB MSM modem.Marco Pfatschbacher
2010-02-08syncMarco Pfatschbacher
2010-02-08Add ZTE K3565-Z USB MSM modem.Marco Pfatschbacher
2010-02-08remove redundant bits.Damien Bergamini
2010-02-08final bits for RT3572 and some fixes for RT3070 and RT3071.Damien Bergamini
2010-02-08add the 10us sifs directly to the pre-computed ack durations.Damien Bergamini