> ah ?! bin faut l'envoyer ;-)

Le voila, mais il ne faut pas l'appliquer dans le cvs vu que, comme l'a 
explique Sleeper il y a besoin de ca sur un 2.6.6 de fedora parce que le 
noyau de fedora est hyper patche mais il n'y en a pas besoin sur un vanilla 
2.6.6.

(il faut faire 
patch -p0 < ....diff
)

Pat
? Makefile.common
? Makefile.define.pat
? Makefile_rpm_top_dir.diff
? aclocal.m4
? autom4te.cache
? config.log
? config.status
? configure
? eagle-usb-wait_ms_kernel_version.diff
? driver/.Boot.o.cmd
? driver/.Dsp.o.cmd
? driver/.Me.o.cmd
? driver/.Mpoa.o.cmd
? driver/.Oam.o.cmd
? driver/.Pipes.o.cmd
? driver/.Sar.o.cmd
? driver/.Sm.o.cmd
? driver/.Uni.o.cmd
? driver/.eagle-usb.ko.cmd
? driver/.eagle-usb.mod.o.cmd
? driver/.eagle-usb.o.cmd
? driver/.eu_eth.o.cmd
? driver/.eu_main.o.cmd
? driver/.eu_msg.o.cmd
? driver/.eu_utils.o.cmd
? driver/.tmp_versions
? driver/eagle-usb.ko
? driver/eagle-usb.mod.c
? driver/firmware/buildDSP
? driver/firmware/dsp_code_isdn.bin
? driver/firmware/dsp_code_pots.bin
? driver/user/eaglectrl
? pppoa/pppoa
? utils/scripts/tmp
Index: driver/macros.h
===================================================================
RCS file: /cvs/eagleusb/eagleusb/driver/macros.h,v
retrieving revision 1.1
diff -u -3 -p -u -r1.1 macros.h
--- driver/macros.h     4 Jun 2004 18:52:13 -0000       1.1
+++ driver/macros.h     4 Jun 2004 22:09:51 -0000
@@ -119,7 +119,7 @@ typedef struct usb_ctrlrequest devreques
 
 #endif
 
-#if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,6)
+#if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,5)
 /*
  * wait_ms disappear from 2.6.7 in favor of msleep
  */

Reply via email to