From 41e0e5c06fead266ce179424b18134aeac2c5762 Mon Sep 17 00:00:00 2001 From: kpfleming Date: Wed, 15 Feb 2006 02:24:18 +0000 Subject: initial import of Xorcom Astribank driver (issue #6452, with minor mods) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@949 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- xpp/xpp_modprobe | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 xpp/xpp_modprobe (limited to 'xpp/xpp_modprobe') diff --git a/xpp/xpp_modprobe b/xpp/xpp_modprobe new file mode 100644 index 0000000..52d76b2 --- /dev/null +++ b/xpp/xpp_modprobe @@ -0,0 +1,10 @@ +# Some debugging options for the brave of heart: +#options zaptel debug=1 +#options wcfxo debug=1 +#options xpp 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 + +# For auto loading of card modules +alias xpd-type-3 xpd_fxs -- cgit v1.2.3