summaryrefslogtreecommitdiff
path: root/tor2-hw.h
diff options
context:
space:
mode:
authortilghman <tilghman@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2006-05-31 03:59:50 +0000
committertilghman <tilghman@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2006-05-31 03:59:50 +0000
commita7ada9a748e9c9529c06b01e279b4f17439c5d6b (patch)
treefc08de494efdd1dbcb329aff0b85087d7d59370a /tor2-hw.h
parentdc88485020b7b743cc2f5316d1d711b56bfb88f9 (diff)
Bug 7248 - PCI IDs for a tor2 clone card
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1097 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'tor2-hw.h')
-rw-r--r--tor2-hw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tor2-hw.h b/tor2-hw.h
index c930e10..8da5c52 100644
--- a/tor2-hw.h
+++ b/tor2-hw.h
@@ -126,6 +126,7 @@ static struct tor2_pci_id {
{ PCI_VENDOR_ID_PLX, 0x9030, PCI_ANY_ID, PCI_ANY_ID, 0, 0, (unsigned long)"PLX 9030" }, /* PLX 9030 Development board */
{ PCI_VENDOR_ID_PLX, 0x3001, PCI_ANY_ID, PCI_ANY_ID, 0, 0, (unsigned long)"PLX Development Board" }, /* PLX 9030 Development board */
{ PCI_VENDOR_ID_PLX, 0xD00D, PCI_ANY_ID, PCI_ANY_ID, 0, 0, (unsigned long)"Tormenta 2 Quad T1/PRI or E1/PRA" }, /* Tormenta 2 */
+ { PCI_VENDOR_ID_PLX, 0x4000, PCI_ANY_ID, PCI_ANY_ID, 0, 0, (unsigned long)"Tormenta 2 Quad T1/E1 (non-Digium clone)" }, /* Tormenta 2 clone */
{ 0, }
};