[ Removed -questions from Cc: - do we have to cross post? ]
On Wed, May 23, 2001 at 10:38:00AM -0700, SJ wrote:
> --- Alexander Langer <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message