Home
last modified time | relevance | path

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

12345678910>>...46

/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
99 .Fn pci_find_device "uint16_t vendor" "uint16_t device"
192 device information,
193 device configuration,
200 space of the device
213 space of the device
223 function is used to modify the value of a register in the PCI-express
224 capability register set of device
242 function is used to read the value of a register in the PCI-express
243 capability register set of device
[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/sys/i386/conf/
H A DNOTES2 # NOTES -- Lines that can be cut/pasted into kernel and hints configs.
15 # The apic device enables the use of the I/O APIC for interrupt delivery.
16 # The apic device can be used in both UP and SMP kernels, but is required
17 # for SMP kernels. Thus, the apic device is not strictly an SMP option,
32 # IPI_PREEMPTION instructs the kernel to preempt threads running on other
33 # CPUS if needed. Relies on the PREEMPTION option
36 device apic # I/O apic
47 # You must specify at least one CPU (the one you intend to run on);
61 # CPU_BLUELIGHTNING_3X enables triple-cloc
[all...]
H A DGENERIC2 # GENERIC -- Generic kernel configuration file for FreeBSD/i386
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.
25 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
41 options UFS_DIRHASH # Improve performance on big directories
42 options UFS_GJOURNAL # Enable gjournal-based UFS journaling
44 options MD_ROOT # MD is a potential root device
[all...]
/freebsd/sys/amd64/conf/
H A DNOTES2 # NOTES -- Lines that can be cut/pasted into kernel and hints configs.
21 device atpic # Optional legacy pic support
22 device mptable # Optional MPSPEC mptable support
30 # You must specify at least one CPU (the one you intend to run on);
43 # HARDWARE DEVICE CONFIGURATION
50 device vt_efifb # EFI framebuffer
53 # the /dev/3dfx0 device to work with glide implementations. This should get
58 device tdfx # Enable 3Dfx Voodoo support
65 #device ps
[all...]
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
45 options UFS_DIRHASH # Improve performance on big directories
46 options UFS_GJOURNAL # Enable gjournal-base
[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 -widt
[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/usr.sbin/bhyve/
H A Dbhyve.820 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
45 .Sm on
53 .Sm on
61 .Sm on
68 .Sm on
76 .Sm on
84 .Sm on
96 It can run guests on amd64 and arm64 platforms with suitable hardware support.
99 I/O connectivity can be specified with command-line parameters.
110 .Pa edk2-bhyve
[all …]
/freebsd/share/man/man4/
H A Dgpio.420 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
32 To compile these devices into your kernel and use the device hints, place the
34 .Bd -ragged -offset indent
35 .Cd "device gpio"
36 .Cd "device gpioc"
37 .Cd "device gpioiic"
38 .Cd "device gpioled"
41 Additional device entries for the
44 .Bd -ragged -offset indent
45 .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 …]
/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/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 Tre
[all...]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zhack/
H A Dlibrary.kshlib30 # Tests are done on loopback devices with sizes divisible by label size and sizes that are not.
34 # 1. Create pool on a loopback device with some test data
38 # 5. Verify that it cannot be imported after using zhack label repair -u
39 # to ensure that the -u option will quit on corrupted checksums.
40 # 6. Use zhack label repair -c on device
45 # 1. Create pool on a loopback device with some test data
46 # 2. Detach either device from the mirror
48 # 4. Remove the non-detached device and its backing file
49 # 5. Verify that the remaining detached device cannot be imported
50 # 6. Verify that it cannot be imported after using zhack label repair -c
[all …]

12345678910>>...46