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 296954 Details for
Bug 434792
Add HP DL580G5 to bfsort whitelist
[?]
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]
Add HP DL580 G5 to bfsort whitelist
rhel5.2-dl580g5-bfsort.patch (text/plain), 760 bytes, created by
Tony Camuso
on 2008-03-05 22:34:53 UTC
(
hide
)
Description:
Add HP DL580 G5 to bfsort whitelist
Filename:
MIME Type:
Creator:
Tony Camuso
Created:
2008-03-05 22:34:53 UTC
Size:
760 bytes
patch
obsolete
>commit 297d8a03f09283885a3e5d6e5921ba38d23ac0a2 >Author: Tony Camuso <tony.camuso@hp.com> >Date: Mon Feb 25 09:39:46 2008 -0500 > > Add ProLiant 580 G5 to bfsort Whitelist > > Boot-time breadth-first device enumeration for the HP ProLiant > DL580 G5. > >diff --git a/arch/i386/pci/common.c b/arch/i386/pci/common.c >index 411047f..1838be8 100644 >--- a/arch/i386/pci/common.c >+++ b/arch/i386/pci/common.c >@@ -353,6 +353,14 @@ static struct dmi_system_id __devinitdata pciprobe_dmi_table[] = { > DMI_MATCH(DMI_PRODUCT_NAME, "ProLiant DL585 G2"), > }, > }, >+ { >+ .callback = set_bf_sort, >+ .ident = "HP ProLiant DL580 G5", >+ .matches = { >+ DMI_MATCH(DMI_SYS_VENDOR, "HP"), >+ DMI_MATCH(DMI_PRODUCT_NAME, "ProLiant DL580 G5"), >+ }, >+ }, > {} > }; >
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 434792
: 296954