summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorShaun Ruffell <sruffell@digium.com>2008-10-28 18:19:53 +0000
committerShaun Ruffell <sruffell@digium.com>2008-10-28 18:19:53 +0000
commit112ed63d6903497cceeeb2cf48540956bda3817c (patch)
tree3b46e19f8774b606c683be9ea5c011bb383369d8 /README
parente2da3ac7a9e70915c1daa3085da5bf7956a2468b (diff)
Undoing commit r5148. Copying directly from a private branch causes problems
when trying to view the history of a file. git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@5149 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'README')
-rw-r--r--README20
1 files changed, 9 insertions, 11 deletions
diff --git a/README b/README
index 13d12cb..38defa0 100644
--- a/README
+++ b/README
@@ -107,17 +107,15 @@ SUBDIRS_EXTRA:
make MODULES_EXTRA="mod1 mod2" SUBDIRS_EXTRA="subdir1/ subdir1/"
-Installing the B410P drivers with MISDN
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-DAHDI includes the wcb4xxp driver for the B410P. However, support for the
-B410P was historically provided by misdn. If you would like to use the misdn
-driver with the B410P, please comment out the wcb4xxp line in the
-/etc/dahdi/modules. This will prevent dahdi from loading wcb4xxp which will
-conflict with the misdn driver.
-
-To install the misdn driver for the B410P, please see http://www.misdn.org for
-more information, but the following sequence of steps is roughly equivalent to
-'make b410p' from previous releases.
+Installing the B410P drivers
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+With Zaptel it was possible to install mISDN and the B410P driver by typing
+'make b410p' from the command-line. This is no longer possible with DAHDI as
+part of the changes to make DAHDI friendlier to binary packagers. If you
+would like to install support for the B410P with asterisk you will need to
+install it manually. Please see http://www.misdn.org for more information, but
+the following sequence of steps is roughly equivalent to 'make b410p' from
+previous releases.
wget http://www.misdn.org/downloads/releases/mISDN-1_1_8.tar.gz
wget http://www.misdn.org/downloads/releases/mISDNuser-1_1_8.tar.gz