From owner-freebsd-hackers Wed Jan 17 22:39:41 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from harmony.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id D4D8637B401; Wed, 17 Jan 2001 22:39:23 -0800 (PST) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f0I6dHs43477; Wed, 17 Jan 2001 23:39:18 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200101180639.f0I6dHs43477@harmony.village.org> To: "David E. Cross" Subject: Re: Device Driver Question (bus_set_resource) Cc: Mike Smith , hackers@FreeBSD.ORG, crossd@cs.rpi.edu In-reply-to: Your message of "Wed, 17 Jan 2001 17:29:32 EST." <200101172229.RAA17780@cs.rpi.edu> References: <200101172229.RAA17780@cs.rpi.edu> Date: Wed, 17 Jan 2001 23:39:17 -0700 From: Warner Losh Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200101172229.RAA17780@cs.rpi.edu> "David E. Cross" writes: : How would one use hints with a kld? Load the hints at boot time and hope you get it right. Other than that, it is bog simple. We use klds for all our drivers at Timing Solutions and load the hints at boot time. There's no way to change your mind without a reboot what hints you want to use. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message