/external/autotest/server/site_tests/platform_ExternalUsbPeripherals/ |
D | control.detect | 9 PURPOSE = "Servo based USB boot stress test" 19 This test uses servo to connect/disconnect servo USB hub before and 25 - USB detected peripherals are different than expected 27 - USB peripherals checks(usb_checks below) on command line fail 30 Set of four USB peripherals plugged 31 - USB headset 32 - USB HD Webcam - should be Logitech HD Pro Webcam C920 33 - USB stick with four partitions named ExFAT Ext4 FAT NTFS 34 - USB mouse 35 - USB 3G modem [all …]
|
D | control.detect.login_unplug_closelid_openlid_plug | 9 PURPOSE = "Servo based USB boot stress test" 20 This test uses servo to connect/disconnect servo USB hub before and 26 - USB detected peripherals are different than expected 28 - USB peripherals checks(usb_checks below) on command line fail 31 Set of four USB peripherals plugged 32 - USB headset 33 - USB HD Webcam - should be Logitech HD Pro Webcam C920 34 - USB stick with four partitions named ExFAT Ext4 FAT NTFS 35 - USB mouse 36 - USB 3G modem [all …]
|
D | control.detect.unplug_login_plug | 9 PURPOSE = "Servo based USB peripherals detection test" 19 This test uses servo to connect/disconnect servo USB hub before and 25 - USB detected peripherals are different than expected 27 - USB peripherals checks(usb_checks below) on command line fail 30 Set of four USB peripherals plugged 31 - USB headset 32 - USB HD Webcam - should be Logitech HD Pro Webcam C920 33 - USB stick with four partitions named ExFAT Ext4 FAT NTFS 34 - USB mouse 35 - USB 3G modem [all …]
|
D | control.detect.long_cycle | 9 PURPOSE = "Servo based USB peripheral detection test" 19 This test uses servo to connect/disconnect servo USB hub before and 25 - USB detected peripherals are different than expected 27 - USB peripherals checks(usb_checks below) on command line fail 30 Set of four USB peripherals plugged 31 - USB headset 32 - USB HD Webcam - should be Logitech HD Pro Webcam C920 33 - USB stick with four partitions named ExFAT Ext4 FAT NTFS 57 "\"USB PnP Sound Device: USB Audio|C-Media Electronics, Inc.* Audio\"", 60 # USB Audio Output devices [all …]
|
D | control.detect.lid_close_open_short | 9 PURPOSE = "Servo based USB boot stress test" 19 This test uses servo to connect/disconnect servo USB hub before and 25 - USB detected peripherals are different than expected 27 - USB peripherals checks(usb_checks below) on command line fail 30 Set of four USB peripherals plugged 31 - USB headset 32 - USB HD Webcam - should be Logitech HD Pro Webcam C920 33 - USB stick with four partitions named ExFAT Ext4 FAT NTFS 53 "\"USB PnP Sound Device: USB Audio|C-Media Electronics, Inc.* Audio\"", 56 # USB Audio Output devices [all …]
|
D | control.detect.crash_check_short | 9 PURPOSE = "Servo based USB boot stress test" 19 This test uses servo to connect/disconnect servo USB hub before and 25 - USB detected peripherals are different than expected 27 - USB peripherals checks(usb_checks below) on command line fail 30 Set of four USB peripherals plugged 31 - USB headset 32 - USB HD Webcam - should be Logitech HD Pro Webcam C920 33 - USB stick with four partitions named ExFAT Ext4 FAT NTFS 52 "\"USB PnP Sound Device: USB Audio|C-Media Electronics, Inc.* Audio\"", 55 # USB Audio Output devices [all …]
|
/external/u-boot/drivers/usb/ |
D | Kconfig | 1 menuconfig USB config 2 bool "USB support" 4 Universal Serial Bus (USB) is a specification for a serial bus 7 and allows for hot swapping. Up to 127 USB peripherals can be 8 connected to a single USB host in a tree structure. 10 The USB host is the root of the tree, the peripherals are the 11 leaves and the inner nodes are special USB devices called hubs. 12 Most PCs now have USB host ports, used to connect peripherals 16 Say Y here if your device has an USB port, either host, peripheral or 19 For an USB host port, you then need to say Y to at least one of the [all …]
|
/external/u-boot/drivers/usb/host/ |
D | Kconfig | 2 # USB Host Controller Drivers 4 comment "USB Host Controller Drivers" 10 bool "xHCI HCD (USB 3.0) support" 13 The eXtensible Host Controller Interface (xHCI) is standard for USB 3.0 22 USB controller based on the DesignWare USB3 IP Core. 30 USB controller based on the DesignWare USB3 IP Core. 33 bool "MVEBU USB 3.0 support" 38 Choose this option to add support for USB 3.0 driver on mvebu 43 bool "Support for PCI-based xHCI USB controller" 50 bool "Support for Rockchip on-chip xHCI USB controller" [all …]
|
/external/u-boot/doc/ |
D | README.usb | 7 USB Support 10 The USB support is implemented on the base of the UHCI Host 13 Currently supported are USB Hubs, USB Keyboards, USB Floppys, USB 14 flash sticks and USB network adaptors. 20 The USB (at least the USB UHCI) needs a frame list (4k), transfer 23 frame pointer. This may cause to crash the OS during boot. So the USB 24 _MUST_ be stopped during OS boot. This is the reason, why the USB is 25 NOT automatically started during start-up. If someone needs the USB 29 For USB keyboards this can be done by a script which is automatically 31 USB keyboard another script is necessary, which first disables the [all …]
|
D | README.fsl-hwconfig | 24 Specific to boards have USB controller 26 This option specifies the following for a USB controller: 29 - which USB PHY to use 31 This is used by generic USB device-tree fixup function to update 34 Also used for configuring multiple USB controllers such that 38 Select USB phy type: 'utmi' OR 'ulpi' 41 Select USB controller mode: 'host', 'peripheral' OR 'otg'
|
D | README.sdp | 7 image to the chip over USB and UART serial connection. 9 The implementation in U-Boot uses the USB Downloader Gadget (g_dnl) to 10 provide a SDP implementation over USB. This allows to download program 14 The SDP protocol over USB is a USB HID class protocol. USB HID class 15 protocols allow to access a USB device without OS specific drivers. The 41 Trying to boot from USB SDP 46 the boot ROM's SDP protocol. The USB VID/PID will depend on standard 48 imx_usb is aware of the USB VID/PID for your device by adding a
|
/external/u-boot/drivers/usb/gadget/ |
D | Kconfig | 2 # USB Gadget support on a system involves 13 # both kinds of controller can also support "USB On-the-Go" (CONFIG_USB_OTG). 17 bool "USB Gadget Support" 19 USB is a master/slave protocol, organized with one master 21 The USB hardware is asymmetric, which makes it easier to set up: 33 a USB peripheral device. Configure one hardware driver for your 40 string "Vendor name of the USB device" 44 Vendor name of the USB device emulated, reported to the host device. 48 hex "Vendor ID of the USB device" 52 Vendor ID of the USB device emulated, reported to the host device. [all …]
|
/external/autotest/server/site_tests/kernel_ExternalUsbPeripheralsDetectionTest/ |
D | control | 9 PURPOSE = "Kernel USB detection test" 19 This test uses servo to connect USB devices. 20 This test verifies if drivers are created for each USB device or not. 23 - if USB device is not detected in lsusb command 24 - if driver for USB device is not created 25 - USB detected peripherals are different than expected 28 Set1 is set of four USB peripherals plugged 30 - USB 3G dongle 31 - USB HD Webcam - should be Logitech HD Pro Webcam C920 33 - USB Headphone [all …]
|
D | control.printer_hp | 9 PURPOSE = "Kernel USB detection test" 18 This test uses servo to connect USB devices. 19 This test verifies if drivers are created for each USB device or not. 22 - if USB device is not detected in lsusb command 23 - if driver for USB device is not created 24 - USB detected peripherals are different than expected 27 USB peripherals plugged 28 - USB printer 38 # Epson or HP USB printer
|
D | control.printer_epson | 9 PURPOSE = "Kernel USB detection test" 18 This test uses servo to connect USB devices. 19 This test verifies if drivers are created for each USB device or not. 22 - if USB device is not detected in lsusb command 23 - if driver for USB device is not created 24 - USB detected peripherals are different than expected 27 USB peripherals plugged 28 - USB Epson XP-610 Series printer
|
/external/u-boot/drivers/usb/eth/ |
D | Kconfig | 2 bool "USB to Ethernet Controller Drivers" 4 Say Y here if you would like to enable support for USB Ethernet 10 bool "ASIX AX8817X (USB 2.0) support" 13 Say Y here if you would like to support ASIX AX8817X based USB 2.0 17 bool "ASIX AX88179 (USB 3.0) support" 20 Say Y here if you would like to support ASIX AX88179 based USB 3.0 29 USB 2.0 to 10/100/1000 Gigabit Ethernet controller. 38 Say Y here if you would like to support Microchip LAN78XX USB 3.1 48 (7730/7830/7832) USB 2.0 Ethernet Devices. 55 USB Ethernet Devices. This driver also supports compatible devices [all …]
|
/external/u-boot/doc/driver-model/ |
D | usb-info.txt | 1 How USB works with driver model 7 Driver model USB support makes use of existing features but changes how 9 understand how things work with USB in U-Boot when driver model is enabled. 12 Enabling driver model for USB 15 A new CONFIG_DM_USB option is provided to enable driver model for USB. This 16 causes the USB uclass to be included, and drops the equivalent code in 25 as drivers in the USB uclass. For example: 63 in USB device mode (OTG operation). It can be omitted if that is not 72 set up the USB controllers from board init code. When 'usb start' is used, 94 as a work-around for controllers which can act as USB devices in OTG [all …]
|
/external/walt/docs/ |
D | Development.md | 3 … WALT usually takes up the only available USB connector on the phone, the typical development usin… 6 #### Using a USB hub and a USB Ethernet adapter 8 …reported to work much better with ADB. Android will recognize and use most USB-Ethernet adapters o… 10 1. With the phone connected you computer via USB, run `adb tcpip 5555` (you can replace 5555 with a… 11 1. Disconnect the phone from USB 12 1. Connect a USB hub (preferably powered) to the phone using a [USB-C to USB-A-female adapter](http… 13 or a USB-OTG adapter. 14 1. Use the hub to connect WALT, Ethernet adapter and whatever other USB peripherals you might want … 23 Since Android on ChromeOS has no access to USB, it requires a TCP bridge script implemented in [wal…
|
/external/u-boot/drivers/usb/musb-new/ |
D | Kconfig | 11 Enables the MUSB USB dual-role controller in host mode. 19 Enables the MUSB USB dual-role controller in gadget mode. 22 bool "Enable TI OTG USB controller" 27 speed USB controller based on the Mentor Graphics 43 bool "Enable Microchip PIC32 DRC USB controller" 46 Say y to enable PIC32 USB DRC controller support 50 bool "Enable sunxi OTG / DRC USB controller" 54 Say y here to enable support for the sunxi OTG / DRC USB controller
|
/external/u-boot/board/hisilicon/poplar/ |
D | README | 15 USB Two USB 2.0 ports One USB 3.0 ports 16 CONSOLE USB-micro port for console support 137 Using USB debrick support: 138 Copy fastboot.bin to a FAT partition on the USB drive and reboot the 146 2) using FAT formated USB drive 149 1. TFTP (USB ethernet dongle) 152 Plug a USB AXIS ethernet dongle on any of the USB2 ports on the Poplar board. 159 starting USB... 160 USB0: USB EHCI 1.00 161 scanning bus 0 for devices... 1 USB Device(s) found [all …]
|
/external/autotest/server/site_tests/audio_AudioRoutingUSB/ |
D | control | 9 PURPOSE = 'Verify audio is routed to USB headset correctly.' 11 After a USB headset is plugged in, CRAS should route the audio 12 to the new device. After the USB headset is unplugged, the audio 22 This test uses servo to simulate plugging/unplugging a USB headset. Before 23 running the test, a USB headset should be plugged into DUT_USB (TYPE A/J4), 24 and DUT_IN (TYPE MICRO-B/J5) should be connected to a USB port on the device.
|
/external/autotest/server/site_tests/firmware_SelfSignedBoot/ |
D | control | 14 3. A USB disk should be plugged-in, which contains a Chrome OS Test Image. 17 1. Ctrl-U boots to USB image with recovery keys. 18 2. Enabling rec mode, if it doesnt boot to USB image. 19 3. Ctrl-U doesnt boot to USB image after it resigned with SSD keys. 29 This test requires a USB disk plugged-in, which contains a Chrome OS test 32 pressing Ctrl-U on developer screen should not boot the USB disk. On resigning 34 boot the USB disk. More details: Refer to chrome-os-partner issue 5954(#37).
|
/external/u-boot/arch/arm/mach-rockchip/rk3288/ |
D | Kconfig | 7 Jerry is a RK3288-based clamshell device with 2 USB 3.0 ports, 16 Mickey is a small RK3288-based device with one USB 3.0 port, HDMI 19 Typically a USB hub or wireless keyboard/touchpad is used to get 26 Minnie is a RK3288-based convertible clamshell device with 2 USB 3.0 37 EVB-RK3288 is a RK3288-based development board with 2 USB ports, 46 Fennec is a RK3288-based development board with 2 USB ports, 55 Firefly is a RK3288-based development board with 2 USB ports, 64 MiQi-RK3288 is a RK3288-based development board with 4 USB 2.0 81 PopMetal is a RK3288-based development board with 3 USB host ports, 82 1 micro USB OTG port, HDMI, VGA, micro-SD card, audio, WiFi, Gigabit [all …]
|
/external/u-boot/drivers/usb/emul/ |
D | Kconfig | 2 bool "Support for USB device emulation" 5 Since sandbox does not have access to a real USB bus, it is possible 6 to use device emulators instead. This allows testing of the USB 8 USB resources.
|
/external/u-boot/drivers/phy/allwinner/ |
D | Kconfig | 5 bool "Allwinner Sun4I USB PHY driver" 12 This driver controls the entire USB PHY block, both the USB OTG 13 parts, as well as the 2 regular USB 2 host PHYs.
|