By unloading the driver, the other connected devices do get affected. This is exactly what I am trying to avoid.
I guess no other ways?
Thanks,
Simon
From: Greg KH <[EMAIL PROTECTED]> To: simon wu <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: [Linux-usb-users] How to unmount a specific ttyUSB device? Date: Mon, 22 Sep 2003 17:40:09 -0700
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
_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail
------------------------------------------------------- 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
