Date: Wed, 13 Nov 1996 10:32:04 -0800 (PST) From: Bruce Evans <bde> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa sio.c cy.c Message-ID: <199611131832.KAA04455@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 96/11/13 10:32:00 Modified: sys/i386/isa sio.c cy.c Log: Don't fiddle with RTS if RTS flow control is off. This gives applications almost complete control over RTS (control of its initial value is still missing). This fixes PR 1644 for sio. The author of PR 1644 wants it in 2.1.6 and 2.2. This may be safe since the complications are only in rarely used cases that I hope I've covered. Revision Changes Path 1.149 +23 -17 src/sys/i386/isa/sio.c 1.42 +28 -17 src/sys/i386/isa/cy.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611131832.KAA04455>