summaryrefslogtreecommitdiff
path: root/wctc4xxp
diff options
context:
space:
mode:
Diffstat (limited to 'wctc4xxp')
-rw-r--r--wctc4xxp/base.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wctc4xxp/base.c b/wctc4xxp/base.c
index 772a39e..47eaa2b 100644
--- a/wctc4xxp/base.c
+++ b/wctc4xxp/base.c
@@ -1823,7 +1823,7 @@ static struct pci_device_id wcdte_pci_tbl[] = {
{ 0xd161, 0x3400, PCI_ANY_ID, PCI_ANY_ID, 0, 0, (unsigned long) &wctc400p }, /* Digium board */
{ 0xd161, 0x8004, PCI_ANY_ID, PCI_ANY_ID, 0, 0, (unsigned long) &wctce400 }, /* Digium board */
#else
- { 0x1317, 0x0985, PCI_ANY_ID, PCI_ANY_ID, 0, 0, (unsigned long) &wcdte }, /* reference board */
+ { 0x1317, 0x0985, PCI_ANY_ID, PCI_ANY_ID, 0, 0, (unsigned long) &wctc400p }, /* reference board */
#endif
{ 0 }
};