In message <[EMAIL PROTECTED]> SJ writes:
: But still the name "private" confuses me...according
: to
: me it should have been "bus_public.c". Any comments?

Yes.  You aren't allowed to use anything that's inside of
bus_private.h in your driver.  That's why it is called private.  Only
certain parts of the kernel are allowed to look inside.

Warner

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to