mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-13 18:49:22 -04:00
staging: comedi: comedidev.h: add PCI_VENDOR_ID_KOLTER
Add a define for the Kolter Electronic PCI vendor id. Remove the duplicates in the drivers. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
f656ef5b6c
commit
0d374622a8
@@ -57,6 +57,7 @@
|
||||
/*
|
||||
* PCI Vendor IDs not in <linux/pci_ids.h>
|
||||
*/
|
||||
#define PCI_VENDOR_ID_KOLTER 0x1001
|
||||
#define PCI_VENDOR_ID_ICP 0x104c
|
||||
#define PCI_VENDOR_ID_DT 0x1116
|
||||
#define PCI_VENDOR_ID_CONTEC 0x1221
|
||||
|
||||
@@ -36,7 +36,6 @@ Kolter Electronic PCI Counter Card.
|
||||
|
||||
#include "../comedidev.h"
|
||||
|
||||
#define PCI_VENDOR_ID_KOLTER 0x1001
|
||||
#define CNT_CARD_DEVICE_ID 0x0014
|
||||
|
||||
/*-- counter write ----------------------------------------------------------*/
|
||||
|
||||
Reference in New Issue
Block a user