On Tue, Aug 02, 2005 at 02:28:42PM -0400, Nash wrote:
>
> Updated pci/quirks.c to recognize additional ICH7 PCI/SATA controller
> chips such as those integrated on the ASUS P5WD2 Premium motherboard.
>
> Signed-off-by: Nash E Foster <[email protected]>
Blergh, this is the correct ratch. How embarrassing.
Index: linux-2.6.12.3/drivers/pci/quirks.c
===================================================================
--- linux-2.6.12.3/drivers/pci/quirks.c 2005-07-15 17:18:57.000000000
-0400
+++ linux/drivers/pci/quirks.c 2005-07-26 22:32:09.000000000 -0400
@@ -1199,6 +1199,7 @@
case 0x2680: /* ESB2 */
ich = 6;
break;
+ case 0x27b8:
case 0x27c0:
case 0x27c4:
ich = 7;
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
|
|