Date: Sun, 14 Feb 1999 04:03:35 -0800 (PST) From: Nicolas Souchu <nsouch@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa ppc.c Message-ID: <199902141203.EAA28857@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nsouch 1999/02/14 04:03:35 PST Modified files: sys/i386/isa ppc.c Log: Fix interrupt handling with DMA. Bit nFault was tested in the control reg. instead of the status reg. and check ECP mode before considering nFault. Revision Changes Path 1.18 +10 -5 src/sys/i386/isa/ppc.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?199902141203.EAA28857>