RTXI 1.3
comedi/include/linux/pci_ids.h
Go to the documentation of this file.
00001 /***************************************************************************
00002  *                                                                         *
00003  *   This program is free software; you can redistribute it and/or modify  *
00004  *   it under the terms of the GNU General Public License as published by  *
00005  *   the Free Software Foundation; either version 2 of the License, or     *
00006  *   (at your option) any later version.                                   *
00007  *                                                                         *
00008  ***************************************************************************/
00009 
00010 #ifndef __COMPAT_LINUX_PCI_IDS_H
00011 #define __COMPAT_LINUX_PCI_IDS_H
00012 
00013 #include_next <linux/pci_ids.h>
00014 
00015 #ifndef PCI_VENDOR_ID_AMCC
00016 #define PCI_VENDOR_ID_AMCC      0x10e8
00017 #endif
00018 
00019 #ifndef PCI_VENDOR_ID_CBOARDS
00020 #define PCI_VENDOR_ID_CBOARDS   0x1307
00021 #endif
00022 
00023 #ifndef PCI_VENDOR_ID_QUANCOM
00024 #define PCI_VENDOR_ID_QUANCOM   0x8008
00025 #endif
00026 
00027 #ifndef PCI_DEVICE_ID_QUANCOM_GPIB
00028 #define PCI_DEVICE_ID_QUANCOM_GPIB      0x3302
00029 #endif
00030 
00031 #endif // __COMPAT_LINUX_PCI_IDS_H
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines