*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: virtio_scsi | Section: 4 | Source: FreeBSD | File: virtio_scsi.4.gz
VIRTIO_SCSI(4) FreeBSD Kernel Interfaces Manual VIRTIO_SCSI(4) NAME virtio_scsi - VirtIO SCSI driver SYNOPSIS To compile this driver into the kernel, place the following lines in your kernel configuration file: device virtio_scsi Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): virtio_scsi_load="YES" DESCRIPTION The virtio_scsi device driver provides support for VirtIO SCSI devices. LOADER TUNABLES Tunables can be set at the loader(8) prompt before booting the kernel or stored in loader.conf(5). hw.vtscsi.bus_reset_disable In the initial QEMU release with VirtIO SCSI support, in-flight operations were not aborted when stopping the device, rendering bus reset ineffective. This tunable disables attempts to issue reset bus commands. The default value is 1. DEBUGGING To enable debugging prints from the virtio_scsi driver, set the hw.vtscsi.X.debug_level variable, where X is the adapter number, either in loader.conf(5) or via sysctl(8). The following bits have the described effects: 0x01 Enable informational prints. 0x02 Enable prints for driver errors. 0x04 Enable tracing prints. SEE ALSO virtio(4) HISTORY The virtio_scsi driver was written by Bryan Venteicher <[email protected]>. It first appeared in FreeBSD 10.0. FreeBSD 14.1-RELEASE-p8 June 24, 2012 FreeBSD 14.1-RELEASE-p8

Navigation Options