]> git.pld-linux.org Git - packages/eagle-usb.git/blob - eagle-usb-info_about_VPI_VCI.patch
c627cdfde688de178d004ae616878b254410bc9e
[packages/eagle-usb.git] / eagle-usb-info_about_VPI_VCI.patch
1 diff -Nura eagle-1.0.4/driver/user/sagemf800.conf eagle-1.0.4.new/driver/user/sagemf800.conf
2 --- eagle-1.0.4/driver/user/sagemf800.conf      2003-02-11 00:29:49.000000000 +0100
3 +++ eagle-1.0.4.new/driver/user/sagemf800.conf  2004-04-28 11:28:10.000000000 +0200
4 @@ -21,7 +21,31 @@
5  # OPTN6=00000000
6  # OPTN7=02CD8044
7  # OPTN15=09090909
8 -VPI=00000008
9 +
10 +# VPI/VCI
11 +#
12 +# Country     Network        Encapsulation           VPI VCI (decimal values)
13 +#
14 +# Belgium     Belgacom       PPPoA vcmux             8   35
15 +# France      FT             PPPoA vcmux             8   35
16 +# France      Free dégroupé  IPoA vcmux              8   36
17 +# Finland     Sonera         IPoA LLC                0   100
18 +# Germany     DT             PPPoE LLC               1   32
19 +# Hungary     Matav          PPPoE LLC               1   32
20 +# Italy       Telecom Italia PPPoA vcmux             8   35
21 +# Netherlands KPN            PPPoA vcmux             8   48
22 +# Poland      TPSA           PPPoA vcmux             0   35
23 +# Portugal    PT             PPPoE LLC               0   35
24 +# Spain       Retevision     PPPoA vcmux             8   35
25 +# Spain       Telefonica     IPoA vcmux ou PPPoE LLC 8   32
26 +# Sweden      Telia          IPoA LLC                8   35
27 +# UK          BT             PPPoA vcmux             0   38
28 +
29 +#References:   http://damien.bergamini.free.fr/ueagle/vpivci.html
30 +
31 +# VPI/VCI -    hex. values - if you use values from table above,
32 +#              you have to convert them from decimal to hex.
33 +VPI=00000000
34  VCI=00000023
35  
36  #The following values are valid for encapsulation :
This page took 0.047718 seconds and 2 git commands to generate.