summaryrefslogtreecommitdiff
path: root/tor2-hw.h
diff options
context:
space:
mode:
authortilghman <tilghman@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2006-05-31 04:01:04 +0000
committertilghman <tilghman@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2006-05-31 04:01:04 +0000
commit8a097c0e718f77cad9613bd1be6911845b0f6ee6 (patch)
tree3130da32cd1971b05a5a8a6b4aa08891bc6da9d9 /tor2-hw.h
parentd9d6183e6db66ae14c20e0934c5beef979297468 (diff)
Merged revisions 1097 via svnmerge from
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1097 | tilghman | 2006-05-30 22:59:50 -0500 (Tue, 30 May 2006) | 2 lines Bug 7248 - PCI IDs for a tor2 clone card ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1098 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, }
};