From mboxrd@z Thu Jan 1 00:00:00 1970 From: fser@code-libre.org (=?iso-8859-1?Q?Fran=E7ois?=) Date: Tue, 9 Aug 2016 11:16:21 +0200 Subject: one more new Bie In-Reply-To: References: Message-ID: <20160809091619.oq7tvf4zdycvlfzw@sith> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Mon, Aug 08, 2016 at 10:40:08PM +0530, Saket Sinha wrote: > Hi, > > The ideal way to start is to write some basic kernel drivers. Look for the > tutorial at the following links - > > > 1. Linux Device Drivers 3 examples updated to work in recent kernels > http://examples.oreilly.com/9780596005900/ Not that recent obviously :( For instance, in sbull, they use blk_fs_request which does not exist anymore. -- Fran?ois