Author: pebender
Date: Tue Feb 3 13:52:08 2009
New Revision: 4350
Modified:
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/lib/udev/rules.d/05-minimyth-detect-tuner.rules.disabled
Log:
- Fixed an error in the name of a firmware file.
Modified:
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/lib/udev/rules.d/05-minimyth-detect-tuner.rules.disabled
==============================================================================
---
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/lib/udev/rules.d/05-minimyth-detect-tuner.rules.disabled
(original)
+++
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/lib/udev/rules.d/05-minimyth-detect-tuner.rules.disabled
Tue Feb 3 13:52:08 2009
@@ -22,7 +22,7 @@
ENV{mm_detect_state_tuner}="unknown,"
ENV{mm_detect_id}!="pci:0280:00:13d0:????:????:????", GOTO="end-13d0"
-ENV{mm_detect_id}=="pci:0280:00:13d0:2103:13d0:2103",
ENV{mm_detect_state_tuner}="technisat_skystar2,b2c2_flexcop_pci.fw"
+ENV{mm_detect_id}=="pci:0280:00:13d0:2103:13d0:2103",
ENV{mm_detect_state_tuner}="technisat_skystar2,dvb-fe-bcm3510-01.fw"
LABEL="end-13d0"
ENV{mm_detect_id}!="pci:0400:00:4444:????:????:????", GOTO="end-4444"
ENV{mm_detect_id}=="pci:0400:00:4444:0016:0070:0003",
ENV{mm_detect_state_tuner}="hauppauge_pvr_250,v4l-cx2341x-enc.fw"
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---