Does a kernel developer need a hardware to do kernel development?

Valdis.Kletnieks at vt.edu Valdis.Kletnieks at vt.edu
Fri Sep 30 21:58:33 EDT 2016


On Fri, 30 Sep 2016 23:07:11 -0000, Amit Kumar said:

> Does a kernel developer need a hardware (e.g. board) to do kernel
> development?

That *really* depends on exactly what part of the kernel the developer is
working on.   If you're  monkeying with the IPv6 code in the networking
stack, or adding new features to btrfs, all you need is any system that
can support a network connection or a disk.

But if you're trying to cram a Linux kernel onto specific new hardware,
how are you going to test the drivers without at least access to the hardware?
You may not need the hardware yourself, but at the very least you will need
somebody who *does* have the hardware and is willing/able to test for you.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 484 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20160930/9926bba6/attachment.bin 


More information about the Kernelnewbies mailing list