Hallo!
I haven't seen anything on linux.kernel about what the merge plans are
for the USB subsystem going into 2.6.24.
Should I be submitting my driver as a patch to linux.kernel or are Alan
or Greg going to push their changes?
Thanks,
Frank
Am Freitag 12 Oktober 2007 schrieb Frank Kingswood:
> Hallo!
>
> I haven't seen anything on linux.kernel about what the merge plans are
> for the USB subsystem going into 2.6.24.
>
> Should I be submitting my driver as a patch to linux.kernel or are Alan
> or Greg going to push their changes?
Please submit your patches to Greg and the USB development list.
Greg has a directory on kernel.org where the scheduled patches are stored.
Regards
Oliver
On Fri, 12 Oct 2007 14:57:28 +0200, Oliver Neukum <[email protected]> wrote:
> > Should I be submitting my driver as a patch to linux.kernel or are Alan
> > or Greg going to push their changes?
>
> Please submit your patches to Greg and the USB development list.
> Greg has a directory on kernel.org where the scheduled patches are stored.
Specifically, I use this:
/pub/linux/kernel/people/gregkh/gregkh-2.6/gregkh-03-usb
Look at README inside, it has the base kernel version. Also, use
series file to apply; don't just use shell globbing, or conflicts
will happen.
-- Pete