Hi Alexey,
I'm not familiar with hotplug but I've just checked and it is running
(as well as udevd).
I have two USB UARTS connected to the host, both FT232s and I want to
make sure they get the a known device name regardless of which order
they are connected in. They have different version IDs
ATTRS{serial}=="A9008WUM" and ATTRS{serial}=="A700eIpj".
If hotplug is the right way to achieve this I'd welcome any pointers,
the references I found all use udevd.
Udevd does work, if I use a rule like
"ATTRS{manufacturer}=="FTDI",ATTRS{product}=="FT232R USB UART"" but it
does not work if I use
"ATTRS{modalias}=="usb:v0403p6001d0600dc00dsc00dp00icFFiscFFipFF",ATTRS{serial}=="A700eIpj""
and I really wanted to understand why and if there is a better way.
I also have to run a 'udev trigger' as part of the boot, which seems a
little clumsy.
Reuben
On 26/09/2010 14:51, Alexey Loukianov wrote:
26.09.2010 16:36, Reuben Wells wrote:
I've been running OpenWrt (backfire / 10.03) for a couple of months now
(on an Omnima / Infineon ADM5120 embedded controller), building from
source and most things are working perfectly, I just have an outstanding
question regarding udevd.
Let's start with the most obvious question: what is the hotplug events manager
you set to be default for your build? Is it udevd or hotplugd? Your problem
might be that there's no udevd at all installed on your box.
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel