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