Bug#392580: udev: (Some) Epson SCSI scanners not recognized as scanners

2006-10-12 Thread Jö Fahlke
Am Thu, 12. Oct 2006, 14:44:08 +0200 schrieb Kay Sievers: > On Thu, 2006-10-12 at 13:26 +0200, Jö Fahlke wrote: > > Note that some way to match values in a case insensitive manner would > > probably allow a more general fix which avoids similiar problems with > > other vendors. > > fnmatch() whic

Bug#392580: udev: (Some) Epson SCSI scanners not recognized as scanners

2006-10-12 Thread Kay Sievers
On Thu, 2006-10-12 at 13:26 +0200, Jö Fahlke wrote: > Package: udev > Version: 0.100-2 > Severity: normal > Tags: patch > > My Epson scanner is not assigned to group "scanner" when I switch it > on and scan the SCSI bus. This is because it identifies itself as > type 3 (processor) and vendor "EP

Bug#392580: udev: (Some) Epson SCSI scanners not recognized as scanners

2006-10-12 Thread Jö Fahlke
Package: udev Version: 0.100-2 Severity: normal Tags: patch My Epson scanner is not assigned to group "scanner" when I switch it on and scan the SCSI bus. This is because it identifies itself as type 3 (processor) and vendor "EPSON", but permissions.rules matches for vender "Epson". This patch s