Date: Sat, 30 Nov 1996 07:53:00 -0800 (PST) From: Bruce Evans <bde> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa sio.c Message-ID: <199611301553.HAA22478@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 96/11/30 07:53:00 Modified: sys/i386/isa sio.c Log: Fixed input of BREAKs when IGNPAR is set and IGNBRK is not set. BREAKs are always together with Framing Errors and they were incorrectly treated as FE's and discarded. Reorganized the BREAK/FE/PE tests. Found by: NIST-PCTS Revision Changes Path 1.154 +32 -27 src/sys/i386/isa/sio.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611301553.HAA22478>
