GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
VIRTIO_CONSOLE(4) FreeBSD Kernel Interfaces Manual VIRTIO_CONSOLE(4)

virtio_console
VirtIO Console driver

To compile this driver into the kernel, place the following lines in your kernel configuration file:
device virtio_console

Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):

virtio_console_load="YES"

The virtio_console device driver provides support for VirtIO console devices.

The console device may have one or more ports. Each port is similar to a simple serial interface, and each port is accessible through tty(4).

/dev/ttyV?.??
 

tty(4), virtio(4)

The virtio_console driver was written by Bryan Venteicher ⟨bryanv@FreeBSD.org⟩.
October 22, 2014 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 4 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.