On Tue, Nov 15, 2005 at 05:33:39PM +0100, Michael Wirz wrote: > Hello Linux USB User Mailing List, > > I am currently porting a kernel 2.4 USB driver for a custommade device > based on the cypress ez-usb fx2 to kernel 2.6. I encountered the > following error, I suspect my kernel setup is not valid but can't > locate it myself. Since it appears from includes from the inside of > include/linux/usb.h I hope to find advice from anyone on this list. > Where do I find my irq_vectors.h? Why could it have disappeared/not > been created? Can you help me?
Please see the documentation on how to build a module outside of the main kernel tree in the Documentation/ directory of the 2.6 kernel. Hope this helps, greg k-h ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
