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