Hello, In theory the driver could be made to send the DEC the reset sequence when all devices were closed. However, due to the awkwardness of switching between slave and stand-alone mode, I've decided against this. Hence this application, which I hope provides the user a nice compromise between control and ease-of-use. ttusb_dec_reset is a small utility for resetting a ttusb-dec device to stand-alone mode after use. It requires libusb, which can be found here: http://libusb.sourceforge.net/ There is probably a package for it included with your linux distribution though. For the utility to reset a device, it must have permission to access the usb device, and the device must not be claimed by anything else. That means that the ttusb-dec module must be rmmoded before using this utility. You probably want to have turned off any hotplug mechanisms before running the utility or the device will likely get taken over again once it comes back up. Or you could just yank the usb cable out. The utility takes no arguments, you just run it: ./ttusb_dec_reset Cheers, Alex d>Jonathan McCrohan
summaryrefslogtreecommitdiffstats
path: root/dvbv5_dvb-t/fi-Ristijarvi (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2016-06-11Imported Upstream version 0+git20160503.4f192bdupstream/0+git20160503.4f192bdJonathan McCrohan1307-2667/+38002
2016-01-18Imported Upstream version 0+git20151202.3864e0aupstream/0+git20151202.3864e0aJonathan McCrohan840-4057/+18230
2015-04-01Imported Upstream version 0+git20150208.f2053b3upstream/0+git20150208.f2053b3Jonathan McCrohan32-333/+483
2014-12-28Imported Upstream version 0+git20141218.b46a22cupstream/0+git20141218.b46a22cJonathan McCrohan535-639/+317
2014-10-15Imported Upstream version 0+git20141009.d26b627upstream/0+git20141009.d26b627Jonathan McCrohan2010-11120/+159271
2014-07-23Imported Upstream version 0+git20140611.14bd6c7upstream/0+git20140611.14bd6c7Jonathan McCrohan7-11/+60
2014-05-13Imported Upstream version 0+git20140512.1246b27upstream/0+git20140512.1246b27Jonathan McCrohan391-301/+3983
2014-04-05Imported Upstream version 0+git20140326.cfc2975upstream/0+git20140326.cfc2975Jonathan McCrohan118-656/+877