summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2010-04-04Fix 5GHz channels TX power settings for RT2860/RT2870 (does notDamien Bergamini
2010-04-03Add support for Nokia Internet Stick CS-15.Marco Pfatschbacher
2010-04-03syncMarco Pfatschbacher
2010-04-03Add Nokia Internet Stick CS-15.Marco Pfatschbacher
2010-03-27Fix TX power per rate settings.Damien Bergamini
2010-03-27add mode switch code for Huawei K3765; much help from & ok jsg@Otto Moerbeek
2010-03-27syncOtto Moerbeek
2010-03-27add ids for Huawei K3765; ok jsg@Otto Moerbeek
2010-03-25Update to match renamed product id.Michael Knudsen
2010-03-25syncMichael Knudsen
2010-03-25Rename product id. It seems to be used for several Android basedMichael Knudsen
2010-03-23Change the scsi_cmd function member of scsi_adapter from int toKenneth R Westerback
2010-03-20Allow kernels configurations with bluetooth but no USB to build.Matthieu Herrb
2010-03-20NEC Aterm WL300NU-GDamien Bergamini
2010-03-20the NEC Aterm WL300NU-G is an otus(4).Damien Bergamini
2010-03-15Correct return from attach on error, add splx() and urndis_stop().Fabien Romano
2010-03-14Rewrite urndis_match() logic for the HTC Hero to match on vendor andMichael Knudsen
2010-03-14syncMichael Knudsen
2010-03-14Add product ID for HTC Hero.Michael Knudsen
2010-03-11Correct a wrong printf and move a check than should be before the debug.Jonathan Armani
2010-03-07Garbage collect a softc member that we don't use because we don't doMichael Knudsen
2010-03-07Update my address, while there update armani's too per his request.Fabien Romano
2010-03-07Rename RNDIS_DEBUG to match device name.Fabien Romano
2010-03-07Some cleanup and dead code removal to bring us in line with otherMichael Knudsen
2010-03-07We're only sending one packet at a time, so garbage collect sc_lim_pktcntMichael Knudsen
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