Classes | Functions

vancouver/model/serial16550.cc File Reference

#include "nul/motherboard.h"

Classes

class  SerialDevice
 UART 16550 emulation. More...

Functions

 PARAM (serial, new SerialDevice(mb, argv[0], argv[1], argv[2]);,"serial:iobase,irq,hdev - attach a virtual serial port that should use the given hostdev as backend.","Example: 'serial:0x3f8,8,0x47'.","The input comes from hdev and the output is redirected to hdev+1.")

Function Documentation

PARAM ( serial  ,
new SerialDevice(mb, argv[0], argv[1], argv[2]);  ,
"serial:iobase  ,
irq  ,
hdev-attach a virtual serial port that should use the given hostdev as backend."  ,
"Example: 'serial:0x3f8  ,
,
0x47'."  ,
"The input comes from hdev and the output is redirected to hdev+1."   
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines