Home
last modified time | relevance | path

Searched refs:USB (Results 1 – 25 of 92) sorted by relevance

1234

/drivers/usb/misc/
DKconfig2 # USB Miscellaneous driver configuration
4 comment "USB Miscellaneous drivers"
5 depends on USB
8 tristate "EMI 6|2m USB Audio interface support"
9 depends on USB
11 This driver loads firmware to Emagic EMI 6|2m low latency USB
15 USB Audio driver.
23 tristate "EMI 2|6 USB Audio interface support"
24 depends on USB
26 This driver loads firmware to Emagic EMI 2|6 low latency USB
[all …]
/drivers/usb/serial/
DKconfig2 # USB Serial device configuration
6 tristate "USB Serial Converter support"
7 depends on USB
9 Say Y here if you have a USB device that provides normal serial
11 your USB bus.
23 bool "USB Serial Console device support"
26 If you say Y here, it will be possible to use a USB to serial
40 kernel will automatically use the first USB to serial converter
51 bool "USB Generic Serial Driver"
53 Say Y here if you want to use the generic USB serial driver. Please
[all …]
/drivers/usb/host/
DKconfig2 # USB Host Controller Drivers
4 comment "USB Host Controller Drivers"
5 depends on USB
9 depends on USB
12 host/peripheral/OTG USB controllers.
21 tristate "EHCI HCD (USB 2.0) support"
22 depends on USB && USB_ARCH_HAS_EHCI
24 The Enhanced Host Controller Interface (EHCI) is standard for USB 2.0
26 If your USB host controller supports USB 2.0, you will likely want to
33 or UHCI) to handle USB 1.1 devices connected to root hub ports. Ports
[all …]
/drivers/usb/class/
DKconfig2 # USB Class driver configuration
4 comment "USB Device Class drivers"
5 depends on USB
8 tristate "USB Modem (CDC ACM) support"
9 depends on USB
11 This driver supports USB modems and ISDN adapters which support the
23 tristate "USB Printer support"
24 depends on USB
26 Say Y here if you want to connect a USB printer to your computer's
27 USB port.
[all …]
/drivers/usb/core/
DKconfig2 # USB Core configuration
5 bool "USB verbose debug messages"
6 depends on USB
8 Say Y here if you want the USB core & hub drivers to produce a bunch
10 problem with USB support and want to see more of what is going on.
13 bool "USB announce new devices"
14 depends on USB
17 Say Y here if you want the USB core to always announce the
19 strings for every new USB device to the syslog. This option is
27 comment "Miscellaneous USB options"
[all …]
/drivers/usb/
DKconfig2 # USB device configuration
6 bool "USB support"
10 This option adds core support for Universal Serial Bus (USB).
15 # Host-side USB depends on having a host controller
61 # ARM SA1111 chips have a non-PCI based "OHCI-compatible" USB host interface.
62 config USB config
63 tristate "Support for Host-side USB"
66 Universal Serial Bus (USB) is a specification for a serial bus
69 and allows for hot swapping. Up to 127 USB peripherals can be
70 connected to a single USB host in a tree structure.
[all …]
DREADME1 To understand all the Linux-USB framework, you'll use these resources:
9 * The USB 2.0 specification (from www.usb.org), with supplements
10 such as those for USB OTG and the various device classes.
11 The USB specification has a good overview chapter, and USB
14 * Chip specifications for USB controllers. Examples include
19 * Specifications for other protocols implemented by USB peripheral
26 core/ - This is for the core USB host code, including the
29 host/ - This is for USB host controller drivers. This
33 gadget/ - This is for USB peripheral controller drivers and
37 Individual USB driver directories. A new driver should be added to the
[all …]
/drivers/usb/storage/
DKconfig2 # USB Storage driver configuration
7 depends on USB
10 tristate "USB Mass Storage support"
11 depends on USB && SCSI
13 Say Y here if you want to connect USB mass storage devices to your
14 computer's USB port. This is the driver you need for USB
15 floppy drives, USB hard disks, USB tape drives, USB CD-ROMs,
16 USB flash devices, and memory sticks, along with
22 (BLK_DEV_SD) for most USB storage devices.
28 bool "USB Mass Storage verbose debug"
[all …]
/drivers/net/usb/
DKconfig2 # USB Network devices configuration
4 comment "Networking support is needed for USB Network Adapter support"
5 depends on USB && !NET
7 menu "USB Network Adapters"
8 depends on USB && NET
11 tristate "USB CATC NetMate-based Ethernet device support (EXPERIMENTAL)"
15 Say Y if you want to use one of the following 10Mbps USB Ethernet
31 tristate "USB KLSI KL5USB101-based ethernet device support"
34 USB Ethernet adapters based on the KLSI KL5KUSB101B chipset:
36 ADS USB-10BT
[all …]
/drivers/input/tablet/
DKconfig15 tristate "Acecad Flair tablet support (USB)"
17 select USB
19 Say Y here if you want to use the USB version of the Acecad Flair
28 tristate "Aiptek 6000U/8000U and Genius G_PEN tablet support (USB)"
30 select USB
32 Say Y here if you want to use the USB version of the Aiptek 6000U,
41 tristate "GTCO CalComp/InterWrite USB Support"
42 depends on USB && INPUT
44 Say Y here if you want to use the USB version of the GTCO
53 tristate "KB Gear JamStudio tablet support (USB)"
[all …]
/drivers/hid/usbhid/
DKconfig1 comment "USB Input Devices"
2 depends on USB
5 tristate "USB Human Interface Device (full HID) support"
7 depends on USB && INPUT
10 Say Y here if you want full HID support to connect USB keyboards,
12 to your computer via USB, as well as Uninterruptible Power Supply
24 comment "Input core support is needed for USB HID input layer or HIDBP support"
38 Say Y here if you want to support HID devices (from the USB
47 menu "USB HID Boot Protocol drivers"
48 depends on USB!=n && USB_HID!=y && EMBEDDED
[all …]
/drivers/usb/atm/
DKconfig2 # USB/ATM DSL configuration
6 tristate "USB DSL modem support"
7 depends on USB && ATM
11 Say Y here if you want to connect a USB Digital Subscriber Line (DSL)
12 modem to your computer's USB port. You will then need to choose your
21 tristate "Speedtouch USB support"
24 Say Y here if you have an SpeedTouch USB or SpeedTouch 330
33 tristate "Conexant AccessRunner USB support"
36 Say Y here if you have an ADSL USB modem based on the Conexant
45 tristate "ADI 930 and eagle USB DSL modem"
[all …]
/drivers/usb/musb/
DKconfig2 # USB Dual Role (OTG-ready) Controller Drivers
7 depends on !USB && USB_GADGET=n
11 depends on (USB || USB_GADGET) && HAVE_CLK
17 Say Y here if your system has a dual role high speed USB
20 it's being used with, including the USB peripheral role,
21 or the USB host role, or both.
43 comment "DaVinci 644x USB support"
46 comment "OMAP 243x high speed USB support"
49 comment "OMAP 343x high speed USB support"
52 comment "Blackfin high speed USB Support"
[all …]
/drivers/usb/gadget/
DKconfig2 # USB Gadget support on a system involves
13 # both kinds of controller can also support "USB On-the-Go" (CONFIG_USB_OTG).
17 tristate "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
87 Some devices need to draw power from USB when they are
92 Enter the maximum power your device draws through USB, in
103 # USB Peripheral Controller Support
113 prompt "USB Peripheral Controller"
[all …]
/drivers/staging/usbip/
DKconfig2 tristate "USB IP support (EXPERIMENTAL)"
3 depends on USB && NET && EXPERIMENTAL
6 This enables pushing USB packets over IP to allow remote
7 machines access to USB devices directly. For more details,
17 tristate "USB IP client driver"
21 This enables the USB IP host controller driver which will
28 tristate "USB IP host driver"
32 This enables the USB IP device driver which will run on the
/drivers/media/video/gspca/
DKconfig33 tristate "Etoms USB Camera Driver"
42 tristate "Fujifilm FinePix USB V4L2 driver"
51 tristate "Mars USB Camera Driver"
60 tristate "OV519 USB Camera Driver"
69 tristate "OV534 USB Camera Driver"
79 tristate "Pixart PAC207 USB Camera Driver"
88 tristate "Pixart PAC7311 USB Camera Driver"
97 tristate "SONIX Bayer USB Camera Driver"
107 tristate "SONIX JPEG USB Camera Driver"
117 tristate "SPCA500 USB Camera Driver"
[all …]
/drivers/media/dvb/dvb-usb/
DKconfig2 tristate "Support for various USB DVB devices"
3 depends on DVB_CORE && USB && I2C && INPUT
8 Almost every USB device needs a firmware, please look into
11 For a complete list of supported USB devices see the LinuxTV DVB Wiki:
14 Say Y if you own a USB DVB device.
17 bool "Enable extended debug support for all DVB-USB devices"
24 tristate "AVerMedia AverTV DVB-T USB 2.0 (A800)"
30 Say Y here to support the AVerMedia AverTV DVB-T USB 2.0 (A800) receiver.
33 tristate "DiBcom USB DVB-T devices (based on the DiB3000M-B) (see help for device list)"
39 Support for USB 1.1 and 2.0 DVB-T receivers based on reference designs made by
[all …]
/drivers/usb/mon/
DKconfig2 # USB Monitor configuration
6 tristate "USB Monitor"
7 depends on USB
8 default y if USB=y
9 default m if USB=m
11 If you select this option, a component which captures the USB traffic
/drivers/bluetooth/
DKconfig6 tristate "HCI USB driver"
7 depends on USB
9 Bluetooth HCI USB driver.
11 USB interface.
13 Say Y here to compile support for Bluetooth USB devices into the
56 USB Bluetooth devices based on CSR BlueCore chip, including PCMCIA and
73 tristate "HCI BCM203x USB driver"
74 depends on USB
77 Bluetooth HCI BCM203x USB driver.
85 tristate "HCI BPA10x USB driver"
[all …]
/drivers/uwb/
DKconfig15 such as Wireless USB (WUSB), IP (WLP) and upcoming
22 Say Y here if your computer has UWB radio controllers (USB or PCI)
34 tristate "UWB Radio Control driver for WUSB-compliant USB dongles (HWA)"
35 depends on USB
37 This driver enables the radio controller for HWA USB
39 Radio Controller connected to your system via USB. Most of
40 them come with a Wireless USB host controller also.
53 in the spirit of USB's EHCI, but for UWB and Wireless USB
55 PCI). Most of these cards come also with a Wireless USB host
74 USB. It consists of a firmware uploader that will enable it
[all …]
/drivers/usb/otg/
DKconfig2 # USB OTG infrastructure may be needed for peripheral-only, host-only,
15 if USB || USB_GADGET
18 # USB Transceiver Drivers
36 USB-On-The-Go transceiver working with the OMAP OTG controller.
37 The ISP1301 is a full speed USB transceiver which is used in
45 tristate "TWL4030 USB Transceiver Driver"
49 Enable this to support the USB OTG transceiver on TWL4030
54 endif # USB || OTG
/drivers/net/irda/
DKconfig94 the MA620 USB version of the dongle, if the integrated USB-to-RS232
145 tristate "KingSun/DonShine DS-620 IrDA-USB dongle"
146 depends on IRDA && USB && EXPERIMENTAL
149 DS-620 IrDA-USB bridge device driver.
151 This USB bridge does not conform to the IrDA-USB device class
166 tristate "KingSun Dazzle IrDA-USB dongle (EXPERIMENTAL)"
167 depends on IRDA && USB && EXPERIMENTAL
170 IrDA-USB bridge device driver.
172 This USB bridge does not conform to the IrDA-USB device class
180 tristate "KingSun KS-959 IrDA-USB dongle (EXPERIMENTAL)"
[all …]
/drivers/usb/image/
DKconfig2 # USB Imaging devices configuration
4 comment "USB Imaging devices"
5 depends on USB
8 tristate "USB Mustek MDC800 Digital Camera support"
9 depends on USB
12 your computer's USB port. This driver can be used with gphoto 0.4.3
22 depends on USB && SCSI
/drivers/net/wireless/p54/
DKconfig6 This module does nothing by itself - the USB/PCI frontends
15 tristate "Prism54 USB support"
16 depends on P54_COMMON && USB
19 This driver is for USB isl38xx based wireless cards.
20 These are USB based adapters found in devices such as:
24 Accton 802.11g WN4501 USB
25 Siemens Gigaset USB
38 FUJITSU E-5400 USB D1700
/drivers/staging/rtl8187se/
Dr8180_rtl8225.c231 ((priv->card_type == USB) ? 0 : SW_CONTROL_GPIO)); in write_rtl8225()
272 ((priv->card_type == USB) ? 4 : BB_HOST_BANG_EN)); in write_rtl8225()
275 ((priv->card_type == USB) ? 0 : SW_CONTROL_GPIO)); in write_rtl8225()
277 if(priv->card_type == USB) in write_rtl8225()
309 if(priv->card_type == USB){ in rtl8225_SetTXPowerLevel()
524 if(priv->card_type == USB) in rtl8225_rf_init()
557 if(priv->card_type == USB){ in rtl8225_rf_init()
572 if(priv->card_type == USB) in rtl8225_rf_init()
588 if(priv->card_type == USB)
600 write_rtl8225(dev, 0x7, ((priv->card_type == USB)? 0x82a : rtl8225_chan[channel])); mdelay(1);
[all …]

1234