]> 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 48a8871b6ce7567048404ef435d1cb7064026eb7..f85877819e3f54285372f92b68628124bba80869 100644 (file)
@@ -1,12 +1,12 @@
---- eagle-usb-1.9.6/driver/user/eagle-usb.conf.orig    2004-02-22 22:11:30.000000000 +0100
-+++ eagle-usb-1.9.6/driver/user/eagle-usb.conf 2004-06-02 11:30:45.808491752 +0200
-@@ -22,7 +22,32 @@
- # OPTN6=00000000
- # OPTN7=02CD8044
- # OPTN15=09090909
+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
-+
-+# VPI/VCI
+-VCI=00000024
 +#
 +# Country     Network        Encapsulation           VPI VCI (decimal values)
 +#
 +# Sweden      Telia          IPoA LLC                8   35
 +# UK          BT             PPPoA vcmux             0   38
 +#
-+# References: http://damien.bergamini.free.fr/ueagle/vpivci.html
++# References:  http://damien.bergamini.free.fr/ueagle/vpivci.html
 +#
-+# VPI/VCI -   hex. values - if you use values from table above,
-+#             you have to convert them from decimal to hex.
++# 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.10005 seconds and 4 git commands to generate.