On Mon, Oct 17, 2005 at 09:29:37AM +1000, Damien Miller wrote: > On Sun, 16 Oct 2005, Antti Harri wrote: > > >Hi, > > > >I have two USB printers, is there a way to assign > >a fixed device name instead of device name being > >assigned dynamically? If it's not possible at all, > >are there plans to implement it? > > You could try making symlinks using hotplugd(8) attach and detach scripts, > but I'm not sure they get called for USB printers (haven't tried)
of course they will be called. add usbdevs | grep command to the attach script to make a proper symlink. > > -d -- Alexander Yurchenko (aka grange)

