freebsd-nq/sys/dev/usb/net
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
..
if_aue.c
if_auereg.h
if_axe.c
if_axereg.h
if_cdce.c
if_cdcereg.h
if_cue.c
if_cuereg.h
if_ipheth.c
if_iphethvar.h
if_kue.c
if_kuefw.h
if_kuereg.h
if_mos.c
if_mosreg.h
if_rue.c
if_ruereg.h
if_smsc.c Merging of projects/armv6, part 5 2012-08-15 04:03:55 +00:00
if_smscreg.h Merging of projects/armv6, part 5 2012-08-15 04:03:55 +00:00
if_udav.c
if_udavreg.h
if_usie.c Revert r239178 and implement two new functions, namely 2012-08-15 15:42:57 +00:00
if_usievar.h
ruephy.c
ruephyreg.h
uhso.c Revert r239178 and implement two new functions, namely 2012-08-15 15:42:57 +00:00
usb_ethernet.c
usb_ethernet.h