summaryrefslogtreecommitdiff
path: root/xpp/README.Astribank
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-12-15 11:16:08 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-12-15 11:16:08 +0000
commit20d054ce62b87c42ce9ef9d57237108f3921bec9 (patch)
tree179182f29bda054ea39e88f1ecb3d68712bc6487 /xpp/README.Astribank
parent8cfb27562ee11edfb610d9bc9daf3f913a10c435 (diff)
Document patching the xpp BRI driver for now.
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5531 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'xpp/README.Astribank')
-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
~~~~~~~~~~~~~~~~~~~~~~