- agp-new-device-id-for-k8m890.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     agp: new device id for k8m890
has been removed from the -mm tree.  Its filename was
     agp-new-device-id-for-k8m890.patch

This patch was dropped because an updated version will be merged

------------------------------------------------------
Subject: agp: new device id for k8m890
From: Jon Nettleton <jon.nettleton@xxxxxxxxx>

Cc: Dave Jones <davej@xxxxxxxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
---

 drivers/char/agp/via-agp.c |    6 ++++++
 include/linux/pci_ids.h    |    1 +
 2 files changed, 7 insertions(+)

diff -puN drivers/char/agp/via-agp.c~agp-new-device-id-for-k8m890 drivers/char/agp/via-agp.c
--- a/drivers/char/agp/via-agp.c~agp-new-device-id-for-k8m890
+++ a/drivers/char/agp/via-agp.c
@@ -382,6 +382,11 @@ static struct agp_device_ids via_agp_dev
 		.device_id	= PCI_DEVICE_ID_VIA_P4M800CE,
 		.chipset_name	= "P4M800CE",
 	},
+	/* K8M890CE */
+	{
+		.device_id      = PCI_DEVICE_ID_VIA_K8M890CE,
+		.chipset_name   = "K8M890CE",
+       },
 
 	{ }, /* dummy final entry, always present */
 };
@@ -524,6 +529,7 @@ static const struct pci_device_id agp_vi
 	ID(PCI_DEVICE_ID_VIA_83_87XX_1),
 	ID(PCI_DEVICE_ID_VIA_3296_0),
 	ID(PCI_DEVICE_ID_VIA_P4M800CE),
+	ID(PCI_DEVICE_ID_VIA_K8M890CE),
 	{ }
 };
 
diff -puN include/linux/pci_ids.h~agp-new-device-id-for-k8m890 include/linux/pci_ids.h
--- a/include/linux/pci_ids.h~agp-new-device-id-for-k8m890
+++ a/include/linux/pci_ids.h
@@ -1279,6 +1279,7 @@
 #define PCI_DEVICE_ID_VIA_3296_0	0x0296
 #define PCI_DEVICE_ID_VIA_8363_0	0x0305
 #define PCI_DEVICE_ID_VIA_P4M800CE	0x0314
+#define PCI_DEVICE_ID_VIA_K8M890CE	0x0336
 #define PCI_DEVICE_ID_VIA_8371_0	0x0391
 #define PCI_DEVICE_ID_VIA_8501_0	0x0501
 #define PCI_DEVICE_ID_VIA_82C561	0x0561
_

Patches currently in -mm which might be from jon.nettleton@xxxxxxxxx are

agp-new-device-id-for-k8m890.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux