summaryrefslogtreecommitdiff
path: root/xpp/utils/xpp_modprobe
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-02-04 23:00:48 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-02-04 23:00:48 +0000
commit7e068801fbf82413ac0a5e63e586c268bd457434 (patch)
tree9b61e9a4e07167e0b7d347e4336245724befa29c /xpp/utils/xpp_modprobe
parent29daeebad888269fa0ee2ca7e54e238c8498ca2d (diff)
Move kernel stuff to under kernel/
(merged branch /zaptel/team/tzafrir/move ) Closes issue #7117. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3793 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'xpp/utils/xpp_modprobe')
-rw-r--r--xpp/utils/xpp_modprobe10
1 files changed, 0 insertions, 10 deletions
diff --git a/xpp/utils/xpp_modprobe b/xpp/utils/xpp_modprobe
deleted file mode 100644
index 76c1f7d..0000000
--- a/xpp/utils/xpp_modprobe
+++ /dev/null
@@ -1,10 +0,0 @@
-# Some debugging options for the brave of heart:
-#options zaptel debug=1
-#options wcfxo debug=1
-#options xpp print_dbg=1
-#options xpp_usb print_dbg=1
-#options xpd_fxs print_dbg=1
-#options xpd_fxo print_dbg=1
-
-# For pre-loading of card modules (e.g: xpp_fxs)
-#install xpp_usb /sbin/modprobe xpd_fxs && /sbin/modprobe --ignore-install xpp_usb