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 297775 Details for
Bug 424541
Please build SMBus driver i2c-piix4 as a module in RHEL4.7
[?]
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]
RHEL4 fix for this issue
424541.patch (text/plain), 1.16 KB, created by
Prarit Bhargava
on 2008-03-12 14:54:27 UTC
(
hide
)
Description:
RHEL4 fix for this issue
Filename:
MIME Type:
Creator:
Prarit Bhargava
Created:
2008-03-12 14:54:27 UTC
Size:
1.16 KB
patch
obsolete
>Remove !64BIT from i2c-piix4 driver so that it will build as a module in >x86_64. > >Seems safe to do given upstream's removal of the same flag -- at one point >i2c-piix4 didn't appear on 64-bit systems and when it did eventually show up >on 64-bit systems upstream removed the flag. > >Resolves BZ 424541. > >Tested successfully by me. > >--- linux-2.6.9.orig/.config 2008-03-12 10:21:37.000000000 -0400 >+++ linux-2.6.9/.config 2008-03-12 10:38:35.000000000 -0400 >@@ -1458,6 +1458,7 @@ CONFIG_I2C_ISA=m > CONFIG_I2C_NFORCE2=m > # CONFIG_I2C_PARPORT is not set > # CONFIG_I2C_PARPORT_LIGHT is not set >+CONFIG_I2C_PIIX4=m > CONFIG_I2C_PROSAVAGE=m > CONFIG_I2C_SAVAGE4=m > # CONFIG_SCx200_ACB is not set >--- linux-2.6.9.orig/drivers/i2c/busses/Kconfig 2008-03-12 10:21:37.000000000 -0400 >+++ linux-2.6.9/drivers/i2c/busses/Kconfig 2008-03-12 10:38:20.000000000 -0400 >@@ -259,7 +259,7 @@ config I2C_PARPORT_LIGHT > > config I2C_PIIX4 > tristate "Intel PIIX4" >- depends on I2C && PCI && EXPERIMENTAL && !64BIT >+ depends on I2C && PCI && EXPERIMENTAL > help > If you say yes to this option, support will be included for the Intel > PIIX4 family of mainboard I2C interfaces. Specifically, the following
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 424541
: 297775