How to fast master kernel
Valdis.Kletnieks at vt.edu
Valdis.Kletnieks at vt.edu
Wed May 11 13:32:31 EDT 2016
On Wed, 11 May 2016 12:26:17 +0800, "Aric" said:
> But for each board, it have dedicated kernel code package. For example, what
> I want to do first, it I can write kernel drivers and kernel code freely. I can
> easily add a I2C (AT24C02) device and finished its driver in a short time.
Wel, that's only actually helpful for the kernel if somebody's already
done the port to that board (which it seems they have, since it already
has a kernel package), and failed to add an I2C driver already.
The other thing that you could do that would benefit the kernel is to take
the vendor's code (which is probably some ancient creeping horror like 3.4
or even a 2.6.something), and get the drivers up to 4.6 level and get them
upstreamed.
Greg KH is almost certainly reading this, and he *loves* helping get
drivers into the main kernel :)
Greg, meet Aric. Aric, meet Greg. :)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 848 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20160511/fcfc78a7/attachment.bin
More information about the Kernelnewbies
mailing list