mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
Cc: art@usfltd.com, linux-kernel@vger.kernel.org, torvalds@osdl.org
Subject: Re: usb-scanner-cameras kernel-2.6.22 and udev-095 problem
Date: Tue, 5 Jun 2007 14:46:13 -0700	[thread overview]
Message-ID: <20070605214613.GB21578@kroah.com> (raw)
In-Reply-To: <6bffcb0e0706050518l53628a55k7b91ce38e272289d@mail.gmail.com>

On Tue, Jun 05, 2007 at 02:18:26PM +0200, Michal Piotrowski wrote:
>  Hi,
> 
>  On 24/05/07, Greg KH <greg@kroah.com> wrote:
> > 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?
> 
>  Any progress with this bug?

I haven't heard back from Art, and nothing looks wrong in the rules file
above...

thanks,

greg k-h

  parent reply	other threads:[~2007-06-05 21:54 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-18  0:00 art
2007-05-24 17:53 ` Greg KH
     [not found]   ` <6bffcb0e0706050518l53628a55k7b91ce38e272289d@mail.gmail.com>
2007-06-05 21:46     ` Greg KH [this message]
  -- 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=20070605214613.GB21578@kroah.com \
    --to=greg@kroah.com \
    --cc=art@usfltd.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michal.k.k.piotrowski@gmail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®