On Tue, 11 Jul 2006, Ajay Jain wrote:

> Hi,
> I am seeing a very very strange behavior. I ported linux-2.6.14 on our
> platform & the Makefile confims its version number. Then sometime back
> I had to download the raw source again from kernel.org. I see that the
> usb directories of both the versions differ remarkably. The
> differences are attached below. The mm6plus-26 is my ported version
> and drivers/* is my new version. I can't think of a plausible reason,
> can somebody throw any light on these differences or is it just an
> unforgivable goofup on my part. (though I do not understand how can it
> happen, bcos I never worked on any other version).
> Thanks,
> PS: Plz forgive if it sounds too silly.
> 
> Common subdirectories: drivers/usb/atm and
> /home/ajain/mm6plus-26/linux/drivers/usb/atm
> Only in /home/ajain/mm6plus-26/linux/drivers/usb/: buffer.c
> Common subdirectories: drivers/usb/class and
> /home/ajain/mm6plus-26/linux/drivers/usb/class
> Only in /home/ajain/mm6plus-26/linux/drivers/usb/: config.c
> Only in drivers/usb/: core
> Only in /home/ajain/mm6plus-26/linux/drivers/usb/: devices.c
> Only in /home/ajain/mm6plus-26/linux/drivers/usb/: devio.c
> Only in /home/ajain/mm6plus-26/linux/drivers/usb/: file.c

Clearly something strange has happened to your ported version.  Those 
files (buffer.c, config.c, and so on) belong in drivers/usb/core/, not in 
drivers/usb/.

Alan Stern



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to