freebsd-dev/sys/dev/usb/serial
Hans Petter Selasky 5805d1782d Take advantage of new UCOM and bus functionality so that
the device_detach() function doesn't block on UCOM device
drivers until the TTY handle is closed by the userspace
application. This is implemented by a postpone of the
softc free where the UCOM structures reside until the
TTY references are gone.

Discussed with:	kib, ed
MFC after:	2 weeks
2012-08-10 15:29:41 +00:00
..
u3g.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
uark.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
ubsa.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
ubser.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
uchcom.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
ucycom.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
ufoma.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
uftdi_reg.h Update the list of devices supported by the FTDI driver. It might be 2012-08-05 11:50:56 +00:00
uftdi.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
ugensa.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
uipaq.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
ulpt.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
umcs.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
umcs.h Rename recently added USB serial driver. 2011-06-04 20:40:24 +00:00
umct.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
umodem.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
umoscom.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
uplcom.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
usb_serial.c Switch unit management in UCOM to unrhdr. 2012-08-10 15:21:12 +00:00
usb_serial.h Switch unit management in UCOM to unrhdr. 2012-08-10 15:21:12 +00:00
uslcom.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
uvisor.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
uvscom.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00