summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2011-07-25Regen.jruoho
2011-07-25Add few devices that should be exactly identical with the Hauppauge WinTVjruoho
2011-07-23Enable or note aubtfwl(4) wherever ubt(4) is enabled or noted.jakllsch
2011-07-23Add driver to load Atheros AR3011 USB Bluetooth interface firmware.jakllsch
2011-07-23Replace spaces with tabs, to be more consistent.jakllsch
2011-07-22regen.nonaka
2011-07-22PR/45133: usb/udl(4): Add new device IDnonaka
2011-07-22Re-regen.jruoho
2011-07-22Fix typo in the previous (HAUPPAUGE2 instead of HAUPPAUGE).jruoho
2011-07-22Regen.jruoho
2011-07-22Add the Hauppauge WinTV Nova-T USB 2.0 DVB-T adapters with the DiB7700M,jruoho
2011-07-20Bring usbdevices.config in line with i386 GENERIC (this is now a superset).jakllsch
2011-07-20Start making usbdevices.config more generically useful by commenting out thejakllsch
2011-07-20Add urndis(4).jakllsch
2011-07-20Add urndis(4) driver for USB networking devices implementing thejakllsch
2011-07-20Fix PR kern/42570ryoon
2011-07-20regen.jakllsch
2011-07-20Add vendor HTC, and HTC and Samsung Android products.jakllsch
2011-07-20Add UIPROTO_RNDIS.jakllsch
2011-07-20Make u3g driver recognise Huawei E1820.apb
2011-07-20regen for Huawei E1820apb
2011-07-20Add Huawei E1820 "Mobile Broadband" USB cellular data adapterapb
2011-07-19add driver for SMK eHome Infrared Transceiverjmcneill
2011-07-19Regen.jruoho
2011-07-19Add E3C EC168 DVB-T adapter.jruoho
2011-07-18regenjmcneill
2011-07-18add SMK eHome Infrared Transceiverjmcneill
2011-07-18Regen.jruoho
2011-07-18Add MSI MegaSky DVB-T dongle.jruoho
2011-07-18Use __arraycount(3).jruoho
2011-07-15use lg3303_get_snr, lg3303_get_signal_strengthjmcneill
2011-07-15catch up to recent lg3303 changesjmcneill
2011-07-13emdtv(4): add Pinnacle PCTV 800Ejakllsch
2011-07-13Support XC3028 tuner in emdtv.jakllsch
2011-07-11Match SHEEVAPLUG_JTAG.matt
2011-07-11Regen.matt
2011-07-11Add SHEEVAPLUG_JTAGmatt
2011-07-11remove unused prototypejmcneill
2011-07-11add emdtv(4), a dtv(4) driver for Empia Technology EM28XX DTV devicesjmcneill
2011-07-10add auvitek_dtv.cjmcneill
2011-07-10add snr reportingjmcneill
2011-07-09add digital capture supportjmcneill
2011-07-01use an unsigned type for unsigned calcations. avoid GCC 4.5 warnings.mrg
2011-06-30dependant -> dependentwiz
2011-06-12Fix the build of ALL kernel (hi matt@).rmind
2011-06-11Added LCD-8000UD-DVI entry.nonaka
2011-06-11regen.nonaka
2011-06-11Added LCD-8000UD-DVI entry.nonaka
2011-06-10ehci_set_qh_qtd: terminate alternate next qTD pointer with EHCI_NULL, not 0jmcneill
2011-06-09Move EHCI_DEBUG, OHCI_DEBUG, UHCI_DEBUG, USB_DEBUG, UHUB_DEBUG to opt_usb.hmatt