freebsd-dev/usr.bin/tip/libacu/acucommon.h
Jordan K. Hubbard 18cc36fb15 Tom Gray's new tip changes to support a modem capabilities database and
fixes to many assorted bugs and misfeatures.
Submitted by:	Tom Gray - DCA <dcasba@rain.org>
1995-03-31 11:47:39 +00:00

7 lines
178 B
C

void acu_nap (unsigned int how_long);
void acu_hw_flow_control (int hw_flow_control);
int acu_flush ();
void acu_hupcl ();
int acu_setspeed (int speed);
/* end of acucommon.h */