WB(4) - Device Drivers Manual # WB(4) - Device Drivers Manual
NAME # wb - Winbond W89C840F 10/100 Ethernet device
SYNOPSIS # wb* at pci? amphy* at mii?
DESCRIPTION # The wb driver provides support for PCI Ethernet adapters and embedded controllers based on the Winbond W89C840F Fast Ethernet controller chip. This includes the TRENDnet TE100-PCIE and various other cheap boards. The 840F should not be confused with the 940F, which is an NE2000 clone and only supports 10Mbps speeds.
...
WDT(4) - Device Drivers Manual (i386) # WDT(4) - Device Drivers Manual (i386)
NAME # wdt - ICS PCI-WDT500/501 watchdog timer device
SYNOPSIS # wdt0 at pci?
DESCRIPTION # The wdt driver provides support for the Industrial Computer Source PCI-WDT500 and PCI-WDT501 boards.
For PCI-WDT500 boards, basic watchdog timer functionality is supported. For PCI-WDT501 boards, the onboard buzzer will sound when the watchdog counter expires. The sensors are not yet supported.
...
WI(4) - Device Drivers Manual # WI(4) - Device Drivers Manual
NAME # wi - WaveLAN/IEEE, PRISM 2-3, and Spectrum24 IEEE 802.11b wireless network device
SYNOPSIS # # all architectures wi* at pci? wi* at pcmcia? function ? wi* at uhub? port ?
# macppc extra attachment wi* at macobio?
DESCRIPTION # The wi driver provides support for wireless network adapters based around the Lucent Hermes, Intersil PRISM-2, Intersil PRISM-2.
...
WPI(4) - Device Drivers Manual # WPI(4) - Device Drivers Manual
NAME # wpi - Intel PRO/Wireless 3945ABG IEEE 802.11a/b/g wireless network device
SYNOPSIS # wpi* at pci?
DESCRIPTION # The wpi driver provides support for Intel PRO/Wireless 3945ABG Mini PCI Express network adapters.
These are the modes the wpi driver can operate in:
BSS mode
Also known as infrastructure mode, this is used when associating with an access point, through which all traffic passes.
...
XF86(4) - Device Drivers Manual # XF86(4) - Device Drivers Manual
NAME # xf86 - X Window System aperture driver
SYNOPSIS # option APERTURE
DESCRIPTION # On the alpha, amd64, i386, macppc, and sparc64 architectures, the /dev/xf86 driver provides access to the memory and I/O ports of a VGA board and to the PCI configuration registers for use by the X servers when running with a kernel security level greater than 0.
...
XGE(4) - Device Drivers Manual # XGE(4) - Device Drivers Manual
NAME # xge - Neterion Xframe/Xframe II 10Gb Ethernet device
SYNOPSIS # xge* at pci?
DESCRIPTION # The xge device driver provides support for various NICs based on the Neterion Xframe and Xframe II controller chips, including the following:
Fujitsu PRIMEQUEST 10GBASE-SR LAN Card (Xframe II) Hitachi PCI-X 10 Gigabit Ethernet Adapter (Xframe II) HP AB287A 10 Gigabit Ethernet Adapter (Xframe) IBM 10GbE SR Server Adapter (Xframe II) IBM 10 Gb Ethernet-LR PCI-X 2.
...
XHCI(4) - Device Drivers Manual # XHCI(4) - Device Drivers Manual
NAME # xhci - USB eXtensible Host Controller Interface
SYNOPSIS # xhci* at acpi? xhci* at fdt? xhci* at pci? usb* at xhci?
DESCRIPTION # The xhci driver provides support for the USB eXtensible Host Controller Interface, which provides an interface to usb(4) devices.
xHCI controllers support all USB 3.0, 2.0 and 1.x device speeds.
SEE ALSO # acpi(4), pci(4), usb(4)
...
XSPD(4) - Device Drivers Manual # XSPD(4) - Device Drivers Manual
NAME # xspd - XenSource Platform Device driver
SYNOPSIS # xspd0 at pci?
DESCRIPTION # The xspd driver provides xen(4) with alternative means to deliver virtual interrupts into the guest system via pci(4) interrupt allocation.
SEE ALSO # intro(4), pci(4), xen(4)
HISTORY # The xspd driver first appeared in OpenBSD 5.9.
AUTHORS # The xspd driver was written by Mike Belopuhov <mikeb@openbsd.
...
YDS(4) - Device Drivers Manual # YDS(4) - Device Drivers Manual
NAME # yds - Yamaha DS-XG audio device
SYNOPSIS # yds* at pci? flags 0x0000 audio* at yds?
DESCRIPTION # The yds driver supports Yamaha DS-XG based sound chips, as found in, e.g., many Sony Vaio notebooks.
The flags can be used to pass additional information to the yds driver.
A value of 0x1000 forces the driver to disable the Sound Blaster legacy mode.
...