On Mon, Sep 22, 2003 at 01:42:28PM +0000, simon wu wrote: > Hello, > > I have a few devices of the same product and vendor ID connected to my > Redhat 7.3/8.0 systems with usbserial driver. > > Is there any way I can remove a specific device, say, ttyUSB2, from the > system without unplug the device from the PC? If so, is there a way to put > ttyUSB2 back without unplug/plug or power cycle the device?
Why do you want to do such a thing? You can always just unload the kernel driver attached to the device, but that might get a few other tty ports too, depending on what kind of devices you have attached. Hope this helps, greg k-h ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
