On Tue, Mar 25, 2003 at 02:00:02PM +0100, Jordi Just wrote: > Hello, > > I have 5 pc. 1 have 6 port usb. Everyother pc, I have connected serial > port to the first pc to one usb port. > Now I can use screen command to open console to every others pc. > > screen /dev/usb/ttyUSB0 to pc 2 > screen /dev/usb/ttyUSB1 to pc 3 > screen /dev/usb/ttyUSB2 to pc 4 > screen /dev/usb/ttyUSB3 to pc 5 > > I work very well. > > My problem is when I reboot pc 1. Usb port not assigned in order and I > need how relation Bus, Port with ttyUSB detected.
Look at the /proc/tty/driver/usbserial file. It will show you which device is attached to which port. And on 2.5, look in sysfs, it also shows you the linkage. Hope this helps, greg k-h ------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
