From f748489cd23b1a409d1adf56e5d4c186d8583281 Mon Sep 17 00:00:00 2001 From: Shaun Ruffell Date: Wed, 28 Mar 2012 16:35:23 +0000 Subject: blacklist: Add hfcmulti, hfcpci, and netjet. If DAHDI is installed the vast majority of users will most likely not want hfcmulti, hfcpci, or netjet loaded since they may conflict with DAHDI drivers for the TDM400, B410P, and TE11XP cards. Signed-off-by: Shaun Ruffell Acked-by: Tzafrir Cohen git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@10601 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- blacklist.sample | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/blacklist.sample b/blacklist.sample index 3e918a2..f4a28a8 100644 --- a/blacklist.sample +++ b/blacklist.sample @@ -11,3 +11,10 @@ blacklist wcfxo blacklist wctdm blacklist wctc4xxp blacklist wcb4xxp + +# Some mISDN drivers may try to attach to cards supported by DAHDI. If you +# have a card which is *not* supported by DAHDI but supported by one of the +# below drivers you should feel free to remove it from the blacklist below. +blacklist hfcmulti +blacklist netjet +blacklist hfcpci -- cgit v1.2.3