[svn-commits] tzafrir: tools/trunk r6832 - in /tools/trunk/xpp: ./ perl_modules/Dahdi/Hardw...

SVN commits to the Digium repositories svn-commits at lists.digium.com
Mon Jul 6 08:24:50 CDT 2009


Author: tzafrir
Date: Mon Jul  6 08:24:46 2009
New Revision: 6832

URL: http://svn.asterisk.org/svn-view/dahdi?view=rev&rev=6832
Log:
xpp: typos and such. Whitespace fixes in PCI.pm

Modified:
    tools/trunk/xpp/README.Astribank
    tools/trunk/xpp/perl_modules/Dahdi/Hardware/PCI.pm
    tools/trunk/xpp/twinstar_hook

Modified: tools/trunk/xpp/README.Astribank
URL: http://svn.asterisk.org/svn-view/dahdi/tools/trunk/xpp/README.Astribank?view=diff&rev=6832&r1=6831&r2=6832
==============================================================================
--- tools/trunk/xpp/README.Astribank (original)
+++ tools/trunk/xpp/README.Astribank Mon Jul  6 08:24:46 2009
@@ -909,7 +909,7 @@
   A standard program that is typically part either of package 'fxload' 
   or 'hotplug-utils' . 
 /dev/bus/usb::
-  On some old systems it is mmissing . /proc/bus/usb (usbfs) could be
+  On some old systems it is missing . /proc/bus/usb (usbfs) could be
   used instead.
 MMM::
   the first number (bus number)
@@ -1056,7 +1056,7 @@
 xpd_fxo if you have only Astribank FXS.
 
 Once an Astribank device connected and the firmware is loaded, the
-Vendor-ID/Product-ID of the device will be  e4e4/1152 . The handler for that
+Vendor-ID/Product-ID of the device will be  e4e4/11x2 . The handler for that
 combination is listed as the kernel module xpp_usb. Therefore, the system
 runs 'modprobe xpp_usb' if that module is not already loaded.
 

Modified: tools/trunk/xpp/perl_modules/Dahdi/Hardware/PCI.pm
URL: http://svn.asterisk.org/svn-view/dahdi/tools/trunk/xpp/perl_modules/Dahdi/Hardware/PCI.pm?view=diff&rev=6832&r1=6831&r2=6832
==============================================================================
--- tools/trunk/xpp/perl_modules/Dahdi/Hardware/PCI.pm (original)
+++ tools/trunk/xpp/perl_modules/Dahdi/Hardware/PCI.pm Mon Jul  6 08:24:46 2009
@@ -85,7 +85,7 @@
 	'd161:8001'		=> { DRIVER => 'wcte12xp', DESCRIPTION => 'Wildcard TE122' },
 
 	# from wcb4xxp
-	'd161:b410'             => { DRIVER => 'wcb4xxp', DESCRIPTION => 'Digium Wildcard B410P' },
+	'd161:b410'		=> { DRIVER => 'wcb4xxp', DESCRIPTION => 'Digium Wildcard B410P' },
 
 	# from tor2
 	'10b5:9030'		=> { DRIVER => 'tor2', DESCRIPTION => 'PLX 9030' },
@@ -96,21 +96,21 @@
 	# # from wctc4xxp
 	'd161:3400'		=> { DRIVER => 'wctc4xxp', DESCRIPTION => 'Wildcard TC400P' },
 
