Hi, I'm not sure if this is the correct place to send this patch. It's only a small one that adds Aculab's PCI vendor ID to pci_ids.h. If this is not the correct place, could you let me know where it should go, please? Thanks James >From 8b191ac4bb2d247d76f627497d05b1ca269d1123 Mon Sep 17 00:00:00 2001 From: James Woodcock <james.woodcock@xxxxxxxxxx> Date: Tue, 4 Nov 2008 12:30:28 +0000 Subject: [PATCH] Add Aculab's PCI Vendor ID. --- include/linux/pci_ids.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 1800f1d..d33c60a 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -1703,6 +1703,8 @@ #define PCI_VENDOR_ID_NVIDIA_SGS 0x12d2 #define PCI_DEVICE_ID_NVIDIA_SGS_RIVA128 0x0018 +#define PCI_VENDOR_ID_ACULAB 0x12d9 + #define PCI_SUBVENDOR_ID_CHASE_PCIFAST 0x12E0 #define PCI_SUBDEVICE_ID_CHASE_PCIFAST4 0x0031 #define PCI_SUBDEVICE_ID_CHASE_PCIFAST8 0x0021 -- 1.5.4.3.450.gb92176.dirty Registered Address Lakeside, Bramley Road, Mount Farm, Milton Keynes, MK1 1PT, UK Registration No: 1397386 (Wales) P Please consider the environment and don't print this e-mail unless you really need to -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html