K�gler Peter wrote:
hi dave,
where can i get the standart patches for kernel 2.4.21?

There are no standard "gadget" patches for 2.4.21 kernels.


But it doesn't really need any; use what's in 2.5.25 instead,
there would be _at most_ minor compile tweaks needed:

  drivers/usb/gadget/*
  include/linux/usb_{gadget,ch9}.h

You'll also need minor build/config tweaks, I think just

  drivers/Makefile
  drivers/usb/Config.in

to enable all that.

If you want something more in the lines of "bleeding edge" patches,
see the "gadget-2.4" tree (from http://www.linux-usb.org/gadget/).
(That's where the 2.4 "pxa2xx_udc" and "superh_udc" live, though
there may be a better site by now for that SH driver.)

Some changes are afoot that will help gadget drivers get rid of a
lot of per-controller #ifdeffery, if they choose; some of those
are already merged into that "gadget-2.4" tree.

- Dave


usb-gadget-03-2.4.23-pre8.patch
usb-gadget-04-2.4.23-pre5.patch
...


No idea.  You should ask whoever provided you with those
patches what the differences are.  They're certainly not
a "standard" set of gadget patches.

- Dave




------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to