I know they added support in 2.6.18 for 965/s5000 (ich8).
ChangeLog-2.6.18-rc1:
commit 19039bd0079f282b1023e61212285b5653e3a8ad Author: Takashi Iwai Date: Wed Jun 28 15:52:16 2006 +0200
[ALSA] Add Intel D965 board support
Added the support for Intel D965 boards with STAC9227 codec.
Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela
ChangeLog-2.6.18-rc2:
commit ae2c3860eb18712b71861bb6fc8d7e11e0f79e6d Author: Auke Kok Date: Tue Jun 27 09:08:30 2006 -0700
e1000: add ich8lan device ID's
Add the device ID's of the supported ICH8 LAN devices.
Signed-off-by: Jesse Brandeburg Signed-off-by: Auke Kok
commit 1f9e7e3d32f7ff3fd3a936fc9ad59770b3d29774 Author: Auke Kok Date: Tue Jun 27 09:08:26 2006 -0700
e1000: allow user to disable ich8 lock loss workaround
The workaround for the ich8 lock loss problem is only needed for a very small amount of systems. This adds an option for the user to disable the workaround.
Signed-off-by: Jesse Brandeburg Signed-off-by: Auke Kok
commit cd94dd0b648ceb64ca5e41d9ccfa99c1e30e92ef Author: Auke Kok Date: Tue Jun 27 09:08:22 2006 -0700
e1000: integrate ich8 support into driver
This hooks up the ich8 structure into the driver itself.
Signed-off-by: Jesse Brandeburg Signed-off-by: Auke Kok
commit d37ea5d56293b7a883d2a993df5d8b9fb660ed3b Author: Auke Kok Date: Tue Jun 27 09:08:17 2006 -0700
e1000: add ich8lan core functions
This implements the core new functions needed for ich8's internal NIC. This includes:
* ich8 specific read/write code * flash/nvm access code * software semaphore flag functions * 10/100 PHY (fe - no gigabit speed) support for low-end versions * A workaround for a powerdown sequence problem discovered that affects a small number of motherboard.
Signed-off-by: Jesse Brandeburg Signed-off-by: Auke Kok
ChangeLog-2.6.18-rc3:
commit 08f12edc335d24a89ba2f50b0a5b9d12295ce198 Author: Jeff Garzik Date: Tue Jul 11 11:57:44 2006 -0400
[libata] ata_piix: attempt to fix ICH8 support
Take into account the fact that ICH8 changed the register layout of the MAP and PCS register bits.
Signed-off-by: Jeff Garzik
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Karanbir Singh Sent: Friday, December 29, 2006 2:15 PM To: CentOS mailing list Subject: Re: [CentOS] Redhat 5 delayed until march, Centos april then?
Drew Weaver wrote:
Its not really a bug, the kernel which comes with the installer doesn't support the hardware...
Do you know what kernel version does, and can you point out the patch for the driver ? Maybe we can massage it into a driver that works :)