FreeBSD Bugzilla – Attachment 11455 Details for
Bug 22568
ppc0 panics on DMA with drq set to 0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 305 bytes, created by
cgull
on 2000-11-03 11:00:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
cgull
Created:
2000-11-03 11:00:02 UTC
Size:
305 bytes
patch
obsolete
>--- ppc.c Fri Nov 3 05:06:31 2000 >+++ /usr/src/sys/isa/ppc.c Sat Jul 22 05:09:36 2000 >@@ -1657,7 +1657,7 @@ > */ > if ((ppc->ppc_avm & PPB_ECP) && (ppc->ppc_registered)) { > >- if (ppc->ppc_dmachan > 0) { >+ if (ppc->ppc_dmachan >= 0) { > > /* byte mode, no intr, no DMA, dir=0, flush fifo > */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 22568
: 11455