Lines Matching refs:and
3 # (a) a peripheral controller, and
12 # With help from a special transceiver and a "Mini-AB" jack, systems with
26 you need a low level bus controller driver, and some software
30 or "UHCI", and are usually integrated into southbridges on PC
35 peripheral/device side bus controller, and a "gadget driver" for
39 If in doubt, say "N" and don't enable these drivers; most people
42 For more information, see <http://www.linux-usb.org/gadget> and
51 Many controller and gadget drivers will print some debugging
111 save often and spin up occasionally to move data within VFS.
122 # - licensed IP used in both SOC and discrete versions
141 dynamically linked module called "at91_udc" and force all
153 dynamically linked module called "lpc32xx_udc" and force all
161 the AT32AP700x, some AT91SAM9 and AT91CAP9 processors from Atmel.
179 Some of Freescale PowerPC and i.MX processors have a High Speed
186 dynamically linked module called "fsl_usb2_udc" and force
204 controller in the OMAP 1611, and should work with controllers
208 dynamically linked module called "omap_udc" and force all
223 dynamically linked module called "pxa25x_udc" and force all
239 R8A66597 is a discrete USB host and peripheral controller chip that
240 supports both full and high speed USB 2.0 data transfers.
241 It has nine configurable endpoints, and endpoint zero.
244 dynamically linked module called "r8a66597_udc" and force all
251 Renesas USBHS is a discrete USB host and peripheral controller chip
252 that supports both full and high speed USB 2.0 data transfers.
253 It has nine or more configurable endpoints, and endpoint zero.
256 dynamically linked module called "renesas_usbhs" and force all
269 dynamically linked module called "pxa27x_udc" and force all
291 dynamically linked module called "imx_udc" and force all
302 This driver has been tested on the S3C2410, S3C2412, and
310 tristate "S3C2416, S3C2443 and S3C2450 USB Device Controller"
313 Samsung's S3C2416, S3C2443 and S3C2450 is an ARM9 based SoC
317 This driver has been tested on S3C2416 and S3C2450 processors.
323 Marvell Socs (including PXA and MMP series) include a high speed
334 # Controllers available in both integrated and discrete versions
343 the TI DaVinci, OMAP 243x, OMAP 343x, TUSB 6010, and ADI Blackfin
349 supports both full and high speed USB 2.0 data transfers.
350 It has seven configurable endpoints, and endpoint zero.
353 dynamically linked module called "m66592_udc" and force all
357 # Controllers available only in discrete form (and all PCI controllers)
366 it provides 4 IN and 4 OUT endpoints (bulk or interrupt type).
367 The UDC port supports OTG operation, and may be used as a host port
371 dynamically linked module called "amd5536udc" and force all
381 controller in the MPC8360 and MPC8272, and should work with
391 both full and high speed USB 2.0 data transfers.
396 dynamically linked module called "net2272" and force all
414 supports both full and high speed USB 2.0 data transfers.
417 (for control transfers) and several endpoints with dedicated
421 dynamically linked module called "net2280" and force all
435 dynamically linked module called "goku_udc" and to force all
449 supports both full and high speed USB 2.0 data transfers.
450 This driver supports both control transfer and bulk transfer modes.
471 can be high, full, or low speed; and they have access to endpoints
483 dynamically linked module called "dummy_hcd" and force all
487 # first and will be selected by default.
542 Gadget Zero is a two-configuration device. It either sinks and
547 useful for testing, and is also a working example showing how
553 and its driver through a basic set of functional tests.
556 and with many kinds of host-side test software. You may need
557 to tweak product and vendor IDs before host software knows about
558 this device, and arrange to select an appropriate configuration.
581 1 AudioStreaming Interface each for USB-OUT and USB-IN.
582 Number of channels, sample rate and sample size can be
585 on the device - the audio streams are simply sinked to and
588 received from the USB Host and choose to provide whatever it
599 paths hardwired to the Audio codec chip on-board and doesn't work
627 Treat it like a two-node Ethernet link: host, and gadget.
645 and Microsoft provides redistributable binary RNDIS drivers for
664 and therefore can be supported by more hardware. Technically ECM and
666 the network interface to the target (e.g. a USB cable modem), and the
682 of several ethernet frames into one USB transfer and different
693 endpoint I/O and control requests that don't relate to enumeration.
694 All endpoints, transfer speeds, and transfer types supported by
695 the hardware are available, through read() and write() calls.
710 mass storage) and other are implemented in user space.
722 Include a configuration with CDC ECM function (Ethernet) and the
729 Include a configuration with RNDIS function (Ethernet) and the Filesystem.
760 BBB or BOT (Bulk Only Transport) and UAS (USB Attached SCSI). BOT is
761 advertised on alternative interface 0 (primary) and UAS is on
762 alternative interface 1. Both protocols can work on USB2.0 and USB3.0.
766 tristate "Serial Gadget (with CDC ACM and CDC OBEX support)"
787 which includes instructions and a "driver info file" needed to
797 input and one MIDI output. These MIDI jacks appear as
809 The Printer Gadget channels data between the USB host and a
811 program reads and writes the device file /dev/g_printer to
832 and rndis.
833 Each function can be configured and enabled/disabled
845 tristate "CDC Composite Device (Ethernet and ACM)"
852 a CDC Ethernet (ECM) link, and a CDC ACM (serial port) link.
854 This driver requires four bulk and two interrupt endpoints,
869 and phonet in only one composite gadget driver.
875 tristate "CDC Composite Device (ACM and mass storage)"
882 a mass storage, and a CDC ACM (serial port) link.
896 and/or CDC Ethernet), mass storage and ACM serial link
914 This option enables a configuration with RNDIS, CDC Serial and
927 Serial and Mass Storage functions available in the Multifunction
987 The Webcam Gadget acts as a composite USB Audio and Video Class
989 and stream video data to the host.