SM(4) - Device Drivers Manual # SM(4) - Device Drivers Manual
NAME # sm - SMC91C9x and SMC91C1xx-based 10/100 Ethernet device
SYNOPSIS # sm0 at isa? port 0x300 irq 10 sm* at pcmcia? nsphy* at mii?
DESCRIPTION # The sm device driver supports SMC91C9x and SMC91C1xx-based Ethernet interfaces.
The ISA attachment of the sm driver supports any SMC91C9x-based Ethernet interface on the ISA bus, including the EFA Info*Express SVC VLB interface, and the on-board SMC91C9x Ethernet found in many embedded PCs and laptop docking stations.
...
TCIC(4) - Device Drivers Manual # TCIC(4) - Device Drivers Manual
NAME # tcic - Databook PCMCIA controller driver
SYNOPSIS # tcic0 at isa? port 0x240 iomem 0xd0000 iosiz 0x4000 pcmcia* at tcic?
DESCRIPTION # The tcic driver provides support for the Databook DB86082, DB86084, DB86184, and DB86072 PCMCIA controllers.
SEE ALSO # intro(4), isa(4), pcmcia(4)
HISTORY # The tcic driver appeared in NetBSD 1.4. OpenBSD support first appeared in OpenBSD 2.
...
TCPCIB(4) - Device Drivers Manual (amd64) # TCPCIB(4) - Device Drivers Manual (amd64)
NAME # tcpcib - Intel Atom E600 series LPC bridge, timecounter and watchdog timer
SYNOPSIS # tcpcib* at pci? isa* at tcpcib?
DESCRIPTION # The tcpcib driver provides support for the Intel Atom E600 series LPC bridge and implements a 64-bit 14.3 MHz timecounter using the HPET timer.
The tcpcib driver also provides the standard watchdog(4) interface to the watchdog timer and may be used with watchdogd(8).
...
TCPCIB(4) - Device Drivers Manual (i386) # TCPCIB(4) - Device Drivers Manual (i386)
NAME # tcpcib - Intel Atom E600 series LPC bridge, timecounter and watchdog timer
SYNOPSIS # tcpcib* at pci? isa* at tcpcib?
DESCRIPTION # The tcpcib driver provides support for the Intel Atom E600 series LPC bridge and implements a 64-bit 14.3 MHz timecounter using the HPET timer.
The tcpcib driver also provides the standard watchdog(4) interface to the watchdog timer and may be used with watchdogd(8).
...
UGURU(4) - Device Drivers Manual # UGURU(4) - Device Drivers Manual
NAME # uguru - ABIT temperature, voltage and fan sensors
SYNOPSIS # uguru0 at isa? port 0xe0
DESCRIPTION # The uguru driver provides support for the microcontroller found in various ABIT motherboards which serves as the gateway chip between system management software and hardware. Sensor values are made available through the sysctl(8) interface.
SEE ALSO # intro(4), isa(4), sensorsd(8), sysctl(8)
...
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
VGA(4) - Device Drivers Manual # VGA(4) - Device Drivers Manual
NAME # vga - VGA graphics driver for wscons
SYNOPSIS # vga0 at isa? vga* at pci? wsdisplay* at vga? agp* at vga?
DESCRIPTION # This driver handles VGA graphics hardware within the wscons(4) console framework. It doesn’t provide direct device driver entry points but makes its functions available via the internal wsdisplay(4) interface.
The vga driver supports multiple virtual screens on one physical display.
...
VIASIO(4) - Device Drivers Manual # VIASIO(4) - Device Drivers Manual
NAME # viasio - VIA VT1211 LPC Super I/O
SYNOPSIS # viasio* at isa? port 0x2e flags 0x0000 viasio* at isa? port 0x4e flags 0x0000
DESCRIPTION # The viasio driver provides support for the VIA VT1211 LPC Super I/O IC. The hardware monitoring and watchdog timer functions are currently supported.
The hardware monitor provides hardware monitoring capabilities to be used with the sysctl(8) interface.
...
WBSIO(4) - Device Drivers Manual # WBSIO(4) - Device Drivers Manual
NAME # wbsio - Winbond LPC Super I/O
SYNOPSIS # wbsio* at isa? port 0x2e wbsio* at isa? port 0x4e
DESCRIPTION # The wbsio driver provides support for the Winbond LPC Super I/O ICs. Only the hardware monitoring function is currently supported.
Support for the hardware monitor function is provided through the lm(4) driver.
SEE ALSO # intro(4), isa(4), lm(4)
...
Pcmcia,
Intro,
Macobio,
Scsi,
Atapiscsi,
Isapnp,
Pciide,
Wd,
Isa,
Obio,
Wdc WDC(4) - Device Drivers Manual # WDC(4) - Device Drivers Manual
NAME # wdc - WD100x compatible hard disk controller driver
SYNOPSIS # # alpha/i386 wdc0 at isa? port 0x1f0 irq 14 flags 0x00 wdc1 at isa? port 0x170 irq 15 flags 0x00 wdc* at isapnp?
# macppc wdc* at macobio? wdc* at kauaiata?
# landisk wdc0 at obio? port 0x14000000 irq 10
# all architectures wdc* at pcmcia?
...