Bug#297755: udev: should set scanner device to scanner group

2005-03-03 Thread Christophe Combelles
Marco d'Itri a écrit : Which packages create/use this group? The scanner group is created by libsane. Maybe the udev rule should be added by this package as well ? I also have a question : where can I find any documentation on the SYSFS{type} node ? How is the number assigned ? Does "5" always

Bug#297755: udev: should set scanner device to scanner group

2005-03-02 Thread Marco d'Itri
On Mar 02, Christophe Combelles <[EMAIL PROTECTED]> wrote: > BUS="scsi", KERNEL="sg[0-9]*", SYSFS{type}="6", GROUP="scanner" Which packages create/use this group? -- ciao, Marco signature.asc Description: Digital signature

Bug#297755: udev: should set scanner device to scanner group

2005-03-02 Thread Christophe Combelles
Package: udev Version: 0.054-1 Severity: normal I have two scsi scanners, that appear as /dev/sg0 and /dev/sg1 In /etc/udev/udev.rules, there is already a rule for scsi cdrom: BUS="scsi", KERNEL="sg[0-9]*", SYSFS{type}="5", GROUP="cdrom" It would be nice to also have a rule for scsi scanners, s