Date: Thu, 17 Dec 1998 09:40:14 -0800 (PST) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa/ic cd1400.h src/sys/i386/isa cy.c Message-ID: <199812171740.JAA00530@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/12/17 09:40:14 PST
Modified files:
sys/i386/isa/ic cd1400.h
sys/i386/isa cy.c
Log:
Implemented sending of BREAKs. This is quite complicated because the
hardware is interrupt-driven to a fault and sending a BREAK requires
mode switching. Always running in the BREAK-capable mode as in PR 8318
would double the overhead for sending \0's.
Reminded by: PR 8318
Revision Changes Path
1.5 +6 -1 src/sys/i386/isa/ic/cd1400.h
1.77 +165 -14 src/sys/i386/isa/cy.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812171740.JAA00530>
