freebsd-nq/sys/dev/usb
Edward Tomasz Napierala cc5bbcb275 Add USB Mass Storage CTL frontend. This makes it possible
for USB OTG-capable hardware to implement device side of USB
Mass Storage, ie pretend it's a flash drive.  It's configured
in the same way as other CTL frontends, using ctladm(8)
or ctld(8).  Differently from usfs(4), all the configuration
can be done without rebuilding the kernel.

Testing and review is welcome.  Right now I'm still moving,
and I don't have access to my test environment, so I'm somewhat
reluctant to making larger changes to this code; on the other
hand I don't want to let it sit on Phab until my testing setup
is back, because I want to get it into 11.1-RELEASE.

Reviewed by:	emaste (cursory), wblock (man page)
MFC after:	2 weeks
Relnotes:	yes
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D8787
2017-02-19 17:47:43 +00:00
..
controller Enable usb low and full speed devices connected to the imx6 root hubs. 2017-02-12 00:52:22 +00:00
gadget
input Make sure the virtual T-axis buttons generate button release event(s) 2016-11-01 07:15:39 +00:00
misc Allow udbp(4) to claim Belkin "Windows Easy Transfer Cable" for Netgraph use. 2017-01-10 01:31:26 +00:00
net Make sure MAC address is reprogrammed when if_init() callback is 2016-11-16 14:39:03 +00:00
quirk Add USB audio support for S/PDIF output with C-Media CM6206 devices. 2017-01-17 08:15:10 +00:00
serial Add tsw_busy support to usb_serial (ucom). 2017-02-05 15:45:31 +00:00
storage Add USB Mass Storage CTL frontend. This makes it possible 2017-02-19 17:47:43 +00:00
template
video Fix device delete child function. 2016-10-17 10:20:38 +00:00
wlan iwi, ral, zyd: fix possible use-after-free. 2017-02-17 23:20:22 +00:00
ufm_ioctl.h
uftdiio.h
uled_ioctl.h
usb_bus.h
usb_busdma.c
usb_busdma.h
usb_cdc.h
usb_controller.h
usb_core.c
usb_core.h
usb_debug.c
usb_debug.h
usb_dev.c
usb_dev.h
usb_device.c Make the USB attach strings in dmesg include product name. 2016-10-25 07:48:19 +00:00
usb_device.h
usb_dynamic.c
usb_dynamic.h
usb_endian.h
usb_error.c
usb_freebsd_loader.h
usb_freebsd.h
usb_generic.c
usb_generic.h
usb_handle_request.c
usb_hid.c
usb_hub.c "Buses" is the preferred plural of "bus" 2017-01-15 17:54:01 +00:00
usb_hub.h
usb_if.m
usb_ioctl.h
usb_lookup.c
usb_mbuf.c
usb_mbuf.h
usb_msctest.c
usb_msctest.h
usb_parse.c
usb_pci.h
usb_pf.c
usb_pf.h
usb_process.c Defer USB enumeration until the SI_SUB_KICK_SCHEDULER is executed to avoid 2016-12-19 09:28:12 +00:00
usb_process.h
usb_request.c
usb_request.h
usb_transfer.c
usb_transfer.h
usb_util.c
usb_util.h
usb.h
usbdevs Add USB IDs supported by TI / Intel USB 3410 family (modems of various 2017-02-01 02:00:18 +00:00
usbdi_util.h
usbdi.h
usbhid.h