]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix interrupt handling with DMA. Bit nFault was tested in the control reg.
authorNicolas Souchu <nsouch@FreeBSD.org>
Sun, 14 Feb 1999 12:03:35 +0000 (12:03 +0000)
committerNicolas Souchu <nsouch@FreeBSD.org>
Sun, 14 Feb 1999 12:03:35 +0000 (12:03 +0000)
commit3ab971c14fe611c8d426161c4fa5bf95c3329036
tree379481070c2b386e3b012f66402d85d8c57639a4
parentfdf94d1afe3c05f33e5dc919d603b75ccd9ed37b
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.
sys/dev/ppc/ppc.c
sys/i386/isa/ppc.c
sys/isa/ppc.c