SN_TRANSMIT_CHARS

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

sn_transmit_chars - grab characters from serial core, send off  

SYNOPSIS

"SYNOPSIS"

void sn_transmit_chars (struct sn_cons_port * port, int raw);  

ARGUMENTS

port
Port to operate on
raw
Transmit raw or buffered
 

NOTE

If we're early, before we're registered with serial core, the writes are going through sn_sal_console_write because that's how register_console has been set up. We currently could have asynch polls calling this function due to sn_sal_switch_to_asynch but we can ignore them until we register with the serial core stuffs.


 

Index

NAME
SYNOPSIS
ARGUMENTS
NOTE

This document was created by man2html, using the manual pages.
Time: 00:02:49 GMT, October 09, 2005