[svn-commits] tzafrir: tools/trunk r5531 - /tools/trunk/xpp/README.Astribank
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Mon Dec 15 05:16:09 CST 2008
Author: tzafrir
Date: Mon Dec 15 05:16:08 2008
New Revision: 5531
URL: http://svn.digium.com/view/dahdi?view=rev&rev=5531
Log:
Document patching the xpp BRI driver for now.
Modified:
tools/trunk/xpp/README.Astribank
Modified: tools/trunk/xpp/README.Astribank
URL: http://svn.digium.com/view/dahdi/tools/trunk/xpp/README.Astribank?view=diff&rev=5531&r1=5530&r2=5531
==============================================================================
--- tools/trunk/xpp/README.Astribank (original)
+++ tools/trunk/xpp/README.Astribank Mon Dec 15 05:16:08 2008
@@ -48,10 +48,18 @@
typically the package libusb-dev on Debian (and derivatives like Ubuntu)
or libusb-devel on RedHat (and derivatives like CentOS/Trixbox).
-//////////////////////////////////////////////////////////
-Building the BRI drivers requires the bri_dchan patch. But hopefully not
-for long.
-//////////////////////////////////////////////////////////
+Patch for BRI
+~~~~~~~~~~~~~
+In order for the BRI module (xpd_bri.ko) to build, you still need an
+external patch:
+
+ http://updates.xorcom.com/astribank/bristuff/dahdi_bri_dchan.diff[]
+
+You need to apply it to the dahdi-linux tarball before building:
+
+ wget http://updates.xorcom.com/astribank/bristuff/dahdi_bri_dchan.diff
+ patch -p1 <dahdi_bri_dchan.diff
+
Installation Scenarios
~~~~~~~~~~~~~~~~~~~~~~
More information about the svn-commits
mailing list