According to Sylvain LE GALL,
> Hello,
> 
> On Fri, Mar 18, 2005 at 07:46:27AM -0800, Tony Godshall wrote:
> > Package: mtink
> > Version: 1.0.5-1
> > Severity: minor
> > 
> > 
> > Using udev to make USB devices come up on the same device name it is
> > handy to make them mnemonic, for example /dev/printers/epson rather than
> > /dev/usb/lp0, and in fact the udev HOWTO encourages people to do so.
> > 
> > But mtink doesnt find such devices... it only appears to find
> > conventionally-named devices.
> > 
> 
> There is a new release of mtink. Maybe it will fix your problem.
> 
> Kind regard
> Sylvain Le Gall

OK, will try it.

I just noticed that my paste didn't go through...  Here are
some more details about the issue...

#BUS="usb",SYSFS{serial}="L65010107020813520",NAME="lp_c40ux",SYMLINK="printers/c40ux"
[EMAIL PROTECTED]:~/20050318$ ls -l /dev/printers/c40ux
#lrwxrwxrwx    1 root     root           11 2005-03-17 23:47 
/dev/printers/c40ux -> ../lp_c40ux
[EMAIL PROTECTED]:~/20050318$ ls -l /dev/lp_c40ux
#crw-rw----    1 root     root     180,   1 2005-03-17 23:47 /dev/lp_c40ux
#the above works nicely but mtink doesnt like it.  So we make sure we provide a 
more conventional name
BUS="usb",SYSFS{serial}="L65010107020813520",NAME="usb/lp0",SYMLINK="printers/c40ux"



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to