Re: problem writing udev rules

2005-09-19 Thread Simo Kauppi
On Fri, Sep 16, 2005 at 06:39:28PM +0100, Adam Mercer wrote: Hi I'm having a problem writing a udev rule for my printer, I want it to always be setup as /dev/optra and have the following rule in /etc/udev/rules.d/010-udev.rules BUS=usb, SYSFS{serial}=6033190, NAME=%k, SYMLINK=optra

problem writing udev rules

2005-09-16 Thread Adam Mercer
Hi I'm having a problem writing a udev rule for my printer, I want it to always be setup as /dev/optra and have the following rule in /etc/udev/rules.d/010-udev.rules BUS=usb, SYSFS{serial}=6033190, NAME=%k, SYMLINK=optra where the 6033190 is the serial number given by sysfs. This rules used