On Sunday 13 February 2005 13:55, Kay Sievers shaped the electrons to say:
> On Sun, 2005-02-13 at 13:04 +0100, Ricardo Galli wrote:
> >On Sunday 13 February 2005 05:08, Kay Sievers shaped the electrons to
say:
> >> Hi Ricardo, I've replied to Greg now on the hotplug list:
> >>
> >> http://marc.theaimsgroup.com/?l=linux-hotplug-devel&m=11082645400744
> >>8&w =2
> >>
> >> Don't know if this may work. I checked the wrong pattern match, but
> >> I couldn't reproduce this.
> >
> >Your diagnosis is correct, I think it will solve my problem, although
> > for some Palm devices the right device is the second one.
> >
> >Where can I check diffs between 0.50 and 0.51? (in 0.53 still does not
> >work).
>
> You may find something here:
> http://linuxusb.bkbits.net:8080/udev/[EMAIL PROTECTED]
> http://linuxusb.bkbits.net:8080/udev/src?nav=index.html
>
> I still can't reproduce this. I've added this for a flash memory card:
> KERNEL="sdc[2468]", NAME="%k", SYMLINK="xeven%n"
> KERNEL="sdc[13579]", NAME="%k", SYMLINK="xodd%n"
>
> and I get this:
> [EMAIL PROTECTED] ~]# ls -la /dev/x*
> lrwxrwxrwx 1 root root 4 Feb 13 13:44 /dev/xeven6 -> sdc6
> lrwxrwxrwx 1 root root 4 Feb 13 13:44 /dev/xeven8 -> sdc8
> lrwxrwxrwx 1 root root 4 Feb 13 13:44 /dev/xodd1 -> sdc1
> lrwxrwxrwx 1 root root 4 Feb 13 13:44 /dev/xodd5 -> sdc5
> lrwxrwxrwx 1 root root 4 Feb 13 13:44 /dev/xodd7 -> sdc7
>
> Are you really sure, that you don't have any other rule in the rules
> file, which may cause the creation of the symlink? Please grep for
> "pilot" in the rules directory. :)
Holy shit!
antoli:/etc/udev/rules.d# grep pilot *
palm.rules:BUS="usb", SYSFS{manufacturer}="Palm. Inc.",
KERNEL="ttyUSB[024]", NAME="%k", SYMLINK="pilot"
udev.rules:BUS="usb", KERNEL="ttyUSB*", SYSFS{product}="Palm Handheld*",
SYMLINK="pilot"
This rule in udev.rules was not before in the Debian package. Sorry.
Thanks.
--
ricardo galli GPG id C8114D34
http://mnm.uib.es/gallir/
Existen 10 tipos de personas, las que saben binario y
otras nueve que no recuerdo
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]