CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2012/11/01 13:40:13
Modified files: sys/arch/sparc64/dev: vcctty.c Log message: When possible, send multiple characters per packet. Also, stop sending when the transmit queue is full. If the transmit queue is full, set a timeout to get things going again.