mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
![Jordan K. Hubbard](/assets/img/avatar_default.png)
fixes to many assorted bugs and misfeatures. Submitted by: Tom Gray - DCA <dcasba@rain.org>
7 lines
178 B
C
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 */
|