Displaying 3 results from an estimated 3 matches for "rvts11".
Did you mean:
rvts10
2006 Mar 22
2
beronet & bristuff
Hi.
I'm trying to get a Beronet QuadBRI card work with bristuff drivers.
Though qozap module loads right, all card spans are in deactivated
status. I'm quite sure my configuration is correct and using a single
BRI card instead of the quadBRI the status is active and I can place and
receive calls.
On Beronet installation manual I read that Beronet and Junghanns cards
are identical in
2007 Feb 24
3
Mongrel Cluster 1.0.1.1 Prerelease: Healing power of the pack!
Hello all...
I know its been a while since the last one, but a new prerelease is
available with a gratuitous increase in version numbers!
gem install mongrel_cluster --source http://mongrel.rubyforge.org/releases/
This one has some new features in it that need to be tested on all unix
platforms. Please run --clean and cluster::status on every *nix you can
find. I run linux so the rest are up
2007 Nov 24
19
R/W lock portability issue
Hi,
I am having a problem porting Solaris R/W lock functionality to Linux.
The problem is that RW_LOCK_HELD() doesn''t have an equivalent function
in pthreads.
This was not a problem before because RW_LOCK_HELD() was only used in
ASSERT statements. In this case, I was able to make it work by making it
behave a bit differently (specifically, it would return true if *any*
thread was