ns8250 Struct Reference
[Serial port driver.]

The driver data for the serial port devices. More...


Data Fields

bool client_connected
 Is there any client conntected to the device?
ddf_dev_tdev
 DDF device node.
ddf_fun_tfun
 DDF function node.
cyclic_buffer_t input_buffer
 The buffer for incomming data.
uint32_t io_addr
 The base i/o address of the devices registers.
int irq
 The irq assigned to this device.
fibril_mutex_t mutex
 The fibril mutex for synchronizing the access to the device.
ioport8_tport
 The i/o port used to access the serial ports registers.


Detailed Description

The driver data for the serial port devices.

Definition at line 96 of file ns8250.c.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 2 07:45:59 2011 for HelenOS/USB by  doxygen 1.4.7