Date: Mon, 17 Jul 2000 11:05:44 +0200 From: Neil Blakey-Milner <nbm@mithrandr.moria.org> To: Matthew Jacob <mjacob@feral.com> Cc: Marius Bendiksen <mbendiks@eunet.no>, Alfred Perlstein <bright@wintelcom.net>, arch@FreeBSD.ORG, marcel@FreeBSD.ORG Subject: Re: I'm fixing the build/install kernel target Message-ID: <20000717110544.A96514@mithrandr.moria.org> In-Reply-To: <Pine.BSF.4.10.10007151104040.38354-100000@beppo.feral.com>; from mjacob@feral.com on Sat, Jul 15, 2000 at 11:05:38AM -0700 References: <Pine.BSF.4.05.10007151940450.26012-100000@login-1.eunet.no> <Pine.BSF.4.10.10007151104040.38354-100000@beppo.feral.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat 2000-07-15 (11:05), Matthew Jacob wrote: > > I just got through a similar discussion in NetBSD, where somebody wants to > take the probe results of a GENERIC kernel and emit a specific config file for > the hardware configuration just found. > > This would be an *excellent* summer project for a grad student somewhere. > Anyone know someone who's got time on their hands and an itch to do something > valuable like this and generate a paper? options SYSCTL_DEVICES should be able to get this information already, by exporting newbus information to sysctl. My (not-yet-committed) changes to SYSCTL_DEVICES adds irq, drq, iomem, and so forth to the information exported, if that's necessary. What other stuff would be necessary? Neil -- Neil Blakey-Milner Sunesi Clinical Systems nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000717110544.A96514>