From owner-freebsd-commit Sun Mar 3 00:45:29 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA28926 for freebsd-commit-outgoing; Sun, 3 Mar 1996 00:45:29 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA28741 for cvs-all-outgoing; Sun, 3 Mar 1996 00:44:06 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA28637 Sun, 3 Mar 1996 00:42:31 -0800 (PST) Date: Sun, 3 Mar 1996 00:42:31 -0800 (PST) From: Peter Wemm Message-Id: <199603030842.AAA28637@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa if_ar.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/03/03 00:42:30 Modified: sys/i386/isa if_ar.c Log: Make the handshake lines do the right thing. This is untested by the author but others say it's working. (DTR etc) Closes PR#884 Submitted-by: John Hay Revision Changes Path 1.6 +14 -13 src/sys/i386/isa/if_ar.c