Re: help: udev rule for usb stick

2005-10-21 Thread Jules Dubois
On Thursday 20 October 2005 11:35, Matteo Semplice <[EMAIL PROTECTED]> (<[EMAIL PROTECTED]>) wrote: > Thanks for your reply (and all the others, which kindly pointed out docs > on the web that sadly already sit on my machine but had already given no > help) > ... > udevinfo -a -p $(udevinfo -q pat

Re: help: udev rule for usb stick

2005-10-20 Thread Colin
Matteo Semplice wrote: > Currently, none of the rules > BUS="usb",SYSFS{modalias}="usb:v10D6p1100d0100dc00dsc00dp00ic08isc05ip50",SYMLINK="usbstick" > BUS="scsi",SYSFS{modalias}="usb:v10D6p1100d0100dc00dsc00dp00ic08isc05ip50",SYMLINK="usbstick" > BUS="usb", SYSFS{idVendor}="10d6", SYMLINK="usbstic

Re: help: udev rule for usb stick

2005-10-20 Thread Matteo Semplice
Alle 05:47, giovedì 20 ottobre 2005, Jules Dubois ha scritto: > On Wednesday 19 October 2005 17:56, Matteo Semplice > <[EMAIL PROTECTED]> > > (<[EMAIL PROTECTED]>) wrote: > > Hi everybody, > > is anyone willing to suggest an udev rule to SYMLINK my usb stick to > > something like "/dev/usbpen"? I

Re: help: udev rule for usb stick

2005-10-19 Thread Tony Godshall
> [EMAIL PROTECTED]:/sys$ cd /sys/bus/usb/devices/2-2/ > [EMAIL PROTECTED]:/sys/bus/usb/devices/2-2$ cat idProduct > 1100 > [EMAIL PROTECTED]:/sys/bus/usb/devices/2-2$ cat idVendor > 10d6 > [EMAIL PROTECTED]:/sys/bus/usb/devices/2-2$ cat serial > USB 2.0(FS) FLASH DISK > [EMAIL PROTECTED]:/sys

Re: help: udev rule for usb stick

2005-10-19 Thread Jules Dubois
On Wednesday 19 October 2005 17:56, Matteo Semplice <[EMAIL PROTECTED]> (<[EMAIL PROTECTED]>) wrote: > Hi everybody, > is anyone willing to suggest an udev rule to SYMLINK my usb stick to > something like "/dev/usbpen"? I know that the web is full of suggestions > on how to do it, but I can't get

help: udev rule for usb stick

2005-10-19 Thread Matteo Semplice
Hi everybody, is anyone willing to suggest an udev rule to SYMLINK my usb stick to something like "/dev/usbpen"? I know that the web is full of suggestions on how to do it, but I can't get it to work for me! When I plug it in, it gets recognized by the scsi emulation and assigned to /dev/sda,