summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dibusb
AgeCommit message (Collapse)Author
2004-09-20- added Compro Videomate USB DVB-T USB idsPatrick Boettcher
- changed vendor and product id defines - several URB's are now submitted for TS-transfer - usb_kill_urb - i2c writes during ts feed is now paused
2004-09-17- typos in README.dibusb fixed and comments addedPatrick Boettcher
- changed debug calls, added debug levels - fixed bug, when enumerating the firmware files
2004-09-13- added support for "Ultima Electronic/Artec T1 USB TVBOX" (another dibusb ↵Patrick Boettcher
clone) reported by Christian Motschke, thanks - make some doc notes about it
2004-09-09Fix for compilation under woodyAndrew de Quincy
2004-09-07correct a wrong .o filename in kernel MakefilePatrick Boettcher
2004-09-06corrected USB vendor ids for dibusbPatrick Boettcher
2004-09-05removed unwanted commentsPatrick Boettcher
2004-09-05dvb-dibusb is substituting the vp7041 USB driver. it is basicly a i2c-to-usb ↵Patrick Boettcher
bridge and does the demux stuff (i.e. passing the mpeg2-data to the sw-demux).