From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263402AbTLSM5R (ORCPT ); Fri, 19 Dec 2003 07:57:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263303AbTLSM4R (ORCPT ); Fri, 19 Dec 2003 07:56:17 -0500 Received: from mail-04.iinet.net.au ([203.59.3.36]:42112 "HELO mail.iinet.net.au") by vger.kernel.org with SMTP id S263402AbTLSMrA (ORCPT ); Fri, 19 Dec 2003 07:47:00 -0500 Message-ID: <3FE2F32E.3050202@cyberone.com.au> Date: Fri, 19 Dec 2003 23:46:38 +1100 From: Nick Piggin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030827 Debian/1.4-3 X-Accept-Language: en MIME-Version: 1.0 To: Andre Hedrick CC: Xavier Bestel , Jonathan Corbet , Kendrick Hamilton , Linux Kernel Mailing List Subject: Re: Linux Device Drivers 3rd Edition References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Andre Hedrick wrote: >Well to be a little more prickly ... > >There are two other revisions I know of, Kernel Internals from the mid >90's and then the rare KHG by MKJ ? The last KHG I recall was v0.[4,5,6] >for a.out and the transition to elf. > >Cheers, > >Andre Hedrick >LAD Storage Consulting Group > >Point, the API is being documented, sometimes not as timely as desired. > Hi Andre Out of interest, does this have a legal (or other) significance? PS I don't want to start anything, just interested due to my (small) contributions to the code. Thanks.