summaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2009-11-23 13:51:11 -0800
committerDan Williams <dcbw@redhat.com>2009-11-23 13:51:11 -0800
commita07d103e63f4ba1ed7560396c6fcd0eb293de059 (patch)
treecfab9b7a1312494bdd78644fb3678e943cba4b41 /extras
parent4e9fdfccbdd16f0cfdb5c8fa8484a8ba0f2e69d3 (diff)
Revert "modem-modeswitch: add a device"
This reverts commit 5052297b6a8928d3ccfdd9996b71fdfff8bc8921. The 'option-zerocd' method should *only* be used with Option NV devices since other manufacturers have completely different methods for killing their fake driver CD.
Diffstat (limited to 'extras')
-rw-r--r--extras/modem-modeswitch/61-option-modem-modeswitch.rules1
1 files changed, 0 insertions, 1 deletions
diff --git a/extras/modem-modeswitch/61-option-modem-modeswitch.rules b/extras/modem-modeswitch/61-option-modem-modeswitch.rules
index 3ef6f081aa..7c94a06c06 100644
--- a/extras/modem-modeswitch/61-option-modem-modeswitch.rules
+++ b/extras/modem-modeswitch/61-option-modem-modeswitch.rules
@@ -35,6 +35,5 @@ ATTRS{idVendor}=="0af0", ATTRS{idProduct}=="7501", RUN+="modem-modeswitch -v 0x%
ATTRS{idVendor}=="0af0", ATTRS{idProduct}=="7601", RUN+="modem-modeswitch -v 0x%s{idVendor} -p 0x%s{idProduct} -t option-zerocd"
ATTRS{idVendor}=="0af0", ATTRS{idProduct}=="7901", RUN+="modem-modeswitch -v 0x%s{idVendor} -p 0x%s{idProduct} -t option-zerocd"
ATTRS{idVendor}=="12d1", ATTRS{idProduct}=="1446", RUN+="modem-modeswitch -v 0x%s{idVendor} -p 0x%s{idProduct} -t option-zerocd"
-ATTRS{idVendor}=="19d2", ATTRS{idProduct}=="2000", RUN+="modem-modeswitch -v 0x%s{idVendor} -p 0x%s{idProduct} -t option-zerocd"
LABEL="option_zerocd_end"