]> git.pld-linux.org Git - packages/eagle-usb.git/blobdiff - eagle-usb-vpivci-info.patch
- converted to UTF-8
[packages/eagle-usb.git] / eagle-usb-vpivci-info.patch
index 1cefd4aacb0baf866392a63f8a2c5d3f4e91d0e2..f85877819e3f54285372f92b68628124bba80869 100644 (file)
@@ -1,11 +1,12 @@
-diff -urN eagle-usb-2.0.0.org/driver/user/eagle-usb.conf eagle-usb-2.0.0/driver/user/eagle-usb.conf
---- eagle-usb-2.0.0.org/driver/user/eagle-usb.conf     2004-10-10 15:35:56.000000000 +0200
-+++ eagle-usb-2.0.0/driver/user/eagle-usb.conf 2004-11-25 22:59:42.086428109 +0100
-@@ -47,7 +47,30 @@
- #OPTN16=80818040
- # VPI / VCI are in hexa (8, 23) is 8,35 in decimal
+diff -uNr eagle-usb-2.3.2.orig/driver/user/eagle-usb.conf eagle-usb-2.3.2/driver/user/eagle-usb.conf
+--- eagle-usb-2.3.2.orig/driver/user/eagle-usb.conf    2005-03-27 16:45:25.000000000 +0200
++++ eagle-usb-2.3.2/driver/user/eagle-usb.conf 2006-01-19 20:55:04.766007000 +0100
+@@ -5,8 +5,32 @@
+ #
+ # VPI / VCI are in hexa 
+ # for example, (8, 23) is (8,35) in decimal
 -VPI=00000008
+-VCI=00000024
 +#
 +# Country     Network        Encapsulation           VPI VCI (decimal values)
 +#
@@ -29,7 +30,27 @@ diff -urN eagle-usb-2.0.0.org/driver/user/eagle-usb.conf eagle-usb-2.0.0/driver/
 +# VPI/VCI -    hex. values - if you use values from table above,
 +#              you have to convert them from decimal to hex.
 +#
++# this is for tpnet neostrada
 +VPI=00000000
- VCI=00000023
++VCI=00000023
  
  #The following values are valid for encapsulation :
+ #MPOA_MODE_BRIDGED_ETH_LLC ----> 1 RFC2516 Bridged PPPoE LLC
+@@ -15,9 +39,16 @@
+ #MPOA_MODE_ROUTED_IP_VC    ----> 4 RFC1483/2684 Routed IP (IPoA) VCmux
+ #MPOA_MODE_PPPOA_LLC       ----> 5 RFC2364 PPPoA LLC
+ #MPOA_MODE_PPPOA_VC        ----> 6 RFC2364 PPPoA VCmux
+-Encapsulation=00000004
++#Encapsulation=00000004
++# for TPNET neostrada
++Encapsulation=00000006
+ # A for CMV use, 1 otherwise
+ Linetype=0000000A
+ RatePollFreq=00000009
+ </eaglectrl>
++# for TPNET neostrada
++STATIC_IP=none
++ISP=PL01
++LANG=
++ASYNCHRONOUS_START=1
This page took 0.189953 seconds and 4 git commands to generate.