Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Sep 1998 12:31:29 -0600
From:      Warner Losh <imp@village.org>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        cvs-all@freebsd.org, cvs-committers@freebsd.org
Subject:   Re: cvs commit: src/sys/conf files 
Message-ID:  <199809091831.MAA04771@harmony.village.org>
In-Reply-To: Your message of "Thu, 10 Sep 1998 04:15:40 %2B1000." <199809091815.EAA10016@godzilla.zeta.org.au> 
References:  <199809091815.EAA10016@godzilla.zeta.org.au>  

next in thread | previous in thread | raw e-mail | index | archive | help
Actually, the real problem is that sys/bus.h includes these files,
which are generated by the kerenl.

Another "problem" is that there is now a sys/bus.h and a machine/bus.h
which serve different purposes.  sys/bus.h is for autoconfig's notion
of what bus is attached to what other bus, while machine/bus.h is for
the whole notion of how to access a device attached to a bus to diddle
the hardware.

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809091831.MAA04771>