Date: Tue, 10 Aug 1999 14:47:20 +0930 (CST) From: Mark Newton <newton@internode.com.au> To: ognir@humboldt1.com (Joe Groff) Cc: freebsd-hackers@freebsd.org Subject: Re: freebsd-hackers-digest V4 #576 Message-ID: <199908100517.OAA09396@gizmo.internode.com.au> In-Reply-To: <Pine.BSF.3.96.990809221225.268A-100000@shovel.groff> from "Joe Groff" at Aug 9, 99 10:14:26 pm
next in thread | previous in thread | raw e-mail | index | archive | help
Stephen Hocking wrote: > The recent chatter about allowing kldload to give modules arguments is very > interesting, as it would allow one to specify port addresses and the like. Would it be useful to be able to be able to do something like this: kldload -t kernel_config /sys/i386/conf/YOURKERNELNAME ... and have drivers consult the information they find in there for config hints? If newbus knew how to reconstruct config_devtab at runtime by parsing a "kernel_config" module's "device" and "controller" lines, we'd get dynamic runtime reconfiguration for free. It could even defer the initial construction of config_devtab until boot-time if you used "options INCLUDE_CONFIG_FILE" to provide default configuration data... - mark ---- Mark Newton Email: newton@internode.com.au (W) Network Engineer Email: newton@atdot.dotat.org (H) Internode Systems Pty Ltd Desk: +61-8-82232999 "Network Man" - Anagram of "Mark Newton" Mobile: +61-416-202-223 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908100517.OAA09396>