On Wed, 2005-02-02 at 19:00 -0500, Nick Sillik wrote: > Fellow Linux-Usb-Developers, > > (I'm reposting this because of some problems with sourceforge, if you > want to make comments on the sourceforge tracker page you may do so, to > download the file please use the _new_ link provided in this e-mail [ > http://astro.temple.edu/~tua04620/onetouch-driver-1.0.tar.bz2 ]) > > I have made an official release of the Maxtor OneTouch driver for the > linux kernel. > > Included in the .bz2 file are diffs which are labled as follows: > > usb.c.diff ------ Changes to drivers/usb/storage/usb.c > kconfig.diff ------ Changes to drivers/usb/storage/Kconfig > makefile.diff ------ Changes to drivers/usb/storage/Makefile > makefile2.diff ------ Changes to drivers/usb/Makefile > > I sincerly hope that i have made these patches correctly. If not, if > someone would please give me a quick primer on diffing that would be great.
Looks like you need diff -urN old-kernel new-kernel - that way you get all changes in 1 diff. It's a pretty small driver so posting the diff inline would be preferable to having to download it... It needs line-wrapping at 80 cols. What is the point of onetouch_connect_inputp/onetouch_release_inputp and why are they exported from usb.h instead of the module?? Who is using them? Thanks -- // Gianni Tedesco (gianni at scaramanga dot co dot uk) lynx --source www.scaramanga.co.uk/scaramanga.asc | gpg --import ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel