summaryrefslogtreecommitdiffstats
path: root/udev/89-libiphone.rules.in
diff options
context:
space:
mode:
authorGravatar Matt Colyer2009-03-25 21:32:54 -0700
committerGravatar Matt Colyer2009-03-25 21:32:54 -0700
commit443edc808d8b2e0ac8d6c497248815a5a1a5a9c9 (patch)
tree695e1b01fe2d1c0161557a710f1abc47383289bb /udev/89-libiphone.rules.in
parent91c644487bc23f929f06485073f9d992a547f00d (diff)
downloadlibimobiledevice-443edc808d8b2e0ac8d6c497248815a5a1a5a9c9.tar.gz
libimobiledevice-443edc808d8b2e0ac8d6c497248815a5a1a5a9c9.tar.bz2
Removed ugly bash script that set the configuration value.
Diffstat (limited to 'udev/89-libiphone.rules.in')
-rw-r--r--udev/89-libiphone.rules.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/udev/89-libiphone.rules.in b/udev/89-libiphone.rules.in
deleted file mode 100644
index 48e9a16..0000000
--- a/udev/89-libiphone.rules.in
+++ /dev/null
@@ -1,5 +0,0 @@
-# Forces iPhone 1.0, 3G and iPodTouch 1 and 2 to USB configuration 3
-KERNEL=="?-?", ATTRS{idVendor}=="05ac", ATTRS{idProduct}=="1290", ACTION=="add", RUN+="@bindir@/set-usb-configuration-3.sh"
-KERNEL=="?-?", ATTRS{idVendor}=="05ac", ATTRS{idProduct}=="1291", ACTION=="add", RUN+="@bindir@/set-usb-configuration-3.sh"
-KERNEL=="?-?", ATTRS{idVendor}=="05ac", ATTRS{idProduct}=="1292", ACTION=="add", RUN+="@bindir@/set-usb-configuration-3.sh"
-KERNEL=="?-?", ATTRS{idVendor}=="05ac", ATTRS{idProduct}=="1293", ACTION=="add", RUN+="@bindir@/set-usb-configuration-3.sh"