aboutsummaryrefslogtreecommitdiff
path: root/scripts/40-usb-blacklist.rules
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2021-10-31 01:36:51 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2021-10-31 01:36:51 +0000
commit901931cfdad6f06e22c24beba339bb08d2265498 (patch)
tree99378c1ca0db087eb17c3f1aeaadce8c30d3dbeb /scripts/40-usb-blacklist.rules
parentf0195003bb0c66ba55084b2f7e0fe982f08c5675 (diff)
downloadsg3_utils-901931cfdad6f06e22c24beba339bb08d2265498.tar.gz
sg_logs: additions to Command duration limits statistics log page [spc6r06]; configure.ac: tweak to accepts uclinux as linux
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@917 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'scripts/40-usb-blacklist.rules')
-rw-r--r--scripts/40-usb-blacklist.rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/40-usb-blacklist.rules b/scripts/40-usb-blacklist.rules
index 6cce3e6b..66313880 100644
--- a/scripts/40-usb-blacklist.rules
+++ b/scripts/40-usb-blacklist.rules
@@ -6,7 +6,7 @@
ACTION!="add|change", GOTO="usb_blacklist_end"
KERNEL!="sd*[!0-9]|sr*", GOTO="usb_blacklist_end"
-# unkown device
+# unknown device
ATTRS{idVendor}=="0aec", ATTRS{idProduct}=="3260", ENV{ID_SCSI_INQUIRY}="1"
# Sony/JMicron port replicator
ATTRS{idVendor}=="054c", ATTRS{idProduct}=="06a0", ENV{ID_SCSI_INQUIRY}="1"