Bugzilla – Attachment 61950 Details for
Bug 136944
ITE card fails after install (IT8212 Chip Set)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
Disable DMA if not listed as supported
it821x-dma-bug (text/plain), 318 bytes, created by
Jens Axboe
on 2006-01-04 14:13:23 UTC
(
hide
)
Description:
Disable DMA if not listed as supported
Filename:
MIME Type:
Creator:
Jens Axboe
Created:
2006-01-04 14:13:23 UTC
Size:
318 bytes
patch
obsolete
>--- linux-2.6.15/drivers/ide/ide-dma.c~ 2006-01-04 15:14:11.000000000 +0100 >+++ linux-2.6.15/drivers/ide/ide-dma.c 2006-01-04 15:14:40.000000000 +0100 >@@ -752,7 +752,7 @@ > goto bug_dma_off; > printk(", DMA"); > } else if (id->field_valid & 1) { >- printk(", BUG"); >+ goto bug_dma_off; > } > return; > bug_dma_off:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 136944
:
60437
|
60577
|
61131
|
61950
|
61959
|
63609
|
65070