From owner-freebsd-hackers Sun Nov 5 14:54:26 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from rover.village.org (unknown [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 2A2A437B479 for ; Sun, 5 Nov 2000 14:54:22 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eA5Ms7n59548; Sun, 5 Nov 2000 15:54:08 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id PAA04101; Sun, 5 Nov 2000 15:54:07 -0700 (MST) Message-Id: <200011052254.PAA04101@harmony.village.org> To: Sergey Babkin Subject: Re: KLD's on ISA bus: how? Cc: Rink Springer , hackers@FreeBSD.ORG In-reply-to: Your message of "Sun, 05 Nov 2000 12:43:26 EST." <3A059C3E.283BA628@bellatlantic.net> References: <3A059C3E.283BA628@bellatlantic.net> <3A04A8CD.6BDBB8CD@bellatlantic.net> <3A044899.9020508@springer.cx> <200011042344.QAA37170@harmony.village.org> <200011050035.RAA37476@harmony.village.org> <3A04C46A.24DF7BA6@bellatlantic.net> <3A056311.8030807@springer.cx> Date: Sun, 05 Nov 2000 15:54:07 -0700 From: Warner Losh Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <3A059C3E.283BA628@bellatlantic.net> Sergey Babkin writes: : Hints file is only in -current (AKA 5.0). In 4.x the kernel config : file contains this information (which I guess is of no use for : KLD drivers). Probably you can do a likewise thing in 4.x with : sysctl variables. I've ported the meat of the 5.x hints stuff to 4.x for Timing Solution's embedded products. It works great there so I sometimes forget that it isn't in stable. Maybe I should MFC after 4.2 release. All that I merge does is if there are hints in the boot environment, it sets them. It doesn't do all the rest of the stuff Peter did to -current. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message