From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id D01961EF6B4; Thu, 18 Jul 2013 00:14:58 -0400 (EDT) Received: from jdc.jasonjgw.net (jdc.jasonjgw.net [IPv6:2001:44b8:412f:6e00::2]) by befuddled.reisers.ca (Postfix) with ESMTPS id 1AC591EF56F for ; Thu, 18 Jul 2013 00:14:58 -0400 (EDT) Received: by jdc.jasonjgw.net (Postfix, from userid 1000) id D3F3918084F60; Thu, 18 Jul 2013 14:14:53 +1000 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=jasonjgw.net; s=mail; t=1374120893; bh=R5NSRuXEj3gsh0fL9l1KPkBIsyA8wcVj9OS+AhWlkHw=; h=Date:From:To:Subject:References:In-Reply-To; b=zbc2MMGKRXurtuDJH1pWgEx0kKCz6jfkcwrCRMKQQi1yaiJUGko/SpOcOBLcISPTA DcHJzo6JRJPkHRDK6eXyLi3f2ioSY8hJYla9XP1ir1PpjiFHudsl0s7S3KEjoono0i O6v2tAbbWBXVe5BMCRlNAyabmmAd3Bef0zzyEbXA= Date: Thu, 18 Jul 2013 14:14:53 +1000 From: Jason White To: speakup@linux-speakup.org Subject: Re: OT: looking for resources Message-ID: <20130718041453.GA13547@jdc.jasonjgw.net> References: <9b738950-8e04-4e23-8300-33d28f09f4f3@default> <87sizcy626.fsf@mushroom.PK5001Z> <1716186c-3af0-4dc1-be76-e41e96525ca0@default> <20130718035224.GA12751@jdc.jasonjgw.net> <87txjswlxj.fsf@mushroom.PK5001Z> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87txjswlxj.fsf@mushroom.PK5001Z> User-Agent: Mutt/1.5.21 (2010-09-15) X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.2 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jul 2013 04:14:59 -0000 Chris Brannon wrote: > The Linux Device Drivers book is on Bookshare as well. > If I remember correctly, Understanding the Linux Kernel explains kernel > internals, rather than the procedures involved in kernel programming. It has been used by the authors to teach an operating system course, if I remember rightly. > In other words, Understanding the Linux Kernel deals with theory, and > Linux Device Drivers deals with practice. > That's how it looked to me, at least. > I suspect that the two texts complement each other very well. There is also, from the same source, Christian Benvenuti, Understanding Linux Network Internals (O'Reilly).