466357f5c2
This revision of DAHDI-Tools is the base revision for the switch to git. git-svn-id: http://svn.astersk.org/svn/dahdi/tools/tools/trunk@9159
11 lines
328 B
Plaintext
11 lines
328 B
Plaintext
# Some debugging options for the brave of heart:
|
|
#options dahdi debug=1
|
|
#options wcfxo debug=1
|
|
#options xpp debug=1
|
|
#options xpp_usb debug=1
|
|
#options xpd_fxs debug=1
|
|
#options xpd_fxo debug=1
|
|
|
|
# For pre-loading of card modules (e.g: xpp_fxs)
|
|
#install xpp_usb /sbin/modprobe xpd_fxs && /sbin/modprobe --ignore-install xpp_usb
|