projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba85cb2
)
Add PCI_VENDOR_ID_CONTEC
author
David Schleef
<ds@schleef.org>
Fri, 26 Apr 2002 18:26:13 +0000
(18:26 +0000)
committer
David Schleef
<ds@schleef.org>
Fri, 26 Apr 2002 18:26:13 +0000
(18:26 +0000)
include/linux/comedidev.h
patch
|
blob
|
history
diff --git
a/include/linux/comedidev.h
b/include/linux/comedidev.h
index 5c46d17278f80ca8fde2ec7e3249ccfec4668b19..9d1989f14b94e49bf5377299e9546bc96dcf2e6c 100644
(file)
--- a/
include/linux/comedidev.h
+++ b/
include/linux/comedidev.h
@@
-69,6
+69,7
@@
#define PCI_VENDOR_ID_AMPLICON 0x14dc
#define PCI_VENDOR_ID_ADLINK 0x144a
#define PCI_VENDOR_ID_ICP 0x104c
+#define PCI_VENDOR_ID_CONTEC 0x1221
typedef struct comedi_device_struct comedi_device;