Home
last modified time | relevance | path

Searched +full:on +full:- +full:device (Results 1 – 25 of 1097) sorted by relevance

12345678910>>...44

/freebsd/contrib/libfido2/man/
H A Dfido2-token.11 .\" Copyright (c) 2018-2022 Yubico AB. All rights reserved.
21 .\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
26 .\" SPDX-License-Identifier: BSD-2-Clause
32 .Nm fido2-token
38 .Ar device
44 .Ar device
50 .Ar device
57 .Ar device
64 .Ar device
69 .Ar device
[all …]
/freebsd/share/man/man9/
H A Dbhnd.91 .\" Copyright (c) 2015-2016 Landon Fuller <landonf@FreeBSD.org>
24 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
251 .Ss "Device Configuration Functions"
273 .Ss "Device Information Functions"
323 .Ss "Device Matching Functions"
358 .Ss "Device Table Functions"
381 .Fa "vendor" "device" "desc" "quirks" "..."
392 .Bd -literal
398 .Bd -literal
406 .Bd -literal
[all …]
H A Dieee80211.923 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
63 IEEE 802.11 device drivers are written to use the infrastructure provided
70 Most drivers depend on the
72 layer for protocol services but devices that off-load functionality
73 may bypass the layer to connect directly to the device.
77 device driver implements a virtual radio API that is exported to
79 underlying device.
97 and device.
131 detachment on behalf of the caller.
181 functions are device-independent handlers for
[all …]
H A Dpci.921 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
106 .Fn pci_find_device "uint16_t vendor" "uint16_t device"
201 device information,
202 device configuration,
209 space of the device
222 space of the device
232 function is used to modify the value of a register in the PCI-express
233 capability register set of device
251 function is used to read the value of a register in the PCI-express
252 capability register set of device
[all …]
H A Ddisk.923 .\" CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
49 The disk storage API permits kernel device drivers providing access to
50 disk-like storage devices to advertise the device to other kernel
56 Each disk device is described by a
58 structure, which contains a variety of parameters for the disk device,
59 function pointers for various methods that may be performed on the device,
60 as well as private data storage for the device driver.
62 to the device an
[all...]
/freebsd/share/doc/smm/02.config/
H A D4.t23 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
46 device specifications.
55 The system is to run on the machine type specified. No more than
63 This system is to run on the cpu type specified.
80 \-DFUNNY \-DHAHA in the resultant makefile.
94 of the manual page for the device.
123 This is usually a cute name like ERNIE (short for Ernie Co-Vax) or
130 The maximum expected number of simultaneously active user on this system is
142 \fBconfig\fP\ \fIsysname\fP\ \fIconfig-clauses\fP
150 The device used by the system to process argument lists during
[all …]
H A D5.t23 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
34 sample VAX-11/780 system on which the hardware can be
36 We then study the rules needed to configure a VAX-11/750
39 VAX-11/780 System
41 Our VAX-11/780 is configured with hardware
42 recommended in the document ``Hints on Configuring a VAX for 4.2BSD''
43 (this is one of the high-end configurations).
69 Table 1. VAX-11/780 Hardware support.
78 run only on this one processor, so the
99 root on ``hp0'' and swapping on the same drive as the root.
[all …]
/freebsd/share/doc/papers/devfs/
H A Dpaper.me1 .\" format with ditroff -me
19 .ip \0\s-2\(bu\s+2
29 .i "Poul-Henning Kamp"
38 of ``a file is a file is a file and even a device is a file.''
40 to ``my toaster has USB'' has put serious strain on the rather crude
43 Starting from a high-level view of devices and the semantics that
44 have grown around them over the years, this paper takes the audience on a
45 grand tour of the redesigned FreeBSD device-I/O system,
70 published on UNIX by Ritchie and Thompson [Ritchie74]:
73 Each supported I/O device is associated with at least one such file.
[all …]
/freebsd/sys/x86/conf/
H A DNOTES12 # NOTE: introduces CDDL-licensed components into the kernel
13 #device dtrace
16 #device dtrace_profile
17 #device dtrace_sdt
18 #device dtrace_fbt
19 #device dtrace_systrace
20 #device dtrace_prototype
21 #device dtnfscl
22 #device dtmalloc
25 #device dtraceall
[all …]
/freebsd/lib/libusb/
H A Dlibusb.320 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
33 .Pq libusb, -lusb
39 library contains interfaces for directly managing a usb device.
52 argument is non-NULL, a pointer to the libusb context is stored at
54 This function returns 0 upon success or LIBUSB_ERROR on failure.
62 argument is non-NULL, a pointer to the libusb context is stored at
67 This function returns 0 upon success or a LIBUSB_ERROR value on failure.
79 This function will return non-zero if the given
85 .Bl -tag -width LIBUSB_CAP -offset indent
118 .Ql en-US
[all …]
H A Dlibusb20.32 .\" Copyright (c) 2008-2019 Hans Petter Selasky
22 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
39 USB access library (libusb -lusb)
236 usb stack and are not available on other operating systems, portable
250 Non-zero return values indicate a LIBUSB20_ERROR value.
288 Non-zero return values indicate a LIBUSB20_ERROR value.
368 will return non-zero if the given USB transfer is
381 This is an internal function used to synchronously clear the stall on
384 Please see the USB specification for more information on stall
420 .Bl -tag -width "LIBUSB20_TRANSFER_SINGLE_SHORT_NOT_OK"
[all …]
/freebsd/sys/conf/
H A DNOTES2 # NOTES -- Lines that can be cut/pasted into kernel and hints configs.
4 # Lines that begin with 'device', 'options', 'machine', 'ident', 'maxusers',
9 # See /boot/device.hints and/or the 'hints' config(8) directive.
11 # Please use ``make LINT'' to create an old-style LINT file if you want to
12 # do kernel test-builds.
25 # come first. Next should come device, options, and hints lines in that
26 # order. All device and option lines must be described by a comment that
27 # doesn't just expand the device or option name. Use only a concise
28 # comment on the same line if possible. Very detailed descriptions of
32 # spaces followed by a tab separate 'device' from a device name. Comments
[all …]
/freebsd/share/doc/psd/03.iosys/
H A Diosys1 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved.
32 .\" BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
37 .EH 'PSD:3-%''The UNIX I/O System'
38 .OH 'The UNIX I/O System''PSD:3-%'
53 guidance to writers of device driver routines,
55 and nature of device drivers than the implementation
61 in the paper ``The UNIX Time-sharing System.''
71 Device Classes
73 There are two classes of device:
79 which work, or can work, with addressible 512-byte blocks.
[all …]
/freebsd/share/man/man4/
H A Dgpio.42 .\" SPDX-License-Identifier: BSD-2-Clause
23 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
35 To compile these devices into your kernel and use the device hints, place the
37 .Bd -ragged -offset indent
38 .Cd "device gpio"
39 .Cd "device gpioiic"
40 .Cd "device gpioled"
43 Additional device entries for the
46 .Bd -ragged -offset indent
47 .Cd "device a10_gpio"
[all …]
H A Duart.41 .\"-
2 .\" SPDX-License-Identifier: BSD-2-Clause
23 .\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
35 .Cd "device uart"
37 .Cd "device puc"
38 .Cd "device uart"
40 .Cd "device scc"
41 .Cd "device uart"
44 .Pa /boot/device.hints :
53 .Bl -tag -compact -width 0x000000
[all …]
H A Dproto.421 .\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
38 .Bd -ragged -offset indent
39 .Cd "device proto"
45 .Bd -literal -offset indent
49 To have the driver attach to a device instead of its regular driver,
51 .Bd -ragged -offset indent
58 device driver attaches to PCI or ISA devices when no other device drivers
59 are present for those devices and it creates device special files for all
60 resources associated with the device.
61 The driver itself has no knowledge of the device it attaches to.
[all …]
H A Dpsm.43 .\" Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
22 .\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
32 .Nd PS/2 mouse style pointing device driver
38 .Cd "device psm"
41 .Pa /boot/device.hints :
47 driver provides support for the PS/2 mouse style pointing device.
50 device node in the system.
60 Basic PS/2 style pointing device has two or three buttons.
62 .Ss Device Resolution
63 The PS/2 style pointing device usually has several grades of resolution,
[all …]
/freebsd/sbin/camcontrol/
H A Dcamcontrol.823 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
37 .Op device id
46 .Op device id
51 .Op device id
55 .Op device id
61 .Op device id
68 .Op device id
73 .Op device id
80 .Op device id
91 .Op device id
[all …]
/freebsd/usr.sbin/usbconfig/
H A Dusbconfig.82 .\" Copyright (c) 2008-2019 Hans Petter Selasky. All rights reserved.
20 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
43 .Sm on
54 .Bl -tag -width "-u unit"
56 Limit device range to the given USB device index.
62 .Sm on
64 Limit device range to USB devices connected to the given unit and address.
78 Limit device range to USB devices connected to the given USBUS unit.
91 .Bl -tag -width indent
93 Choose the configuration for the USB device.
[all …]
/freebsd/usr.sbin/bhyve/
H A Dbhyve.82 .\" SPDX-License-Identifier: BSD-2-Clause
23 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
48 .Sm on
56 .Sm on
64 .Sm on
71 .Sm on
79 .Sm on
87 .Sm on
99 It can run guests on amd64 and arm64 platforms with suitable hardware support.
102 I/O connectivity can be specified with command-line parameters.
[all …]
H A Dbhyve_config.51 .\" SPDX-License-Identifier: BSD-2-Clause
21 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
35 per-device settings.
65 the name of the virtual machine on the pool
69 For those variables the following case-insensitive values may be used to
72 .Bl -bullet -offset indent -compact
85 .Bl -bullet -offset indent -compact
103 .Bl -column "memory.guest_in_core" "integer" "Default"
127 If a boot ROM is present, a firmware interface device is
133 All variables will be persistent even on reboots of the guest.
[all …]
/freebsd/sys/dev/ntb/
H A Dntb.h1 /*-
21 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
41 * ntb_link_event() - notify driver context of a change in link status
42 * @ntb: NTB device context
50 * ntb_db_event() - notify driver context of a doorbell event
51 * @ntb: NTB device context
65 * ntb_port_number() - get the local port number
66 * @ntb: NTB device context.
75 * ntb_port_count() - get the number of peer device ports
76 * @ntb: NTB device context.
[all …]
/freebsd/sys/powerpc/conf/
H A DGENERIC64LE2 # GENERIC64LE -- Generic kernel configuration file for FreeBSD/powerpc64le
4 # For more information on this file, please read the handbook section on
7 # https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config
15 # device lines is also present in the ../../conf/NOTES and NOTES files.
25 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
31 options PSERIES # PAPR-compliant systems (e.g. IBM p)
32 options POWERNV # Non-virtualized OpenPOWER systems
35 options FDT # Flattened Device Tree
37 options NUMA # Non-Uniform Memory Architecture support
52 options UFS_DIRHASH # Improve performance on big directories
[all …]
/freebsd/sys/amd64/conf/
H A DGENERIC2 # GENERIC -- Generic kernel configuration file for FreeBSD/amd64
4 # For more information on this file, please read the config(5) manual page,
5 # and/or the handbook section on Kernel Configuration Files:
7 # https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config
15 # device lines is also present in the ../../conf/NOTES and NOTES files.
23 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
27 options NUMA # Non-Uniform Memory Architecture support
46 options UFS_DIRHASH # Improve performance on big directories
47 options UFS_GJOURNAL # Enable gjournal-based UFS journaling
49 options MD_ROOT # MD is a potential root device
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zhack/
H A Dlibrary.kshlib2 # SPDX-License-Identifier: CDDL-1.0
31 # Tests are done on loopback devices with sizes divisible by label size and sizes that are not.
35 # 1. Create pool on a loopback device with some test data
42 # 6. Verify that it cannot be imported after using zhack label repair -u
43 # to ensure that the -u option will quit on corrupted checksums.
44 # 7. Use zhack label repair -c on device
49 # 1. Create pool on a loopback device with some test data
50 # 2. Detach either device from the mirror
52 # 4. Remove the non-detached device and its backing file
53 # 5. Verify that the remaining detached device cannot be imported
[all …]

12345678910>>...44