Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 May 2007 17:04:29 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-isdn@freebsd.org
Subject:   The new echo canceller is now default in ISDN4BSD SVN
Message-ID:  <200705051704.29211.hselasky@c2i.net>

next in thread | raw e-mail | index | archive | help
Hi,

I hope you all have a good Saturday. I've just made the new echo canceller the 
default in my I4B package, with some small modifications. Please check it 
out, literally speaking :-)

Some notes:

You might have to zero out "if_ural.c" if you are not using FreeBSD-7-current, 
because it depends on a new-module called "device wlan_amrr", which does not 
exist in FreeBSD-6.2 Release and older for example.

rm /sys/dev/usb/if_ural.c
touch /sys/dev/usb/if_ural.c

Quick download 

If one has got Subversion installed, the latest sources can easily be obtained 
by running the following command: 
svn --username anonsvn --password anonsvn \
      checkout svn://svn.turbocat.net/i4b
#
# The following commands will 
# install the driver on FreeBSD:
#
cd i4b/trunk/i4b/FreeBSD.i4b
make S=../src package
make install
# rm /sys/dev/usb/if_ural.c
# touch /sys/dev/usb/if_ural.c

--HPS

http://www.turbocat.net/~hselasky/isdn4bsd/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705051704.29211.hselasky>