PCSCP(4) - Device Drivers Manual # PCSCP(4) - Device Drivers Manual
NAME # pcscp - Advanced Micro Devices Am53c974 PCscsi-PCI SCSI interface
SYNOPSIS # pcscp* at pci?
DESCRIPTION # The pcscp driver provides support for the Advanced Micro Devices Am53c974 PCscsi-PCI SCSI controller and boards using this chip, including the Tekram DC-390 PCI SCSI host adapter.
For Tekram DC-390U/F PCI SCSI host adapters, use the siop(4) driver.
SEE ALSO # cd(4), ch(4), intro(4), pci(4), scsi(4), sd(4), st(4), uk(4)
...
QLA(4) - Device Drivers Manual # QLA(4) - Device Drivers Manual
NAME # qla - QLogic ISP2100/2200/2300 Fibre Channel controller
SYNOPSIS # qla* at pci? qla* at sbus?
DESCRIPTION # The qla driver provides support for 1G and 2G QLogic Fibre Channel host bus adapters using the ISP2100, ISP2200, and ISP2300 chipsets.
qla provides no ability to configure an adapter’s parameters at runtime; all configuration must be done prior to booting OpenBSD.
...
QLE(4) - Device Drivers Manual # QLE(4) - Device Drivers Manual
NAME # qle - QLogic ISP2400/2500 Fibre Channel controller
SYNOPSIS # qle* at pci?
DESCRIPTION # The qle driver provides support for 4G and 8G QLogic Fibre Channel host bus adapters using the ISP2400 and ISP2500 family of chipsets.
qle provides no ability to configure an adapter’s parameters at runtime; all configuration must be done prior to booting OpenBSD.
...
QLW(4) - Device Drivers Manual # QLW(4) - Device Drivers Manual
NAME # qlw - QLogic ISP1000/1020/1x40/1x80/1x160 SCSI controller
SYNOPSIS # qlw* at pci? qlw* at sbus?
DESCRIPTION # The qlw driver provides support for QLogic Ultra Wide SCSI host bus adapters using the ISP1000, ISP1020/1040, ISP1080/1240/1280 and ISP10160/12160 chips.
qlw provides no ability to configure an adapter’s parameters at runtime; all configuration must be done prior to booting OpenBSD.
...
RDAC(4) - Device Drivers Manual # RDAC(4) - Device Drivers Manual
NAME # rdac - Engenio/LSI RDAC SCSI devices
SYNOPSIS # rdac* at scsibus?
DESCRIPTION # The rdac driver attaches to Engenio/LSI RDAC SCSI logical units. Each path to an active service processor attached to by rdac is presented to mpath(4) which uses it as a backend to the logical unit attached to its own scsibus(4).
SEE ALSO # ioctl(2), intro(4), mpath(4), scsi(4)
...
Hds,
Intro,
Ch,
Safte,
Ses,
Sd,
Uk,
Emc,
Sym,
St,
Cd,
Rdac,
Mpath,
Scsi SCSI(4) - Device Drivers Manual # SCSI(4) - Device Drivers Manual
NAME # scsi, scsibus - SCSI system
SYNOPSIS # cd* at scsibus? ch* at scsibus? safte* at scsibus? sd* at scsibus? ses* at scsibus? st* at scsibus? uk* at scsibus?
# multipath support emc* at scsibus? hds* at scsibus? rdac* at scsibus? sym* at scsibus?
DESCRIPTION # The SCSI system provides a uniform and modular system for the implementation of drivers to control various SCSI devices, and to utilize different SCSI host adapters through host adapter drivers.
...
SCSI(8) - System Manager’s Manual # SCSI(8) - System Manager’s Manual
NAME # scsi - program to assist with SCSI devices
SYNOPSIS # scsi -f device -d debug_level
scsi -f device -m page [-e] [-P pc]
scsi -f device [-v] [-s seconds] -c cmd_fmt [arg …] -o count out_fmt [arg …] -i count in_fmt [arg …]
DESCRIPTION # The scsi program is used to send commands to a SCSI device.
...
SD(4) - Device Drivers Manual # SD(4) - Device Drivers Manual
NAME # sd - SCSI disk driver
SYNOPSIS # sd* at scsibus? #sd0 at scsibus0 target 3 lun 0 (fixed-configuration example)
DESCRIPTION # The sd driver provides support for a SCSI disk. It allows the disk to be divided up into a set of pseudo devices called partitions. In general the interfaces are similar to those described by wd(4).
...
SILI(4) - Device Drivers Manual # SILI(4) - Device Drivers Manual
NAME # sili - Silicon Image 3124/3132/3531 SATA controller
SYNOPSIS # sili* at pci?
DESCRIPTION # The sili driver provides support for SATA controllers using the Silicon Image 3124/3132/3531 SATALink chipsets.
Although sili controllers are actual ATA controllers, the driver emulates SCSI via a translation layer.
SEE ALSO # intro(4), pci(4), scsi(4)
HISTORY # The sili driver first appeared in OpenBSD 4.
...
Intro,
Pci,
Ch,
Sd,
Osiop,
Uk,
Scsi,
Oosiop,
St,
Cd,
Siop SIOP(4) - Device Drivers Manual # SIOP(4) - Device Drivers Manual
NAME # siop - LSI/Symbios Logic/NCR 53c8xx SCSI interface
SYNOPSIS # siop* at pci?
# hppa siop* at mainbus? irq 3 siop* at phantomas? irq 3 siop* at uturn? irq 3
DESCRIPTION # The siop driver provides support for following LSI/Symbios Logic/NCR 53c8xx and related SCSI controller chips:
53c720 and 53c770 (Fast-Wide SCSI) 53c810, 53c810a and 53c815 (Fast SCSI) 53c820, 53c825 and 53c825a (Fast-Wide SCSI) 53c860 (Ultra SCSI) 53c875 and 53c875j (Ultra-Wide SCSI) 53c876 (Dual Ultra-Wide SCSI) 53c885 (Ultra-Wide SCSI and Ethernet) 53c895 and 53c895a (Ultra2-Wide SCSI) 53c896 (PCI 64bit, dual Ultra2-Wide SCSI) 53c1010 (PCI 64bit, dual Ultra3-Wide SCSI.
...