-        # Cologne Chips:
-        # (Still a partial list)
-        '1397:08b4/1397:b556'   => { DRIVER => 'wcb4xxp', DESCRIPTION => 'Junghanns DuoBRI ISDN card' },
-        '1397:08b4/1397:b520'   => { DRIVER => 'wcb4xxp', DESCRIPTION => 'Junghanns QuadBRI ISDN card' },
-        '1397:16b8/1397:e552'   => { DRIVER => 'wcb4xxp', DESCRIPTION => 'Junghanns OctoBRI ISDN card' },
-        '1397:08b4/1397:e884'   => { DRIVER => 'wcb4xxp', DESCRIPTION => 'OpenVox B200P' },
-        '1397:08b4/1397:e888'   => { DRIVER => 'wcb4xxp', DESCRIPTION => 'OpenVox B400P' },
-        '1397:16b8/1397:e998'   => { DRIVER => 'wcb4xxp', DESCRIPTION => 'OpenVox B800P' },
-        '1397:08b4/1397:b566'   => { DRIVER => 'wcb4xxp', DESCRIPTION => 'BeroNet BN2S0' },
-        '1397:08b4/1397:b560'   => { DRIVER => 'wcb4xxp', DESCRIPTION => 'BeroNet BN4S0' },
-        '1397:16b8/1397:b562'   => { DRIVER => 'wcb4xxp', DESCRIPTION => 'BeroNet BN8S0' },
-        '1397:08b4'             => { DRIVER => 'qozap', DESCRIPTION => 'Generic Cologne ISDN card' },
-        '1397:16b8'             => { DRIVER => 'qozap', DESCRIPTION => 'Generic OctoBRI ISDN card' },
-        '1397:30b1'             => { DRIVER => 'cwain', DESCRIPTION => 'HFC-E1 ISDN E1 card' },
-        '1397:2bd0'             => { DRIVER => 'zaphfc', DESCRIPTION => 'HFC-S ISDN BRI card' },
+	# Cologne Chips:
+	# (Still a partial list)
+	'1397:08b4/1397:b556'	=> { DRIVER => 'wcb4xxp', DESCRIPTION => 'Junghanns DuoBRI ISDN card' },
+	'1397:08b4/1397:b520'	=> { DRIVER => 'wcb4xxp', DESCRIPTION => 'Junghanns QuadBRI ISDN card' },
+	'1397:16b8/1397:e552'	=> { DRIVER => 'wcb4xxp', DESCRIPTION => 'Junghanns OctoBRI ISDN card' },
+	'1397:08b4/1397:e884'	=> { DRIVER => 'wcb4xxp', DESCRIPTION => 'OpenVox B200P' },
+	'1397:08b4/1397:e888'	=> { DRIVER => 'wcb4xxp', DESCRIPTION => 'OpenVox B400P' },
+	'1397:16b8/1397:e998'	=> { DRIVER => 'wcb4xxp', DESCRIPTION => 'OpenVox B800P' },
+	'1397:08b4/1397:b566'	=> { DRIVER => 'wcb4xxp', DESCRIPTION => 'BeroNet BN2S0' },
+	'1397:08b4/1397:b560'	=> { DRIVER => 'wcb4xxp', DESCRIPTION => 'BeroNet BN4S0' },
+	'1397:16b8/1397:b562'	=> { DRIVER => 'wcb4xxp', DESCRIPTION => 'BeroNet BN8S0' },
+	'1397:08b4'		=> { DRIVER => 'qozap', DESCRIPTION => 'Generic Cologne ISDN card' },
+	'1397:16b8'		=> { DRIVER => 'qozap', DESCRIPTION => 'Generic OctoBRI ISDN card' },
+	'1397:30b1'		=> { DRIVER => 'cwain', DESCRIPTION => 'HFC-E1 ISDN E1 card' },
+	'1397:2bd0'		=> { DRIVER => 'zaphfc', DESCRIPTION => 'HFC-S ISDN BRI card' },
 	# Has three submodels. Tested with 0675:1704:
 	'1043:0675'		=> { DRIVER => 'zaphfc', DESCRIPTION => 'ASUSTeK Computer Inc. ISDNLink P-IN100-ST-D' },
 	'1397:f001'		=> { DRIVER => 'ztgsm', DESCRIPTION => 'HFC-GSM Cologne Chips GSM' },

Modified: tools/trunk/xpp/twinstar_hook
URL: http://svn.asterisk.org/svn-view/dahdi/tools/trunk/xpp/twinstar_hook?view=diff&rev=6832&r1=6831&r2=6832
==============================================================================
--- tools/trunk/xpp/twinstar_hook (original)
+++ tools/trunk/xpp/twinstar_hook Mon Jul  6 08:24:46 2009
@@ -101,9 +101,9 @@
 		xpp_blink bzzt xpd "$XBUS_NUM"
 		ports=`twinstar ports`
 		if [ "$ports" = 0 ]; then
-			play /usr/share/zaptel/primary-pbx-is-ready.wav || :
+			play /usr/share/dahdi/primary-pbx-is-ready.wav || :
 		elif [ "$ports" = 1 ]; then
-			play /usr/share/zaptel/backup-pbx-is-ready.wav || :
+			play /usr/share/dahdi/backup-pbx-is-ready.wav || :
 		fi
 		echo "online: READY" | $LOGGER
 	fi




More information about the svn-commits mailing list