atom feed16 messages in org.freebsd.freebsd-usbPanic with usb serial
FromSent OnAttachments
Jeremy ChadwickMar 29, 2008 3:36 pm 
VinceMar 29, 2008 4:44 pm 
M. Warner LoshMar 29, 2008 6:16 pm 
Marcin CieslakMar 30, 2008 10:35 am 
Vince HoffmanMar 31, 2008 1:49 am 
Kostik BelousovMar 31, 2008 2:20 am 
Vince HoffmanMar 31, 2008 4:13 am 
Kostik BelousovMar 31, 2008 4:17 am 
VinceMar 31, 2008 11:13 pm 
Kostik BelousovMar 31, 2008 11:19 pm 
Vince HoffmanApr 1, 2008 1:55 am 
Kostik BelousovApr 1, 2008 2:49 am 
M. Warner LoshApr 1, 2008 10:58 am 
Vince HoffmanApr 2, 2008 2:50 am 
Kostik BelousovApr 2, 2008 4:16 am 
Vince HoffmanApr 2, 2008 4:34 am 
Subject:Panic with usb serial
From:Jeremy Chadwick (koi@freebsd.org)
Date:Mar 29, 2008 3:36:31 pm
List:org.freebsd.freebsd-usb

On Sat, Mar 29, 2008 at 10:11:04PM +0000, Vince wrote:

Is it expected that removing a usb serial adapter while you have a connection (eg tip) using it will panic a -stable system? I know it is expected if you remove a mounted umass device so wanted to see if its known behavior for serial before I file a pr. (adapter is <FTDI usb serial converter, class 0/0, rev 1.10/4.00, addr 3>) -stable version as of the 25th march, (may have existed before but the first time I forgot to close tip before removing the device was on this version.)

I would expect that the problem is identical in the sense that with a connection established, you have an open file descriptor which is associated with a serial device that uses USB.

So, yes, I would expect this behaviour based on the track record. Should it happen? The answer is no. File a PR?

Also, I'd like to know what USB serial adapter you're using (brand, model, and a website of it if possible), for unrelated reasons. Thanks!