diff options
| author | Kai Germaschewski <kai@tp1.ruhr-uni-bochum.de> | 2002-06-06 09:48:39 -0500 |
|---|---|---|
| committer | Kai Germaschewski <kai@tp1.ruhr-uni-bochum.de> | 2002-06-06 09:48:39 -0500 |
| commit | 98c4217c8bd55f527165ba82d9602ca3dc966dcf (patch) | |
| tree | c889e69261ccd4fef742f93a9dbb5a85dab25fc1 /include/linux | |
| parent | 91239976ed98437f3066f6b65f7823cd92d27b82 (diff) | |
ISDN: Add support for Eicon Diva 2.02
(by Joerg Petersohn/Karsten Keil)
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/pci_ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 5fd0a9198a2a..6a45e0eb97e5 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -1054,6 +1054,7 @@ #define PCI_DEVICE_ID_EICON_DIVA20PRO_U 0xe003 #define PCI_DEVICE_ID_EICON_DIVA20_U 0xe004 #define PCI_DEVICE_ID_EICON_DIVA201 0xe005 +#define PCI_DEVICE_ID_EICON_DIVA202 0xe00b #define PCI_DEVICE_ID_EICON_MAESTRA 0xe010 #define PCI_DEVICE_ID_EICON_MAESTRAQ 0xe012 #define PCI_DEVICE_ID_EICON_MAESTRAQ_U 0xe013 |
