summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2007-12-04syncTheo de Raadt
2007-12-04new device; graeme@omni.net.auTheo de Raadt
2007-12-02spelling fix in debug printfRobert Nagy
2007-11-28add the device and interface class codes for USB Video Class (UVC)Robert Nagy
2007-11-27properly update hardware multicast filter.Damien Bergamini
2007-11-27typos; ok jmc@Martynas Venckus
2007-11-25sycTheo de Raadt
2007-11-25add CNU550pro; from iss @ e-sky.ruTheo de Raadt
2007-11-25spelling fixes, from Martynas Venckus;Jason McIntyre
2007-11-24Allow for any baud rate within a range rather thanJonathan Gray
2007-11-23ukbd_rawrepeat only there if WSDISPLAY_COMPAT_RAWKBDTheo de Raadt
2007-11-23Don't use uninitialized variables in umbg_detach.Marc Balmer
2007-11-23Make sure that variables used during detach are initialized during attach.Marc Balmer
2007-11-23Sanitize the use of timeouts:Marc Balmer
2007-11-23kprintf -> printf, unbreaks USB_DEBUGMarc Winiger
2007-11-23Degrade sensor status in an interrupt context.Marc Balmer
2007-11-23No need for process context to degrade the sensor status.Marc Balmer
2007-11-21attach Logitech QuickCam Pro 5000 as ugen for nowRobert Nagy
2007-11-21regenRobert Nagy
2007-11-21add Logitech QuickCam Pro 5000Robert Nagy
2007-11-18regenBrad Smith
2007-11-18add the Planex GW-US54GXS adapter.Brad Smith
2007-11-17syncDamien Bergamini
2007-11-17fix uath entry.Damien Bergamini
2007-11-16driver for TI TUSB3410 usb serial, written by dxi@mail.ru andTheo de Raadt
2007-11-15syncTheo de Raadt
2007-11-15more devices... all the timeTheo de Raadt
2007-11-14CCU-550 EVDO; Alexey VatchenkoTheo de Raadt
2007-11-14syncTheo de Raadt
2007-11-13fix output after deraadts fixes in usb. prints attach and address info onDavid Gwynne
2007-11-12Don't use utc_off, time is always reported in UTC.Marc Balmer
2007-11-12syncTheo de Raadt
2007-11-12ti usb serialTheo de Raadt
2007-11-12fewer lines of dmesg output spew (matters more on newer sony laptops with... ...Theo de Raadt
2007-11-12syncTheo de Raadt
2007-11-12shortenTheo de Raadt
2007-11-11syncMartin Reindl
2007-11-11support little I-O DATA UPS GPS thingyTheo de Raadt
2007-11-10syncTheo de Raadt
2007-11-102 port usb hub with ethernet in it..Theo de Raadt
2007-11-10- syncAntoine Jacoutot
2007-11-10- add support for more multifunction Epson devices (from FreeBSD and SANE).Antoine Jacoutot
2007-11-10Clean up some debugging left-overs.Marc Balmer
2007-11-10knf.Marc Balmer
2007-11-10umbg(4) is a driver to support the USB attached Meinberg USB5131 DCF77Marc Balmer
2007-11-09Wrong logic in ubt_xmit_acl_start(); reported by Dmitry KomissaroffMiod Vallat
2007-11-06syncAntoine Jacoutot
2007-11-06- from FreeBSD:Antoine Jacoutot
2007-11-05audio encoding conversion cleanupJacob Meuser
2007-11-04improve/repair locator printing; ok jsgTheo de Raadt