/freebsd/usr.sbin/bluetooth/rtlbtfw/ |
H A D | rtlbtfw.conf | 7 match "system" "USB"; 9 match "type" "ATTACH"; 16 action "/usr/sbin/rtlbtfw -d $cdev -f /usr/local/share/rtlbt-firmware"; 21 match "system" "USB"; 23 match "type" "ATTACH"; 26 action "/usr/sbin/rtlbtfw -d $cdev -f /usr/local/share/rtlbt-firmware"; 31 match "system" "USB"; 33 match "type" "ATTACH"; 36 action "/usr/sbin/rtlbtfw -d $cdev -f /usr/local/share/rtlbt-firmware"; 41 match "system" "USB"; [all …]
|
/freebsd/sbin/devd/ |
H A D | uath.conf | 2 # Atheros USB wireless network device specific devd events 5 # SMCWUSBT-G2 7 match "system" "USB"; 9 match "type" "ATTACH"; 12 action "/usr/sbin/uathload -d /dev/$cdev"; 18 match "system" "USB"; 20 match "type" "ATTACH"; 23 action "/usr/sbin/uathload -d /dev/$cdev"; 29 match "system" "USB"; 31 match "type" "ATTACH"; [all …]
|
H A D | devd.conf.5 | 26 .\" Copyright (c) 1999-2000 by Internet Software Consortium 59 .Bl -tag -width ".Ic options" 60 .It Ic attach 94 .Bd -literal -offset indent 101 .Ss Sub-statements 102 The following sub-statements are supported within the 105 .Bl -tag -width ".Ic directory" 114 .It Ic pid-file Qq Pa /var/run/devd.pid ; 116 .It Ic set Ar regexp-name Qq Ar (some|regexp) ; 118 .Ar regexp-name . [all …]
|
H A D | devd.conf | 7 # NB: device-name is shorthand for 'match device-name' 12 # that they are returned from readdir(3). The rule-sets are combined 16 pid-file "/var/run/devd.pid"; 19 #XXX Yes, this is gross -- imp 20 set wifi-driver-regex 21 "(ath|ath[0-9]+k|bwi|bwn|ipw|iwlwifi|iwi|iwm|iwn|malo|mwl|mt79|otus|\ 22 ral|rsu|rtw|rtwn|rum|run|uath|upgt|ural|urtw|wpi|wtap|zyd)[0-9]+"; 25 # Note that the attach/detach with the highest value wins, so that one can 29 # Configure the interface on attach. Due to a historical accident, this 31 # devices are associated with the USB Bus and provide an ifnet device to [all …]
|
H A D | syscons.conf | 1 # When a USB keyboard arrives, attach it as the console keyboard. 2 attach 100 { 3 device-name "ukbd0"; 7 device-name "ukbd0";
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | rockchip-usb-phy.txt | 4 - compatible: matching the soc type, one of 5 "rockchip,rk3066a-usb-phy" 6 "rockchip,rk3188-usb-phy" 7 "rockchip,rk3288-usb-phy" 8 - #address-cells: should be 1 9 - #size-cells: should be 0 12 - rockchip,grf : phandle to the syscon managing the "general 13 register files" - phy should be a child of the GRF instead 15 Sub-nodes: 16 Each PHY should be represented as a sub-node. [all …]
|
/freebsd/share/man/man4/ |
H A D | usb.4 | 29 .Nm usb 35 .Bd -ragged -offset indent 36 .Cd "device usb" 42 .Bd -literal -offset indent 52 provides machine-independent bus support and drivers for 58 .Bl -tag -width 6n -offset indent 59 .It USB Controller (Bus) 60 .It USB Device 61 .It USB Driver 67 The USB bus attaches to the controller, and the root hub attaches [all …]
|
H A D | ehci.4 | 35 .Nd USB Enhanced Host Controller driver 42 .Tn USB 45 .Tn USB 50 .Tn USB 57 handling USB 1.x devices. 59 .Tn USB 61 .Tn USB 65 .Tn USB 67 .Tn USB 69 connector appear to connect to different USB buses. [all …]
|
H A D | zyd.4 | 18 .\" 4. Neither the name of the author nor the names of any co-contributors 39 .Nd ZyDAS ZD1211/ZD1211B USB IEEE 802.11b/g wireless network driver 44 .Bd -ragged -offset indent 48 .Cd "device usb" 57 .Bd -literal -offset indent 64 the ZyDAS ZD1211 and ZD1211B USB chips. 80 .Bl -bullet -offset indent -compact 84 Acer WLAN-G-US1 94 Asus WL-159g 100 Buffalo WLI-U2-KG54L [all …]
|
H A D | usfs.4 | 31 .Nd USB device side support for bulk only transport mass storage 36 .Bd -ragged -offset indent 37 .Cd "device usb" 44 .Bd -literal -offset indent 48 .Bf -symbolic 57 driver provides support for emulating an USB mass storage device when 58 the USB stack is activated in USB device side mode (the 61 .Va hw.usb.template 64 Upon attach the driver creates a RAM disk which can be read and written. 68 .Xr usb 4 ,
|
H A D | ums.4 | 30 .Nd USB mouse driver 35 .Bd -ragged -offset indent 40 .Cd "device usb" 46 .Bd -literal -offset indent 52 driver provides support for mice that attach to the USB port. 72 .Bl -tag -width indent 73 .It Va hw.usb.ums.debug 79 .Bl -tag -width /dev/ums0 -compact 87 .Dl moused -p /dev/ums0 -t auto 89 To be able to use the USB mouse under X, change the "Pointer" section in [all …]
|
H A D | umass.4 | 30 .Nd USB Mass Storage Devices driver 35 .Bd -ragged -offset indent 37 .Cd "device usb" 44 .Bd -literal -offset indent 50 driver provides support for Mass Storage devices that attach to the USB 56 .Xr usb 4 75 .Bd -literal -offset indent 85 .Bd -literal -offset indent 92 Rescan all slots on a multi-slot flash reader, where the slots map to separate 101 .Xr usb 4 , [all …]
|
H A D | snd_uaudio.4 | 35 .Nd USB audio and MIDI device driver 39 .Bd -ragged -offset indent 41 .Cd "device usb" 48 .Bd -literal -offset indent 54 driver provides support for USB audio class devices and USB MIDI class devices. 56 A USB audio device consists of a number of components: input terminals (e.g.\& 57 USB digita [all...] |
H A D | ukbd.4 | 30 .Nd USB keyboard driver 35 .Bd -ragged -offset indent 38 .Cd "device usb" 44 .Bd -literal -offset indent 50 driver provides support for keyboards that attach to the USB port. 51 .Xr usb 4 64 If both an AT keyboard USB keyboards are used at the same time, the 69 The USB keyboards will be 74 .Dl "kbdcontrol -i < /dev/kbd1" 78 .Dl "kbdcontrol -l keymaps/pt.iso < /dev/kbd1" [all …]
|
H A D | uvisor.4 | 35 .Nd "USB support for the PalmOS based PDAs" 40 .Bd -ragged -offset indent 41 .Cd "device usb" 49 .Bd -literal -offset indent 55 driver provides support for USB based PalmOS PDAs, like Handspring 66 The attach message describes the purpose of each port. 75 .Bl -bullet -compact 111 Sony Clie PEG-S500C 120 .Bl -tag -width "/dev/ttyU*.init" -compact 125 corresponding callin initial-state and lock-state devices [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | qcom,pmic-typec.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/usb/qcom,pmic-typec.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm PMIC based USB Type-C block 10 - Bryan O'Donoghue <bryan.odonoghue@linaro.org> 13 Qualcomm PMIC Type-C block 18 - enum: 19 - qcom,pmi632-typec 20 - qcom,pm8150b-typec [all …]
|
H A D | richtek,rt1719.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/usb/richte [all...] |
H A D | richtek,rt1711h.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/usb/richtek,rt1711h.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Richtek RT1711H Type-C Port Switch and Power Delivery controller 10 - Gene Chen <gene_chen@richtek.com> 13 The RT1711H is a USB Type-C controller that complies with the latest 14 USB Type-C and PD standards. It does the USB Type-C detection including attach 15 and orientation. It integrates the physical layer of the USB BMC power 17 support for alternative interfaces of the Type-C specification. [all …]
|
H A D | usb251xb.txt | 1 Microchip USB 2.0 Hi-Speed Hub Controller 3 The device node for the configuration of a Microchip USB251x/xBi USB 2.0 4 Hi-Speed Controller. 7 - compatible : Should be "microchip,usb251xb" or one of the specific types: 11 - reg : I2C address on the selected bus (default is <0x2C>) 14 - reset-gpios : Should specify the gpio for hub reset 15 - vdd-supply : Should specify the phandle to the regulator supplying vdd 16 - skip-config : Skip Hub configuration, but only send the USB-Attach command 17 - vendor-id : Set USB Vendor ID of the hub (16 bit, default is 0x0424) 18 - product-id : Set USB Product ID of the hub (16 bit, default depends on type) [all …]
|
/freebsd/sys/cam/ |
H A D | README.quirks | 4 Nate Lawson - njl at freebsd org 19 CAM provides a generic transport for SCSI-like devices. Many different 21 (1394), USB UMASS, fibre channel, and ATAPI. For block devices (i.e. 23 and RBC. SCSI hard drives are usually SBC-compliant and smaller 24 devices like flash drives are usually RBC-compliant. Multimedia 25 devices including CDROMs and DVD-RW are usually MMC-compliant. 39 o CAM_QUIRK_NOLUNS - do not probe luns other than 0 since device 42 o CAM_QUIRK_NOSERIAL - do not send an inquiry for serial number. 44 o CAM_QUIRK_HILUNS - probe all luns even if some respond "not present" 49 o DA_Q_NO_SYNC_CACHE - The sync cache command is used to force a [all …]
|
/freebsd/sys/netgraph/bluetooth/drivers/ubtbcmfw/ |
H A D | ubtbcmfw.c | 5 /*- 6 * SPDX-License-Identifier: BSD-2-Clause 8 * Copyright (c) 2003-2009 Maksim Yevmenkin <m_evmenkin@yahoo.com> 57 #include <dev/usb/usb.h> 58 #include <dev/usb/usbdi.h> 59 #include <dev/usb/usb_ioctl.h> 62 #include <dev/usb/usb_debug.h> 63 #include <dev/usb/usb_dev.h> 178 MODULE_DEPEND(ubtbcmfw, usb, 1, 1, 1); 182 * Probe for a USB Bluetooth device [all …]
|
/freebsd/sys/dev/usb/net/ |
H A D | if_cue.c | 1 /*- 2 * SPDX-License-Identifier: BSD-4-Clause 18 * 4. Neither the name of the author nor the names of any co-contributors 37 * CATC USB-EL1210A USB to ethernet driver. Used in the CATC Netmate 46 * The CATC USB-EL1210A provides USB ethernet support at 10Mbps. The 47 * RX filter uses a 512-bit multicast hash table, single perfect entry 77 #include <dev/usb/usb.h> 78 #include <dev/usb/usbdi.h> 79 #include <dev/usb/usbdi_util.h> 83 #include <dev/usb/usb_debug.h> [all …]
|
H A D | if_kue.c | 1 /*- 2 * SPDX-License-Identifier: BSD-4-Clause 18 * 4. Neither the name of the author nor the names of any co-contributors 37 * Kawasaki LSI KL5KUSB101B USB to ethernet adapter driver. 45 * The KLSI USB to ethernet adapter chip contains an USB serial interface, 50 * it's currently unused. This device is 10Mbps half-duplex only, hence 59 * leave the adapter attached to the USB controller, it may remain 91 #include <dev/usb/usb.h> 92 #include <dev/usb/usbdi.h> 93 #include <dev/usb/usbdi_util.h> [all …]
|
H A D | usb_ethernet.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 53 #include <dev/usb/usb.h> 54 #include <dev/usb/usbdi.h> 56 #include <dev/usb/usb_process.h> 57 #include <dev/usb/net/usb_ethernet.h> 60 "USB Ethernet parameters"); 62 #define UE_LOCK(_ue) mtx_lock((_ue)->ue_mtx) 63 #define UE_UNLOCK(_ue) mtx_unlock((_ue)->ue_mtx) 64 #define UE_LOCK_ASSERT(_ue, t) mtx_assert((_ue)->ue_mtx, t) [all …]
|
/freebsd/sys/dev/usb/ |
H A D | usb_handle_request.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 50 #include <dev/usb/usb.h> 51 #include <dev/usb/usbdi.h> 52 #include <dev/usb/usbdi_util.h> 57 #include <dev/usb/usb_core.h> 58 #include <dev/usb/usb_process.h> 59 #include <dev/usb/usb_busdma.h> 60 #include <dev/usb/usb_transfer.h> 61 #include <dev/usb/usb_device.h> [all …]
|