4873299399
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 <sruffell@digium.com> Acked-by: Tzafrir Cohen <tzafrir.cohen@xorcom.com> git-svn-id: http://svn.astersk.org/svn/dahdi/tools/trunk@10601 17933a7a-c749-41c5-a318-cba88f637d49
21 lines
610 B
Plaintext
21 lines
610 B
Plaintext
# blacklist all the drivers by default in order to ensure that
|
|
# /etc/init.d/dahdi installs them in the correct order so that the spans are
|
|
# ordered consistently.
|
|
|
|
blacklist wct4xxp
|
|
blacklist wcte12xp
|
|
blacklist wct1xxp
|
|
blacklist wcte11xp
|
|
blacklist wctdm24xxp
|
|
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
|