summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
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
2008-10-21Addjun
2008-10-19Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.apb
2008-10-19Remove two devices that are handled by ubsa and might need specialjoerg
2008-10-19Regen.joerg
2008-10-19Sync list of 3G cards with FreeBSD.joerg
2008-10-18Make u3g send an eject command to Novatel MC950D devices. Explicitlyjoerg
2008-10-15Merge wrstuden-revivesa into HEAD.wrstuden
2008-10-14ehci_dump_itd and _sitd are unusedjmcneill
2008-10-14kern/39727: race condition in ehci isoc abort xfer pathjmcneill
2008-10-13Load firmware from .../firmware/stuirda, not ../uirda, to avoid confusion.is
2008-10-11Revert previous.jmcneill
2008-10-11ehci_check_itd_intr: correct logic for checking for active itdsjmcneill
2008-10-11If we're not dealing with an interrupt endpoint, invoke the xfer'sjmcneill
2008-10-10regenjakllsch
2008-10-10add Pinnacle Systems, Inc. and their PCTV HD Pro Stick (800e)jakllsch
2008-10-10regenjmcneill
2008-10-10Add ATI/AMD TV Wonder 600 and Empia Technology EM2883 product IDsjmcneill
2008-10-10Add u3g(4) driver from FreeBSD. This driver provides better support forjoerg
2008-10-10Regen.joerg
2008-10-10Add entries for Vodafone Mobile Connect 3G datacard (from FreeBSD)joerg
2008-10-06ehci_free_itd: use LIST_INSERT_HEAD rather thanjmcneill
2008-10-05Fix issue where multi-transaction isoc endpoints were forced to singlejmcneill
2008-09-28regen.wiz
2008-09-28Add Zippy Technology Corporation (from www.linux-usb.org/usb.ids).wiz
2008-09-27De-USB_* pseye(4)jmcneill
2008-09-24If you want to test option INET, make sure that it is in sight.ws
2008-09-21Register with pmfjmcneill
2008-09-21Guard against short bHeaderLength when processing video payloadjmcneill
2008-09-21Make it compile with DPRINTFs disabled.freza
2008-09-21Discard frames with header lengths larger than we expect them to be.jmcneill
2008-09-21UVC bulk endpoint support, from myself, mjf, and a bottle of vodka. Mostlyjmcneill
2008-09-21Use M_80211_NODE for 'zyd_node' allocation instead of M_DEVBUF.freza
2008-09-20Fix reversed test in uvideo_init_control, from Patrick Mahoneyjmcneill
2008-09-20Add UYVY support.jmcneill
2008-09-20Use probe/GET_MAX to determine wCompQuality value during negotiationjmcneill
2008-09-20Print uDWord types with %u instead of %djmcneill