XEN(4) - Device Drivers Manual # XEN(4) - Device Drivers Manual
NAME # xen - Xen domU nexus device
SYNOPSIS # xen0 at pvbus?
DESCRIPTION # xen driver performs HVM domU guest initialization, provides abstraction for virtual Xen interrupts, access to the XenStore configuration storage as well as a device probing facility for paravirtualized devices such as disk and network interfaces.
When running under XenServer, to let the host know that the guest has finished initializing and to allow graceful shutdown, set the following XenStore properties with hostctl(8) in rc.
...
XICP(4) - Device Drivers Manual (powerpc64) # XICP(4) - Device Drivers Manual (powerpc64)
NAME # xicp - XICP interrupt controller presenter
SYNOPSIS # xicp* at fdt?
DESCRIPTION # The xicp driver provides support for the XICP interrupt controller presenter found on POWER CPUs.
SEE ALSO # intro(4), xics(4), xive(4)
HISTORY # The xicp driver first appeared in OpenBSD 6.8.
AUTHORS # The xicp driver was written by Mark Kettenis <kettenis@openbsd.
...
XICS(4) - Device Drivers Manual (powerpc64) # XICS(4) - Device Drivers Manual (powerpc64)
NAME # xics - XICS interrupt source controller
SYNOPSIS # xics* at fdt?
DESCRIPTION # The xics driver provides support for the XICS interrupt source controller found on POWER CPUs.
SEE ALSO # intro(4), xicp(4), xive(4)
HISTORY # The xics driver first appeared in OpenBSD 6.8.
AUTHORS # The xics driver was written by Mark Kettenis <kettenis@openbsd.
...
XIVE(4) - Device Drivers Manual (powerpc64) # XIVE(4) - Device Drivers Manual (powerpc64)
NAME # xive - XIVE interrupt controller
SYNOPSIS # xive* at fdt?
DESCRIPTION # The xive driver provides support for the XIVE interrupt controller found on POWER9 CPUs.
SEE ALSO # intro(4), xicp(4), xics(4)
HISTORY # The xive driver first appeared in OpenBSD 6.8.
AUTHORS # The xive driver was written by Mark Kettenis <kettenis@openbsd.org>.
OpenBSD 7.
...
Tqphy,
Cardbus,
Intro,
Ifmedia,
Arp,
Netintro,
Amphy,
Exphy,
Ifconfig,
Nsphy,
Bmtphy,
Hostname.if,
Xl XL(4) - Device Drivers Manual # XL(4) - Device Drivers Manual
NAME # xl - 3Com EtherLink XL and Fast EtherLink XL 10/100 Ethernet device
SYNOPSIS # xl* at pci? xl* at cardbus? amphy* at mii? bmtphy* at mii? exphy* at mii? nsphy* at mii? tqphy* at mii?
DESCRIPTION # The xl device driver supports the 3Com EtherLink XL and Fast EtherLink XL family of Ethernet cards, and embedded controllers based on the 3Com “boomerang” and “cyclone” bus master EtherLink XL chips.
...
XLIGHTS(4) - Device Drivers Manual (macppc) # XLIGHTS(4) - Device Drivers Manual (macppc)
NAME # xlights - Xserve G4 and G5 front panel LEDs
SYNOPSIS # xlights* at macobio?
DESCRIPTION # The xlights driver provides support for the on-board i2s virtual sound device that drives the front panel LEDs of Apple G4 and G5 Xserve machines.
The lights provide an indication of system load and health. System load is indicated by three dots travelling in a ring around the sixteen LEDs found on the front panel.
...
XMPHY(4) - Device Drivers Manual # XMPHY(4) - Device Drivers Manual
NAME # xmphy - XaQti XMAC-II Gigabit Ethernet PHY
SYNOPSIS # xmphy* at mii?
DESCRIPTION # The xmphy driver supports XaQti XMAC-II PHY interfaces found on SysKonnect Gigabit Ethernet cards (see sk(4)).
SEE ALSO # ifmedia(4), intro(4), mii(4), ifconfig(8)
OpenBSD 7.5 - July 31, 2009
XNF(4) - Device Drivers Manual # XNF(4) - Device Drivers Manual
NAME # xnf - Xen Netfront networking interface
SYNOPSIS # xnf* at xen?
DESCRIPTION # The xnf driver provides support for a paravirtual networking interface “Netfront” native to the Xen hypervisor.
During attach the xnf driver will ask the hypervisor to switch all configured virtual interfaces over to the Netfront interface regardless of the VM configuration.
SEE ALSO # autoconf(4), intro(4), xen(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.
...