Hello, I have made some enhancements for an existing networking driver which I would like to submit. Is there a web page which gives the "official" steps to do it?
--thanks --kim
Have you read /usr/src/linux/Documentation/SubmittingPatches ? Probably it will help you!
Good luck!
Regards, Douglas Landgraf
look at kernelnewbies.org :
http://kernelnewbies.org/UpstreamMerge http://kernelnewbies.org/New_Kernel_Hacking_HOWTO
and at the files in the kernel-tree: e. g.: Documentation/SubmittingPatches http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.22.y.git;a=bl...
So use to looking on the net, neglected to check the source. Thanks for the web links as well.
How do I submit a patch?
Have you read /usr/src/linux/Documentation/SubmittingPatches ?
Probably it will help you!
Good luck!
Regards,
Douglas Landgraf
look at kernelnewbies.org
look at kernelnewbies.org :
http://kernelnewbies.org/UpstreamMerge
http://kernelnewbies.org/New_Kernel_Hacking_HOWTO
and at the files in the kernel-tree:
e. g.: Documentation/SubmittingPatches
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.22.y.git;a=bl...
Thanks you.
So use to looking on the net, neglected to check the source. Thanks for the web links as well.