Hi all,

I've gotten the Lineo USB Device code merged into the main kernel tree.
It can be seen at:
        bk://linuxusb.bkbits.net/usbd-2.5

I've added the source files under the drivers/usb/device directory, made
the code match Documentation/CodingStyle (mostly, there's still some
work to be done there...), fixed all of the Config.in entries to be in
the proper CodingStyle format, added Config.help entries, and integrated
the code into the main kernel build process.

What I haven't done yet:
        - touched any logic
        - fixed the linking process
        - integrated the different subdirectories into the proper places
          in the drivers/usb tree
        - merged the concepts into the main kernel USB core, to keep us
          from having 2 USB cores, with different functionality.
        - much of anything else :)

The code attempts to build, but dies in a few places, and the code
produced can not be loaded into the kernel for a few .config situations
(see above linking process comment).

But it's a place for us all to start fixing these problems.  Please, if
you're interested, grab this tree, and start sending me
patches/changesets.  If no one else does, I'll have fun doing it myself :)

I'm not going to push this to Linus just yet, but might do it soon, to
get access to a wider range of people.

thanks,

greg k-h

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to