SOURCES: eagle-usb24-eu_types.patch, eagle-usb24-vpivci-info.patch...

blekot blekot at pld-linux.org
Tue Aug 9 13:30:47 CEST 2005


Author: blekot                       Date: Tue Aug  9 11:30:47 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- up to 2.3.2
- patches taken from eagle-usb

---- Files affected:
SOURCES:
   eagle-usb24-eu_types.patch (1.1 -> 1.2) , eagle-usb24-vpivci-info.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/eagle-usb24-eu_types.patch
diff -u SOURCES/eagle-usb24-eu_types.patch:1.1 SOURCES/eagle-usb24-eu_types.patch:1.2
--- SOURCES/eagle-usb24-eu_types.patch:1.1	Sun Jul 11 14:51:15 2004
+++ SOURCES/eagle-usb24-eu_types.patch	Tue Aug  9 13:30:42 2005
@@ -1,6 +1,7 @@
---- eagle-usb-1.9.6/driver/eu_types.h.orig	2004-02-22 22:11:30.000000000 +0100
-+++ eagle-usb-1.9.6/driver/eu_types.h	2004-05-31 01:31:02.547799648 +0200
-@@ -155,13 +155,13 @@
+diff -urN eagle-usb-2.0.0.org/driver/eu_types.h eagle-usb-2.0.0/driver/eu_types.h
+--- eagle-usb-2.0.0.org/driver/eu_types.h	2004-11-07 10:06:55.000000000 +0100
++++ eagle-usb-2.0.0/driver/eu_types.h	2004-11-25 22:58:46.196401236 +0100
+@@ -156,13 +156,13 @@
   */
  typedef struct 
  {
@@ -10,7 +11,7 @@
 -    uint16_t wIndex;
 -    uint16_t wLength;
 -    uint8_t data[20];
--} eu_cdc_t __attribute__ ((packed));
+-} __attribute__ ((packed)) eu_cdc_t;
 +    uint8_t bRequestType __attribute__ ((packed));
 +    uint8_t bRequest __attribute__ ((packed));
 +    uint16_t wValue __attribute__ ((packed));

================================================================
Index: SOURCES/eagle-usb24-vpivci-info.patch
diff -u SOURCES/eagle-usb24-vpivci-info.patch:1.1 SOURCES/eagle-usb24-vpivci-info.patch:1.2
--- SOURCES/eagle-usb24-vpivci-info.patch:1.1	Sun Jul 11 14:52:24 2004
+++ SOURCES/eagle-usb24-vpivci-info.patch	Tue Aug  9 13:30:42 2005
@@ -1,12 +1,11 @@
---- 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
+--- eagle-usb-2.3.2/driver/user/eagle-usb.conf	2005-03-27 14:45:25.000000000 +0000
++++ eagle-usb-2.3.2.new/driver/user/eagle-usb.conf	2005-06-12 09:27:55.060376872 +0000
+@@ -5,8 +5,31 @@
+ #
+ # 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)
 +#
@@ -25,12 +24,13 @@
 +# 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.
 +#
 +VPI=00000000
- VCI=00000023
++VCI=00000023
  
  #The following values are valid for encapsulation :
+ #MPOA_MODE_BRIDGED_ETH_LLC ----> 1 RFC2516 Bridged PPPoE LLC
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/eagle-usb24-eu_types.patch?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/SOURCES/eagle-usb24-vpivci-info.patch?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list