From: Henrik Kretzschmar <henrik@xxxxxxxxxxxxxxxx> [description by AK] Made a cut'n'paste error when adding the entry for the ALI M1695 AGP bridge and added a second entry for the 1689 Cc: davej@xxxxxxxxxx Signed-off-by: Andi Kleen <ak@xxxxxxx> --- drivers/char/agp/amd64-agp.c | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: linux/drivers/char/agp/amd64-agp.c =================================================================== --- linux.orig/drivers/char/agp/amd64-agp.c +++ linux/drivers/char/agp/amd64-agp.c @@ -725,7 +725,7 @@ static struct pci_device_id agp_amd64_pc .class = (PCI_CLASS_BRIDGE_HOST << 8), .class_mask = ~0, .vendor = PCI_VENDOR_ID_AL, - .device = 0x1689, + .device = 0x1695, .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID, }, - : send the line "unsubscribe linux-x86_64" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html