Merge git://git.infradead.org/mtd-2.6
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / staging / comedi / pci_ids.h
blobd979aa8e396bd6db4bd5aa2e7f82b4bda48c9632
1 /***************************************************************************
2 * *
3 * This program is free software; you can redistribute it and/or modify *
4 * it under the terms of the GNU General Public License as published by *
5 * the Free Software Foundation; either version 2 of the License, or *
6 * (at your option) any later version. *
7 * *
8 ***************************************************************************/
10 #ifndef __COMPAT_LINUX_PCI_IDS_H
11 #define __COMPAT_LINUX_PCI_IDS_H
13 #include <linux/pci_ids.h>
15 #ifndef PCI_VENDOR_ID_AMCC
16 #define PCI_VENDOR_ID_AMCC 0x10e8
17 #endif
19 #ifndef PCI_VENDOR_ID_CBOARDS
20 #define PCI_VENDOR_ID_CBOARDS 0x1307
21 #endif
23 #ifndef PCI_VENDOR_ID_QUANCOM
24 #define PCI_VENDOR_ID_QUANCOM 0x8008
25 #endif
27 #ifndef PCI_DEVICE_ID_QUANCOM_GPIB
28 #define PCI_DEVICE_ID_QUANCOM_GPIB 0x3302
29 #endif
31 #endif /* __COMPAT_LINUX_PCI_IDS_H */