From owner-freebsd-hackers Wed Feb 12 3:10:36 2003 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4900337B401 for ; Wed, 12 Feb 2003 03:10:35 -0800 (PST) Received: from bluejay.mail.pas.earthlink.net (bluejay.mail.pas.earthlink.net [207.217.120.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4FC443FBD for ; Wed, 12 Feb 2003 03:10:34 -0800 (PST) (envelope-from tlambert2@mindspring.com) Received: from pool0043.cvx40-bradley.dialup.earthlink.net ([216.244.42.43] helo=mindspring.com) by bluejay.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 18iumb-0004en-00; Wed, 12 Feb 2003 03:10:30 -0800 Message-ID: <3E4A2B21.809681CE@mindspring.com> Date: Wed, 12 Feb 2003 03:08:17 -0800 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Dag-Erling Smorgrav Cc: Peter Wemm , Nicolas Souchu , hackers@freebsd.org Subject: Re: dynamic hints References: <20030212013104.86B6F2A8C2@canning.wemm.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a40ba82b930ff23d095db82ae28cbcf225387f7b89c61deb1d350badd9bab72f9c350badd9bab72f9c Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dag-Erling Smorgrav wrote: > Peter Wemm writes: > > Yes, sort-of. kenv(8) can change the strings. But I suspect it is too > > late for something like isa since I think it would have done a pass at boot > > to create the attachment nodes. But as configuration knobs for drivers > > that want to examine a string directly via getenv() etc, those would not be > > too late. > > It wouldn't be too late for loadable modules... Don't most ISA probes have to happen a "the wrong time" because their resources are unrelocatable? That would argue against post-boot-time hints... -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message