[PATCH 2.6.24] hda_intel: ALSA HD Audio patch for Intel ICH10 DeviceID's - Kernel
This is a discussion on [PATCH 2.6.24] hda_intel: ALSA HD Audio patch for Intel ICH10 DeviceID's - Kernel ; This patch adds the Intel ICH10 HD Audio Controller DeviceID's. Signed-off-by: Jason Gaston --- linux-2.6.24/sound/pci/hda/hda_intel.c.orig 2008-01-24 14:58:37.000000000 -0800 +++ linux-2.6.24/sound/pci/hda/hda_intel.c 2008-01-28 14:58:22.000000000 -0800 @@ -98,6 +98,7 @@ "{Intel, ESB2}," "{Intel, ICH8}," "{Intel, ICH9}," + "{Intel, ICH10}," "{ATI, SB450}," "{ATI, SB600}," ...
| | LinkBack | Tools |
|
#1
| |||
| |||
| Signed-off-by: Jason Gaston --- linux-2.6.24/sound/pci/hda/hda_intel.c.orig 2008-01-24 14:58:37.000000000 -0800 +++ linux-2.6.24/sound/pci/hda/hda_intel.c 2008-01-28 14:58:22.000000000 -0800 @@ -98,6 +98,7 @@ "{Intel, ESB2}," "{Intel, ICH8}," "{Intel, ICH9}," + "{Intel, ICH10}," "{ATI, SB450}," "{ATI, SB600}," "{ATI, RS600}," @@ -1936,6 +1937,8 @@ { 0x8086, 0x284b, PCI_ANY_ID, PCI_ANY_ID, 0, 0, AZX_DRIVER_ICH }, /* ICH8 */ { 0x8086, 0x293e, PCI_ANY_ID, PCI_ANY_ID, 0, 0, AZX_DRIVER_ICH }, /* ICH9 */ { 0x8086, 0x293f, PCI_ANY_ID, PCI_ANY_ID, 0, 0, AZX_DRIVER_ICH }, /* ICH9 */ + { 0x8086, 0x3a3e, PCI_ANY_ID, PCI_ANY_ID, 0, 0, AZX_DRIVER_ICH }, /* ICH10 */ + { 0x8086, 0x3a6e, PCI_ANY_ID, PCI_ANY_ID, 0, 0, AZX_DRIVER_ICH }, /* ICH10 */ { 0x1002, 0x437b, PCI_ANY_ID, PCI_ANY_ID, 0, 0, AZX_DRIVER_ATI }, /* ATI SB450 */ { 0x1002, 0x4383, PCI_ANY_ID, PCI_ANY_ID, 0, 0, AZX_DRIVER_ATI }, /* ATI SB600 */ { 0x1002, 0x793b, PCI_ANY_ID, PCI_ANY_ID, 0, 0, AZX_DRIVER_ATIHDMI }, /* ATI RS600 HDMI */ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |
|
#2
| |||
| |||
| At Mon, 28 Jan 2008 17:31:00 -0800, Jason Gaston wrote: > > This patch adds the Intel ICH10 HD Audio Controller DeviceID's. > > Signed-off-by: Jason Gaston Thanks, applied to ALSA tree now. Takashi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |
« Previous Thread
|
Next Thread »
| Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [PATCH 2.6.26.2] hda_intel: ALSA HD Audio patch for Intel Ibex Peak DeviceIDs | unix | Kernel | 1 | 08-11-2008 08:30 AM |
| [PATCH 2.6.25-rc1] i2c-i801: SMBus patch for Intel ICH10 DeviceID's | unix | Kernel | 2 | 02-12-2008 06:20 PM |
| [PATCH 2.6.24] ata_piix: IDE mode SATA patch for Intel ICH10 DeviceID's | unix | Kernel | 2 | 01-29-2008 06:10 PM |
| [PATCH 2.6.24] ahci: RAID mode SATA patch for Intel ICH10 DeviceID's | unix | Kernel | 1 | 01-29-2008 05:20 PM |
| [PATCH 2.6.24] i2c-i801: SMBus patch for Intel ICH10 DeviceID's | unix | Kernel | 0 | 01-29-2008 12:30 AM |
All times are GMT. The time now is 09:52 AM.
