From 8cf448786cdfcba640d467a210a2ce5a9b41abd9 Mon Sep 17 00:00:00 2001 From: Shaun Ruffell Date: Tue, 28 Oct 2008 18:19:53 +0000 Subject: 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 --- README | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) (limited to 'README') 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 -- cgit v1.2.3