summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorShaun Ruffell <sruffell@digium.com>2008-09-17 19:07:53 +0000
committerShaun Ruffell <sruffell@digium.com>2008-09-17 19:07:53 +0000
commitd3b46227b5b75c4eca5c178f8fe47efa3cbff85f (patch)
tree5d75ab6930ba4752df73ea6c333928d89d326120 /README
parentfbbd0101eba0ce9fa2a5e23683abf66ef52ea359 (diff)
Just moved a note into it's own paragraph so that asciidoc can make the
appropriate callout. git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@4930 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'README')
-rw-r--r--README19
1 files changed, 10 insertions, 9 deletions
diff --git a/README b/README
index ac8728d..b678edf 100644
--- a/README
+++ b/README
@@ -102,15 +102,13 @@ SUBDIRS_EXTRA:
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.
-NOTE: At the time this was written, misdn-1.1.8 is not compatible the
-2.6.25 kernel. Please use a kernel version 2.6.25 or earlier.
+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
@@ -128,6 +126,9 @@ You will then also want to make sure /etc/init.d/misdn-init is started
automatically with either 'chkconfig --add misdn-init' or 'update-rc.d
misdn-init defaults 15 30' depending on your distribution.
+NOTE: At the time this was written, misdn-1.1.8 is not compatible the
+2.6.25 kernel. Please use a kernel version 2.6.25 or earlier.
+
Module Parameters
~~~~~~~~~~~~~~~~~