summaryrefslogtreecommitdiff
path: root/xpp
diff options
context:
space:
mode:
Diffstat (limited to 'xpp')
-rw-r--r--xpp/README.Astribank16
1 files changed, 12 insertions, 4 deletions
diff --git a/xpp/README.Astribank b/xpp/README.Astribank
index 2e4ea4c..d16820b 100644
--- a/xpp/README.Astribank
+++ b/xpp/README.Astribank
@@ -48,10 +48,18 @@ development headers to build the fpga_load firmware loader. This is
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
~~~~~~~~~~~~~~~~~~~~~~