[Home]

Summary:DAHTOOL-00058: Please add full support for TE820 cards
Reporter:Xavier Hienne (xhienne)Labels:
Date Opened:2012-05-14 06:37:05Date Closed:2012-05-14 12:03:14
Priority:MajorRegression?No
Status:Closed/CompleteComponents:
Versions:2.6.0 2.6.1 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Please add a line for Digium TE820 cards (d161:1820) in xpp/perl_modules/Dahdi/Hardware/PCI.pm

There is no line corresponding to this entry in dahdi-linux-2.6.1/drivers/dahdi/wct4xxp/base.c :
{ 0xd161, 0x1820, PCI_ANY_ID,     PCI_ANY_ID, 0, 0, (unsigned long)&wct820p5 }

Thanks
Comments:By: Shaun Ruffell (sruffell) 2012-05-14 12:03:04.165-0500

Thanks for the report. Committed into trunk in [r10680|http://svnview.digium.com/svn/dahdi?view=revision&revision=10680] and onto the 2.6 branch in [r10682|http://svnview.digium.com/svn/dahdi?view=revision&revision=10682] and will be in the next release.

By: Xavier Hienne (xhienne) 2012-05-14 12:14:59.988-0500

That looks perfect to me, thank you.