All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: art@usfltd.com
Cc: linux-kernel@vger.kernel.org, torvalds@osdl.org
Subject: Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem
Date: Thu, 24 May 2007 10:53:07 -0700	[thread overview]
Message-ID: <20070524175307.GA18940@kroah.com> (raw)
In-Reply-To: <20070517190058.w2oyxzf9wko4w8k8@67.106.77.50>

On Thu, May 17, 2007 at 07:00:58PM -0500, art@usfltd.com wrote:
>  greg
> 
>  and part of /etc/udev/rules.d/60-libsane.rules
> 
>  ...
>  ACTION!="add", GOTO="libsane_rules_end"
>  SUBSYSTEM!="usb_device", GOTO="libsane_rules_end"
> 
>  # Hewlett-Packard ScanJet 4100C
>  SYSFS{idVendor}=="03f0", SYSFS{idProduct}=="0101", SYMLINK+="scanner-%k"
>  # Hewlett-Packard Photosmart S20 (C5101A) | Hewlett-Packard Photosmart S20xi 
>  (C7150A)
>  SYSFS{idVendor}=="03f0", SYSFS{idProduct}=="0102", SYMLINK+="scanner-%k"
>  # Hewlett-Packard ScanJet 4200C | Hewlett-Packard ScanJet 4200Cxi | 
>  Hewlett-Packard ScanJet 4200Cse
>  SYSFS{idVendor}=="03f0", SYSFS{idProduct}=="0105", SYMLINK+="scanner-%k"
>  # Hewlett-Packard ScanJet 6200C | Hewlett-Packard ScanJet 6250C
>  SYSFS{idVendor}=="03f0", SYSFS{idProduct}=="0201", SYMLINK+="scanner-%k"
>  # Hewlett-Packard ScanJet 3300c
>  SYSFS{idVendor}=="03f0", SYSFS{idProduct}=="0205", SYMLINK+="scanner-%k"
>  # Hewlett-Packard ScanJet 4300c
>  SYSFS{idVendor}=="03f0", SYSFS{idProduct}=="0305", SYMLINK+="scanner-%k"
>  # Hewlett-Packard ScanJet 5200C
>  SYSFS{idVendor}=="03f0", SYSFS{idProduct}=="0401", SYMLINK+="scanner-%k"
>  # Hewlett-Packard ScanJet 3400c
>  SYSFS{idVendor}=="03f0", SYSFS{idProduct}=="0405", SYMLINK+="scanner-%k"
>  # Hewlett-Packard ScanJet 2100C
>  SYSFS{idVendor}=="03f0", SYSFS{idProduct}=="0505", SYMLINK+="scanner-%k"
>  # Hewlett-Packard ScanJet 6300C | Hewlett-Packard ScanJet 6350C | 
>  Hewlett-Packard ScanJet 6390C
>  SYSFS{idVendor}=="03f0", SYSFS{idProduct}=="0601", SYMLINK+="scanner-%k"
>  # Hewlett-Packard ScanJet 2200C
>  SYSFS{idVendor}=="03f0", SYSFS{idProduct}=="0605", SYMLINK+="scanner-%k"
> 
>  ...
>  # Dell 1600n
>  SYSFS{idVendor}=="413c", SYSFS{idProduct}=="5250", SYMLINK+="scanner-%k"
> 
>  LABEL="libsane_rules_end"


I don't see anything odd there at all.

Can you run 'git bisect' to try to narrow down to the patch that caused
the problem?

thanks,

greg k-h

  reply	other threads:[~2007-05-24 17:53 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-18  0:00 usb-scanner-cameras kernel-2.6.22 and udev-095 problem art
2007-05-24 17:53 ` Greg KH [this message]
     [not found]   ` <6bffcb0e0706050518l53628a55k7b91ce38e272289d@mail.gmail.com>
2007-06-05 21:46     ` Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2007-06-07  3:11 art
2007-06-07  3:37 ` Greg KH
2007-06-07  2:26 art
2007-06-06  0:20 art
2007-06-06  5:34 ` Greg KH
2007-05-17 17:05 art
2007-05-17 18:14 ` Greg KH
2007-05-16 19:58 art
2007-05-17  5:14 ` Greg KH
2007-05-15 17:42 art
2007-05-15 18:02 ` Linus Torvalds
2007-05-15 22:51 ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070524175307.GA18940@kroah.com \
    --to=greg@kroah.com \
    --cc=art@usfltd.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.