FreeBSD Bugzilla – Attachment 12662 Details for
Bug 24368
Not having ATA_ENABLE_ATAPI_DMA still has DMA enabled in the kernel
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 451 bytes, created by
klui
on 2001-01-16 01:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
klui
Created:
2001-01-16 01:50:01 UTC
Size:
451 bytes
patch
obsolete
>*** ata-all.c.orig Mon Jan 15 17:42:52 2001 >--- ata-all.c Mon Jan 15 16:27:01 2001 >*************** >*** 1750,1757 **** >--- 1750,1759 ---- > for (i = 0; i < 2; i++) { > if (!scp->dev_softc[i]) > strcat(ata_conf, "---,"); >+ #ifdef ATA_ENABLE_ATAPI_DMA > else if (scp->mode[i] >= ATA_DMA) > strcat(ata_conf, "dma,"); >+ #endif > else > strcat(ata_conf, "pio,"); > }
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 24368
: 12662