Hi devs! I have a trouble with my jb-powered device. I need some tool to 
manage device nodes in /dev, like udev in big linux.
What im looking for: i have three serial devices, after i plug them, i have 
3 nodes in /dev:ttyUSB0,1,2. So i want manage them automatically- for one 
device with some serial number i want symlink /dev/ser1, for other-same 
things. when i unplug one of them or all, symlinks must die too. Most 
trouble that nodes in dev not static, and sometime ttyUSB0 can jump to 
ttyUSB1, and all apps that use this node cant work propertly. 
On old android releases in init was nice trigger "on 
device-added-/removed-" but in cureent google removed this thing, but dont 
give us nothing other.
What workaround for my problem?

-- 
-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to