VIOSCSI(4) FreeBSD Kernel Interfaces Manual VIOSCSI(4)
NAME
vioscsi - VirtIO SCSI adapter
SYNOPSIS
vioscsi* at virtio?
scsibus* at vioscsi?
DESCRIPTION
vioscsi driver provides support for virtio(4) SCSI adapters.
SEE ALSO
scsi(4), sd(4), virtio(4)
HISTORY
The vioscsi driver first appeared in OpenBSD 5.5. It first appeared in
NetBSD 7.1, with further stabilization in NetBSD 8.0.
AUTHORS
The vioscsi driver was written by Matthew Dempsky <
[email protected]>.
NetBSD port done by Christos Zoulas. Further stabilization done by
Jaromir Dolecek <
[email protected]>.
CAVEATS
vioscsi driver limits probe to 1 channel, 16 targets, and 1024 LUNs to
reduce boot time.
FreeBSD 14.1-RELEASE-p8 May 27, 2019 FreeBSD 14.1-RELEASE-p8