]> git.pld-linux.org Git - packages/eagle-usb.git/commitdiff
- minor usb fix. i hope it's correct.
authorPaweł Sikora <pluto@pld-linux.org>
Sun, 30 May 2004 23:19:58 +0000 (23:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eagle-usb-eu_main.patch -> 1.1

eagle-usb-eu_main.patch [new file with mode: 0644]

diff --git a/eagle-usb-eu_main.patch b/eagle-usb-eu_main.patch
new file mode 100644 (file)
index 0000000..c16ad6d
--- /dev/null
@@ -0,0 +1,14 @@
+--- eagle-usb-1.9.6/driver/eu_main.c.orig      2004-02-22 22:11:30.000000000 +0100
++++ eagle-usb-1.9.6/driver/eu_main.c   2004-05-31 01:02:15.443359432 +0200
+@@ -476,11 +476,8 @@
+     eu_enters (DBG_INIT);
+ #ifdef LINUX_2_6
+-        if ( intf->driver != NULL )
+-        {
+             ins = usb_get_intfdata ( intf );
+             goto byebye;
+-        }
+ #endif
+         
+     /*
This page took 0.102249 seconds and 4 git commands to generate.