summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2010-12-25Add missing semicolon.wiz
2010-12-25add USB interface assoc descriptor (IAD) infojmcneill
2010-12-24VIDIOC_QUERYCAP changes:jmcneill
2010-12-24fill audio_info.config with the string "usb:<cookie>" instead of "uaudio",jmcneill
2010-12-24regenjmcneill
2010-12-24add Hauppauge WinTV USB2 FMjmcneill
2010-12-22don't disable interrpts in ohci_intr1 - now USB works again on my Blade 2500macallan
2010-12-21PR/44213 - B ICT A.P. de Brouwer Jr. -- add some Motorola phonesjnemeth
2010-12-21regenjnemeth
2010-12-21PR/44213 - B ICT A.P. de Brouwer Jr. -- clarify Motorola USBLANjnemeth
2010-12-20usbd_dump_*() functions are also needed when just EHCI_DEBUG is defined,phx
2010-12-16_KERNEL_OPTpooka
2010-12-15Slighty tweak the interrupt debug printfs.matt
2010-12-15Fix typo (damn :q! in vi allow the commit to proceed).matt
2010-12-15Add a workaround (hopefully temporary) for corrupted usb fragments on powerpc.matt
2010-12-08regenphx
2010-12-08Apple product 0x1000 is a Bluetooth HCI in HID-proxy mode, which was thephx
2010-12-02just ignore things that refer to the interface while detaching.christos
2010-12-02Don't crash during detach if the attach hook failed before setting up.christos
2010-11-30don't clear TS_BUSY in ucomclose().bsh
2010-11-30Support for Apple notebook keyboards, which have a few quirks.phx
2010-11-30regenphx
2010-11-30Added some Apple trackpad devices for use in usb_quirks.c and macppc/dev/pbms.cphx
2010-11-27ULPI register definitionsbsh
2010-11-25regensborrill
2010-11-25Add devices for upcoming run(4).sborrill
2010-11-19Added UIPROTO_MOUSE for HID-class.phx
2010-11-15Dereferencing struct lwp * needs sys/lwp.h.uebayasi
2010-11-13Don't pull in the whole uvm(9) API to access only PAGE_SIZE anduebayasi
2010-11-04more staticchristos
2010-11-04sprinkle static.christos
2010-11-04regenpooka
2010-11-04add dlink3 and netgear3pooka
2010-11-04usb_port.h was deleted, no need to mention it here.dyoung
2010-11-04Poison any code that still uses <dev/usb/usb_port.h> by removing thedyoung
2010-11-04Remove temporary #inclusion of <dev/usb/usb_port.h>.dyoung
2010-11-03Stop using the compatibility macros USB_ATTACH(), USB_DETACH(),dyoung
2010-11-03Change a stray USBDEVNAME to device_xname(). Only affects DIAGNOSTICdyoung
2010-11-03Stop using the compatibility macros USB_ATTACH(), USB_DETACH(),dyoung
2010-11-03Stop using the compatibility macros USB_ATTACH(), USB_DETACH(),dyoung
2010-11-03Stop using the compatibility macros USB_ATTACH(), USB_DETACH(),dyoung
2010-11-03remove USB_ macros per dyoung.christos
2010-11-03regenchristos
2010-11-03ifdef unusedchristos
2010-11-03restore missing, sort, fix whitespacechristos
2010-11-03regenchristos
2010-11-03From Anon Ymous:christos
2010-11-03add otuschristos
2010-11-03from openbsd.christos
2010-10-18Add quirk for Kingston DT Mini 10 to stop it giving HBA errors.sborrill