added 2.6.29.6 aldebaran kernel
[nao-ulib.git] / kernel / 2.6.29.6-aldebaran-rt / drivers / staging / comedi / pci_ids.h
blobc61ba90f9601d7bceb6d7a82c6c0e11e57d63a48
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