freebsd-dev/sys/dev/usb/serial
Hans Petter Selasky c01fc06ee9 Revert r239178 and implement two new functions, namely
"device_free_softc()" and "device_claim_softc()",
to allow USB serial drivers refcounting the softc.
These functions are used to grab the softc from
auto-free and to free the softc back to the correct
malloc type, respectivly.

Discussed with:	jhb
MFC after:	2 weeks
2012-08-15 15:42:57 +00:00
..
u3g.c Revert r239178 and implement two new functions, namely 2012-08-15 15:42:57 +00:00
uark.c Revert r239178 and implement two new functions, namely 2012-08-15 15:42:57 +00:00
ubsa.c Revert r239178 and implement two new functions, namely 2012-08-15 15:42:57 +00:00
ubser.c Revert r239178 and implement two new functions, namely 2012-08-15 15:42:57 +00:00
uchcom.c Revert r239178 and implement two new functions, namely 2012-08-15 15:42:57 +00:00
ucycom.c Revert r239178 and implement two new functions, namely 2012-08-15 15:42:57 +00:00
ufoma.c Revert r239178 and implement two new functions, namely 2012-08-15 15:42:57 +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 Revert r239178 and implement two new functions, namely 2012-08-15 15:42:57 +00:00
ugensa.c Revert r239178 and implement two new functions, namely 2012-08-15 15:42:57 +00:00
uipaq.c Revert r239178 and implement two new functions, namely 2012-08-15 15:42:57 +00:00
ulpt.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
umcs.c Revert r239178 and implement two new functions, namely 2012-08-15 15:42:57 +00:00
umcs.h Rename recently added USB serial driver. 2011-06-04 20:40:24 +00:00
umct.c Revert r239178 and implement two new functions, namely 2012-08-15 15:42:57 +00:00
umodem.c Revert r239178 and implement two new functions, namely 2012-08-15 15:42:57 +00:00
umoscom.c Revert r239178 and implement two new functions, namely 2012-08-15 15:42:57 +00:00
uplcom.c Revert r239178 and implement two new functions, namely 2012-08-15 15:42:57 +00:00
usb_serial.c Revert r239178 and implement two new functions, namely 2012-08-15 15:42:57 +00:00
usb_serial.h Revert r239178 and implement two new functions, namely 2012-08-15 15:42:57 +00:00
uslcom.c Revert r239178 and implement two new functions, namely 2012-08-15 15:42:57 +00:00
uvisor.c Revert r239178 and implement two new functions, namely 2012-08-15 15:42:57 +00:00
uvscom.c Revert r239178 and implement two new functions, namely 2012-08-15 15:42:57 +00:00