Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 156863 Details for
Bug 244011
Installing OS fails on ATI/AMD SB700 chipset with combined mode
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
the combined mode patched for this issue
combinedmode.patch (text/plain), 1.04 KB, created by
henry su
on 2007-06-13 11:19:41 UTC
(
hide
)
Description:
the combined mode patched for this issue
Filename:
MIME Type:
Creator:
henry su
Created:
2007-06-13 11:19:41 UTC
Size:
1.04 KB
patch
obsolete
>diff -Nur linux-2.6.21.1.orig/include/linux/pci_ids.h linux-2.6.21.1/include/linux/pci_ids.h >--- linux-2.6.21.1.orig/include/linux/pci_ids.h 2007-05-16 13:28:54.405386000 +0800 >+++ linux-2.6.21.1/include/linux/pci_ids.h 2007-05-16 13:45:29.936636000 +0800 >@@ -371,6 +371,9 @@ > #define PCI_DEVICE_ID_ATI_IXP600_SRAID 0x4381 > #define PCI_DEVICE_ID_ATI_IXP600_SMBUS 0x4385 > #define PCI_DEVICE_ID_ATI_IXP600_IDE 0x438c >+#define PCI_DEVICE_ID_ATI_IXP700_SATA 0x4390 > > #define PCI_VENDOR_ID_VLSI 0x1004 > #define PCI_DEVICE_ID_VLSI_82C592 0x0005 > >diff -Nur linux-2.6.21.1.orig/drivers/pci/quirks.c linux-2.6.21.1/drivers/pci/quirks.c >--- linux-2.6.21.1.orig/drivers/pci/quirks.c 2007-05-16 13:28:09.702261000 +0800 >+++ linux-2.6.21.1/drivers/pci/quirks.c 2007-05-16 13:41:26.155386000 +0800 >@@ -875,6 +875,7 @@ > } > } > DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_ATI, PCI_DEVICE_ID_ATI_IXP600_SATA, quirk_sb600_sata); >+DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_ATI, PCI_DEVICE_ID_ATI_IXP700_SATA, quirk_sb600_sata); > > /* > * Serverworks CSB5 IDE does not fully support native mode
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 244011
: 156863