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.
...
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.
...
SPC(4) - Device Drivers Manual (luna88k) # SPC(4) - Device Drivers Manual (luna88k)
NAME # spc - Fujitsu MB87030/MB89352 SCSI device
SYNOPSIS # spc0 at mainbus0 spc1 at mainbus0
DESCRIPTION # The spc driver provides support for the Fujitsu MB87030/MB89352 SCSI Protocol Controller (SPC) chips.
SEE ALSO # cd(4), ch(4), intro(4), scsi(4), sd(4), st(4), uk(4)
BUGS # Synchronous data transfers are not currently supported.
OpenBSD 7.5 - August 14, 2012
TRM(4) - Device Drivers Manual # TRM(4) - Device Drivers Manual
NAME # trm - TRM-S1040 based PCI SCSI interface
SYNOPSIS # trm* at pci?
DESCRIPTION # The trm driver supports PCI SCSI host adapters based on Tekram’s TRM-S1040 chip, including the following:
Tekram DC395U/UW/F Tekram DC315/U SEE ALSO # cd(4), ch(4), intro(4), pci(4), scsi(4), sd(4), st(4), uk(4)
https://www.tekram.com
AUTHORS # The trm driver was written for OpenBSD by Kenneth R.
...
UHA(4) - Device Drivers Manual (i386) # UHA(4) - Device Drivers Manual (i386)
NAME # uha - Ultrastor SCSI interface
SYNOPSIS # uha0 at isa? port 0x330 uha1 at isa? port 0x334 uha* at eisa?
DESCRIPTION # The uha driver provides support for the following SCSI adapters:
Ultrastor 14f
Ultrastor 24f
Ultrastor 34f
SEE ALSO # cd(4), ch(4), [eisa(4)](/man/man4/eisa.4), intro(4), isa(4), scsi(4), sd(4), st(4), uk(4)
OpenBSD 7.5 - August 14, 2012
UK(4) - Device Drivers Manual # UK(4) - Device Drivers Manual
NAME # uk - SCSI user-level driver
SYNOPSIS # uk* at scsibus?
DESCRIPTION # The uk driver provides support for a process to address devices on the SCSI bus for which there is no configured driver.
A SCSI adapter must also be separately configured into the system before this driver makes sense.
IOCTLS # The uk driver has no ioctls of its own but rather acts as a medium for the generic scsi(4) ioctls.
...