~ubuntu-branches/ubuntu/raring/modemmanager/raring-proposed

« back to all changes in this revision

Viewing changes to .pc/git_ignore_west_mountain_radios_e608b17.patch/src/77-mm-usb-device-blacklist.rules

  • Committer: Package Import Robot
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2013-04-01 11:07:37 UTC
  • Revision ID: package-import@ubuntu.com-20130401110737-jgocffolptk8uaks
Tags: 0.6.0.0.really-0ubuntu4
* debian/patches/git_cdma_double_free_05a4226.patch: cdma: avoid double free
  of GError (LP: #1083659)
* debian/patches/git_ignore_arduino_aa84ce9.patch: properly ignore more
  arduino devices. (LP: #1153632)
* debian/patches/git_ignore_west_mountain_radios_e608b17.patch: ignore West
  Mountain amateur radio systems. (LP: #1154654)
* debian/patches/lp700316_usb_blacklist.patch: refreshed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# do not edit this file, it will be overwritten on update
 
2
 
 
3
ACTION!="add|change", GOTO="mm_usb_device_blacklist_end"
 
4
SUBSYSTEM!="usb", GOTO="mm_usb_device_blacklist_end"
 
5
ENV{DEVTYPE}!="usb_device",  GOTO="mm_usb_device_blacklist_end"
 
6
 
 
7
# APC UPS devices
 
8
ATTRS{idVendor}=="051d", ENV{ID_MM_DEVICE_IGNORE}="1"
 
9
 
 
10
# Sweex 1000VA
 
11
ATTRS{idVendor}=="0925", ATTRS{idProduct}=="1234", ENV{ID_MM_DEVICE_IGNORE}="1"
 
12
 
 
13
# Agiler UPS
 
14
ATTRS{idVendor}=="05b8", ATTRS{idProduct}=="0000", ENV{ID_MM_DEVICE_IGNORE}="1"
 
15
 
 
16
# Krauler UP-M500VA
 
17
ATTRS{idVendor}=="0001", ATTRS{idProduct}=="0000", ENV{ID_MM_DEVICE_IGNORE}="1"
 
18
 
 
19
# Ablerex 625L USB
 
20
ATTRS{idVendor}=="ffff", ATTRS{idProduct}=="0000", ENV{ID_MM_DEVICE_IGNORE}="1"
 
21
 
 
22
# Belkin F6C1200-UNV
 
23
ATTRS{idVendor}=="0665", ATTRS{idProduct}=="5161", ENV{ID_MM_DEVICE_IGNORE}="1"
 
24
 
 
25
# Various Liebert and Phoenixtec Power devices
 
26
ATTRS{idVendor}=="06da", ENV{ID_MM_DEVICE_IGNORE}="1"
 
27
 
 
28
# Unitek Alpha 1200Sx
 
29
ATTRS{idVendor}=="0f03", ATTRS{idProduct}=="0001", ENV{ID_MM_DEVICE_IGNORE}="1"
 
30
 
 
31
# Various Tripplite devices
 
32
ATTRS{idVendor}=="09ae", ENV{ID_MM_DEVICE_IGNORE}="1"
 
33
 
 
34
# Various MGE Office Protection Systems devices
 
35
ATTRS{idVendor}=="0463", ATTRS{idProduct}=="0001", ENV{ID_MM_DEVICE_IGNORE}="1"
 
36
ATTRS{idVendor}=="0463", ATTRS{idProduct}=="ffff", ENV{ID_MM_DEVICE_IGNORE}="1"
 
37
 
 
38
# CyberPower 900AVR/BC900D
 
39
ATTRS{idVendor}=="0764", ATTRS{idProduct}=="0005", ENV{ID_MM_DEVICE_IGNORE}="1"
 
40
# CyberPower CP1200AVR/BC1200D
 
41
ATTRS{idVendor}=="0764", ATTRS{idProduct}=="0501", ENV{ID_MM_DEVICE_IGNORE}="1"
 
42
 
 
43
# Various Belkin devices
 
44
ATTRS{idVendor}=="050d", ATTRS{idProduct}=="0980", ENV{ID_MM_DEVICE_IGNORE}="1"
 
45
ATTRS{idVendor}=="050d", ATTRS{idProduct}=="0900", ENV{ID_MM_DEVICE_IGNORE}="1"
 
46
ATTRS{idVendor}=="050d", ATTRS{idProduct}=="0910", ENV{ID_MM_DEVICE_IGNORE}="1"
 
47
ATTRS{idVendor}=="050d", ATTRS{idProduct}=="0912", ENV{ID_MM_DEVICE_IGNORE}="1"
 
48
ATTRS{idVendor}=="050d", ATTRS{idProduct}=="0551", ENV{ID_MM_DEVICE_IGNORE}="1"
 
49
ATTRS{idVendor}=="050d", ATTRS{idProduct}=="0751", ENV{ID_MM_DEVICE_IGNORE}="1"
 
50
ATTRS{idVendor}=="050d", ATTRS{idProduct}=="0375", ENV{ID_MM_DEVICE_IGNORE}="1"
 
51
ATTRS{idVendor}=="050d", ATTRS{idProduct}=="1100", ENV{ID_MM_DEVICE_IGNORE}="1"
 
52
 
 
53
# HP R/T 2200 INTL (like SMART2200RMXL2U)
 
54
ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="1f0a", ENV{ID_MM_DEVICE_IGNORE}="1"
 
55
 
 
56
# Powerware devices
 
57
ATTRS{idVendor}=="0592", ATTRS{idProduct}=="0002", ENV{ID_MM_DEVICE_IGNORE}="1"
 
58
 
 
59
# Palm Treo 700/900/etc
 
60
# Shouldn't be probed themselves, but you can install programs like
 
61
# "MobileStream USB Modem" which changes the USB PID of the device to something
 
62
# that isn't blacklisted.
 
63
ATTRS{idVendor}=="0830", ATTRS{idProduct}=="0061", ENV{ID_MM_DEVICE_IGNORE}="1"
 
64
 
 
65
# Belkin F5U183 Serial Adapter (unlikely to have a modem behind it)
 
66
ATTRS{idVendor}=="050d", ATTRS{idProduct}=="0103", ENV{ID_MM_DEVICE_IGNORE}="1"
 
67
 
 
68
# ATEN Intl UC-232A (Prolific)
 
69
ATTRS{idVendor}=="0557", ATTRS{idProduct}=="2008", ENV{ID_MM_DEVICE_IGNORE}="1"
 
70
 
 
71
# Arduinos
 
72
ATTRS{idVendor}=="2341", ENV{ID_MM_DEVICE_IGNORE}="1"
 
73
ATTRS{idVendor}=="1b4f", ATTRS{idProduct}=="9207", ENV{ID_MM_DEVICE_IGNORE}="1"
 
74
ATTRS{idVendor}=="1b4f", ATTRS{idProduct}=="9208", ENV{ID_MM_DEVICE_IGNORE}="1"
 
75
 
 
76
LABEL="mm_usb_device_blacklist_end"
 
77