[sane-devel] Scanner Brother DCP130C

Hans B chonz at arcor.de
Sun Sep 27 09:26:32 UTC 2009


Hi,
I added a rule to support the Scanner Brother  DCP 130C
Hope I could help
Hans


# This file was automatically created based on description files

(*.desc)
# by sane-desc 3.5 from sane-backends 1.0.20 on Thu Jun  4 10:38:00 2009
#
# udev rules file for supported USB devices
#
# To add a USB device, add a rule to the list below.
#
# To run a script when your device is plugged in, add RUN+="/path/to/script"
# to the appropriate rule.
#
# The following list already contains a lot of scanners. If your scanner
# isn't mentioned there, add it as explained above and mail the entry to
# the sane-devel mailing list (sane-devel at lists.alioth.debian.org).
#

ACTION!="add", GOTO="libsane_rules_end"
ENV{DEVTYPE}!="usb_device", GOTO="libsane_rules_end"


#Brother Industries, Ltd DCP-130C
ATTRS{idVendor}=="04f9", ATTRS{idProduct}=="01a8",
ENV{libsane_matched}="yes"



More information about the sane-devel mailing list