Posted: Thu Jan 10, 2008 10:13 am Post subject: [Bristuff-users] Qozap fix
Hi,
Following Tzafrir's post about the updated bristuff packages, I am
posting an updated version of my qozap driver fix.
I have a problem in some environments (I believe this is a timing
issue, so it does not always happen) where the driver will repeatedly
clear a red alarm on a port which has no cable attached!
I finally pinned this down to some code which virtually reads:
"If link is down and Zaptel wants to send data, then tell the
card that we need layer 1, and clear that red alarm!"
A very simple patch changes it to say:
"If link is down and Zaptel wants to send data, then tell the
card we need layer 1. If we get sync, then clear the red alarm.
In the meantime, continue discarding the data."
The same patch also fixes a couple of off-by-one debug prints, which
made finding this issue really hard!
Do Junghanns see this mailing list? It would be really nice to have
the patch sanity checked and included if it is okay... It certainly
seems to help things here.
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum