From owner-freebsd-hackers Thu May 24 7:55:21 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id B600F37B422 for ; Thu, 24 May 2001 07:55:17 -0700 (PDT) (envelope-from keramidi@otenet.gr) Received: from hades.hell.gr (patr530-a133.otenet.gr [212.205.215.133]) by mailsrv.otenet.gr (8.11.1/8.11.1) with ESMTP id f4OEt8F25178; Thu, 24 May 2001 17:55:08 +0300 (EEST) Received: (from charon@localhost) by hades.hell.gr (8.11.3/8.11.3) id f4OEakK13828; Thu, 24 May 2001 17:36:46 +0300 (EEST) (envelope-from keramidi@otenet.gr) Date: Thu, 24 May 2001 17:36:46 +0300 From: Giorgos Keramidas To: SJ Cc: Alexander Langer , freebsd-hackers@FreeBSD.ORG Subject: Re: Device driver questions Message-ID: <20010524173645.A13721@hades.hell.gr> References: <20010523085857.B1103@zerogravity.kawo2.rwth-aachen.d> <20010523173800.84311.qmail@web13404.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010523173800.84311.qmail@web13404.mail.yahoo.com>; from sandejain@rocketmail.com on Wed, May 23, 2001 at 10:38:00AM -0700 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [ Removed -questions from Cc: - do we have to cross post? ] On Wed, May 23, 2001 at 10:38:00AM -0700, SJ wrote: > --- Alexander Langer wrote: > > > > > 3. File naming question: > > > whats the reasoning behind having "bus.h" and > > > "bus_private.h"....whats the significance of > > > "private" here. > > > > drivers include bus.h, kernel does also include > > bus_private.h > > But still the name "private" confuses me...according > to me it should have been "bus_public.c". Any comments? If its the name that bothers you, then think of it as: . bus.h is a file used by everyone . bus_private.h is a file that is `private' to the kernel --giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message