summaryrefslogtreecommitdiff
path: root/wct4xxp.c
AgeCommit message (Expand)Author
2004-04-25Set timing source so zttool sees it correctly. Allow a span to be used for t...citats
2004-04-24Don't double lock reglockmarkster
2004-04-23Fixed problems in wct4xxp driver, and added error/alarm processing to patgen ...jim
2004-04-16Add support for E&M / E1markster
2004-04-15Debounce red alarm to prevent red alarm oscillationmarkster
2004-04-10Hopefully get Yellow alarm working properly on wct4xxpcitats
2004-04-10Also remember RECOVER for YELLOWmarkster
2004-04-10Implement manual yellow alarm on things we should (like RECOVER and NOTOPEN) ...markster
2004-04-09Don't consider freshly started spans as timing sources (bug #1397)markster
2004-04-09Still okay to be a source if you have yellow alarm (duh!)markster
2004-04-09Check once a second for a new timing source (bug #1397)markster
2004-04-07Always update syncsrc infomarkster
2004-04-07Set timing in only one placemarkster
2004-04-06Really fix deadlock on SMP systems with TE410P and new timingcitats
2004-04-06Fix printkmarkster
2004-04-06Fix error message to print T1 instead of E1 in wct4xxp.ccitats
2004-04-05Minor wct4xxp improvement. Don't call printk while we have reglockcitats
2004-04-02Don't consider yellow alarm in selecting timing sourcesmarkster
2004-04-02Various timing fixes...markster
2004-04-02Minor te410p fixes for timingmarkster
2004-04-01spin_lock in t4_set_timing_source in wct4xxp.c (fixes panic on SMP)citats
2004-03-31Make timing source be reported properly in zttoolmarkster
2004-03-31Correct the handling of sync sourcesmarkster
2004-03-19Fix typo in T4 driver, and wake up on pingmarkster
2004-03-18Pull timing from other spans if appropriate...markster
2004-01-10Revert earlier changes until finishedmarkster
2004-01-10FIFO reset placeholder codemarkster
2004-01-06Clean build on Linux 2.6, will need lots of testingmarkster
2003-11-21#if out variables/functions that aren't used (bug #506)markster
2003-11-21Detect E1 alignment errors and fix alignmentmarkster
2003-11-13Oopsmarkster
2003-11-13Keep track of irq misses, but don't risk triggering others with printkmarkster
2003-11-13Take out debugging infomarkster
2003-10-30Add DACS functionality to zaptel for cross connecting channelsmarkster
2003-10-07Enable CAS in TE410P when the user configures the E1 circuit with it.martinp
2003-09-25Update pulse templates for non-standard LBO'smarkster
2003-09-25Work around slightly buggy framer when dealing with LMFA while FA is goodmarkster
2003-09-02Get rid of the Double missed interrupt message every time you load the drivermartinp
2003-08-14Fix the detecting of the double missed IRQ for more than one boardmartinp
2003-07-27Do readback each timemarkster
2003-07-15Minor cleanupsmarkster
2003-07-09No need to read back regs each time anymoremarkster
2003-07-09Add TE410P drivermarkster