From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262652AbTLULHa (ORCPT ); Sun, 21 Dec 2003 06:07:30 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262714AbTLULHa (ORCPT ); Sun, 21 Dec 2003 06:07:30 -0500 Received: from mail.shareable.org ([81.29.64.88]:38535 "EHLO mail.shareable.org") by vger.kernel.org with ESMTP id S262652AbTLULH3 (ORCPT ); Sun, 21 Dec 2003 06:07:29 -0500 Date: Sun, 21 Dec 2003 11:06:30 +0000 From: Jamie Lokier To: Andre Hedrick Cc: Jonathan Corbet , Kendrick Hamilton , linux-kernel@vger.kernel.org Subject: Re: Linux Device Drivers 3rd Edition Message-ID: <20031221110630.GD3438@mail.shareable.org> References: <20031218195054.32042.qmail@lwn.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Andre Hedrick wrote: > So this is the third release to publish the documented API to the writing > kernel level device drivers? I guess not: it's a guide (a good one), but not an exact reference, due to the fact that the API changes from version to version, and that the kernel API is not required to match the documentation. -- Jamie