From mboxrd@z Thu Jan 1 00:00:00 1970 From: greg@kroah.com (Greg KH) Date: Tue, 14 Feb 2012 15:00:28 -0800 Subject: Regarding Kernel development In-Reply-To: References: <4f392b9f.061a440a.43cc.fffff535@mx.google.com> Message-ID: <20120214230028.GA9213@kroah.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Tue, Feb 14, 2012 at 04:43:29PM -0200, Ricardo Fabbri wrote: > Hi, > > here is a further question not to waste this thread: would the > starting path towards learning video camera driver development be the > same? would you recommend a more directed study path in this case? Yes, focus on code in the area you are wanting to get involved in, work on fixing problems in it, and submitting patches to that subsystem. greg k-h