summaryrefslogtreecommitdiff
path: root/wct4xxp.c
AgeCommit message (Expand)Author
2005-03-31add use counts to prevent kernel panics (bug #3773)russell
2005-01-17all of the fixes for 2.6 from HEAD ... I think things are calm nowrussell
2005-01-13someone says this doesn't work, so I'm backing it out for now.russell
2005-01-13use module_parm for 2.6 (bug #3321)russell
2004-07-22Fix E1 againmarkster
2004-07-22Create "noburst" option to disable burst mode during bus masteringmarkster
2004-07-21Center T1 channels on TDM bus when running fully T12 modemarkster
2004-07-12Ignore write/read mismatch on WC_INTR since that's actually pretty reasonable...markster
2004-06-14Add optional debounce timer for red alarmmarkster
2004-05-26Zaptel fixes for 2.6markster
2004-05-04Add RBS support to DACS (bug #1451)markster
2004-04-26Add EM_E1 back to wct4xxp.ccitats
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