SCRIPT(7) - Miscellaneous Information Manual # SCRIPT(7) - Miscellaneous Information Manual
NAME # script - interpreter script execution
DESCRIPTION # The system is capable of treating a text file containing commands intended for an interpreter, such as sh(1) or awk(1), as an executable program.
An “interpreter script” is a file which has been set executable (see chmod(2)) and which has a first line of the form:
#! pathname [argument]
...
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.
...
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).
...
SDHC(4) - Device Drivers Manual # SDHC(4) - Device Drivers Manual
NAME # sdhc - SD Host Controller
SYNOPSIS # sdhc* at acpi? sdhc* at fdt? sdhc* at pci? sdmmc* at sdhc?
DESCRIPTION # The sdhc driver provides support for SD controllers following the SD Host Controller Standard Simplified Specification.
The sdmmc(4) subsystem performs SD/MMC transactions to communicate with whatever MMC, SD, SDHC, or SDIO devices are inserted into the SD slot.
...
SDMMC(4) - Device Drivers Manual # SDMMC(4) - Device Drivers Manual
NAME # sdmmc - SD bus
SYNOPSIS # # arm64 sdmmc* at amlmmc? sdmmc* at bcmsdhost? sdmmc* at dwmmc? sdmmc* at imxesdhc? sdmmc* at sximmc?
# armv7 sdmmc* at bcmsdhost? sdmmc* at dwmmc? sdmmc* at imxesdhc? sdmmc* at mvpxa? sdmmc* at ommmc? sdmmc* at sximmc?
# octeon sdmmc* at octmmc?
# riscv64 sdmmc* at cdsdhc? sdmmc* at dwmmc?
...
Intro,
Pci,
Atphy,
Arp,
Ifmedia,
Netintro,
Brgphy,
Ifconfig,
Etphy,
Rlphy,
Eephy,
Hostname.if,
Se SE(4) - Device Drivers Manual # SE(4) - Device Drivers Manual
NAME # se - SiS 190/191 10/100/1Gb Ethernet device
SYNOPSIS # se* at pci? atphy* at mii? brgphy* at mii? eephy* at mii? etphy* at mii? rlphy* at mii?
DESCRIPTION # The se driver provides support for the SiS190 Fast Ethernet controller integrated into the SiS965L and SiS966L southbridges, and the SiS191 Gigabit controller integrated into the SiS965 and SiS966 southbridges.
...
SES(4) - Device Drivers Manual # SES(4) - Device Drivers Manual
NAME # ses - SCSI Enclosure Services
SYNOPSIS # ses* at scsibus?
DESCRIPTION # The ses driver provides support for monitoring the various environmental sensors present in SCSI enclosures using the SCSI Enclosure Services command set. The hardware monitoring is accessed via the hw.sensors sysctl(8) variable.
SCSI devices have a fairly high level interface to the system and talk to it via a SCSI host adapter (e.
...
SF(4) - Device Drivers Manual # SF(4) - Device Drivers Manual
NAME # sf - Adaptec AIC-6915 Starfire PCI 10/100 Ethernet device
SYNOPSIS # sf* at pci? sqphy* at mii?
DESCRIPTION # The sf driver provides support for Adaptec Duralink Fast Ethernet adapters based on the Adaptec AIC-6915 “Starfire” chipset. This includes the following:
ANA-62011 64-bit single port 10/100baseTX ANA-62022 64-bit dual port 10/100baseTX ANA-62044 64-bit quad port 10/100baseTX ANA-69011 32-bit single port 10/100baseTX ANA-62020 64-bit single port 100baseFX The AIC-6915 is a bus master controller with an MII interface.
...
SFGPIO(4) - Device Drivers Manual (riscv64) # SFGPIO(4) - Device Drivers Manual (riscv64)
NAME # sfgpio - SiFive GPIO controller
SYNOPSIS # sfgpio* at fdt?
DESCRIPTION # The sfgpio driver provides support for the GPIO ports found on SiFive SoCs. It does not provide direct device driver entry points but makes its functions available to other drivers.
SEE ALSO # intro(4)
HISTORY # The sfgpio driver first appeared in OpenBSD 7.
...
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.
...