From 48732993999a20bc5ddf916f2e408830428a5da4 Mon Sep 17 00:00:00 2001 From: Shaun Ruffell Date: Wed, 28 Mar 2012 16:35:23 +0000 Subject: [PATCH] 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.astersk.org/svn/dahdi/tools/trunk@10601 17933a7a-c749-41c5-a318-cba88f637d49 --- 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