summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2010-11-16BenQ M32 GSM/GPRS modem uses a custom product ID prolific PL2303; Mark PeoplesTheo de Raadt
2010-11-16syncTheo de Raadt
2010-11-16attach FeiXun products.Damien Bergamini
2010-11-16regenDamien Bergamini
2010-11-16new "FeiXun Communication" vendor id and two associatedDamien Bergamini
2010-11-16periodically measure temperature and redo LC calibration if temperatureDamien Bergamini
2010-11-15print board type in human readable form in dmesg.Damien Bergamini
2010-11-14Cleanup dmesg a bit, do not print the device name twice when attachingPaul de Weerd
2010-11-06syncTheo de Raadt
2010-11-06another planex deviceTheo de Raadt
2010-11-06print the MAC address on the second line like with the other USBDamien Bergamini
2010-11-06syncTheo de Raadt
2010-11-06Planex GW-USNanoTheo de Raadt
2010-11-06support the logic rt3020 that mtu@ foundTheo de Raadt
2010-11-06syncTheo de Raadt
2010-11-06add a logitec RT3020 found by mtu@Theo de Raadt
2010-11-05s/urtw_devs/urtwn_devs/Damien Bergamini
2010-11-05double \n\n in dmesgDamien Bergamini
2010-11-05urtwn(4), a driver for Realtek RTL8188CU/RTL8192CU 802.11n USB devices.Damien Bergamini
2010-10-30in otus, tx() can return on error without releasing the nodeDamien Bergamini
2010-10-30no need to compute hdrlen in (), it is not used.Damien Bergamini
2010-10-30always decrement the number of xfers queued in txeof() evenDamien Bergamini
2010-10-30don't release the node twice if tx() failsDamien Bergamini
2010-10-30use (ifp->if_softc != NULL) instead of (ifp->if_flags != 0) to checkDamien Bergamini
2010-10-30use hw sequence numbering for non-QoS framesDamien Bergamini
2010-10-28cleanup ;;Theo de Raadt
2010-10-28improve look of ;; in a for loopTheo de Raadt
2010-10-27don't free network related resources if they were not allocatedJacob Meuser
2010-10-23regenDamien Bergamini
2010-10-23add a bunch of Realtek RTL8188CU/RTL8188CE/RTL8192CU usb ids.Damien Bergamini
2010-10-23check that a timeout(9) has been initialized before deleting itJacob Meuser
2010-10-23create another kthread to run xfer abort tasks. xfer abort tasks cannotJacob Meuser
2010-10-22Attach the two run(4) usb ids that krw@ added to usbdevs.Damien Bergamini
2010-10-18bFrameIntervalType affects frame rates, not frame sizesJacob Meuser
2010-10-18when configuring the streaming interface with the video probe andJacob Meuser
2010-10-18use setting with closest matching bandwidth for the current configurationJacob Meuser
2010-10-16SyncKenneth R Westerback
2010-10-16Two run(4)'s picked up in Akihabara after j2k10. Melco WLI-UC-GNM andKenneth R Westerback
2010-10-16SUNWEIT DVI can be just about any chipset. Use the revision to select which.Mats O Jansson
2010-10-12Add Sierra Wireless MC8790.Marco Pfatschbacher
2010-10-12regenMarco Pfatschbacher
2010-10-12Add Sierra Wireless MC8790.Marco Pfatschbacher
2010-10-10Add proper malloc flags so we can attach again.Marcus Glocker
2010-10-09* define structure that represents USB descriptor with variable sizedJacob Meuser
2010-10-09control values can be 1 or 2 bytes, signed or unsigned. fixes hueJacob Meuser
2010-10-08don't trust that bFrameIndex in frame descriptors is unique. fixesJacob Meuser
2010-10-03Prevent the Dream Link USB LED Message Board to be attached as an HIDJonathan Armani
2010-10-03SyncJonathan Armani
2010-10-03Add Dream Link USB LED Message Board v1.0Jonathan Armani
2010-10-03syncTheo de Raadt