FreeBSD Bugzilla – Attachment 90262 Details for
Bug 127391
[ata] [patch] Intel 6300ESB SATA150 cannot find disk and boot under 6.3 [regression]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
src_sys_dev_ata_ata-chipset-c.patch
src_sys_dev_ata_ata-chipset-c.patch (text/x-diff), 415 bytes, created by
corsmith
on 2008-11-17 15:52:29 UTC
(
hide
)
Description:
src_sys_dev_ata_ata-chipset-c.patch
Filename:
MIME Type:
Creator:
corsmith
Created:
2008-11-17 15:52:29 UTC
Size:
415 bytes
patch
obsolete
>--- src.2008.11.11.02.00.00/sys/dev/ata/ata-chipset.c Tue Nov 11 20:26:51 2008 >+++ src/sys/dev/ata/ata-chipset.c Mon Nov 17 15:36:22 2008 >@@ -1937,7 +1937,7 @@ > } > } > pci_write_config(parent, 0x92, pci_read_config(parent, 0x92, 2) & ~mask, 2); >- DELAY(10); >+ DELAY(11); > pci_write_config(parent, 0x92, pci_read_config(parent, 0x92, 2) | mask, 2); > > /* wait up to 1 sec for "connect well" */
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 127391
:
90261
| 90262 |
90263