From owner-cvs-all Tue Apr 18 9:44:29 2000 Delivered-To: cvs-all@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id D818137BACF; Tue, 18 Apr 2000 09:44:24 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id MAA95447; Tue, 18 Apr 2000 12:44:12 -0400 (EDT) (envelope-from wollman) Date: Tue, 18 Apr 2000 12:44:12 -0400 (EDT) From: Garrett Wollman Message-Id: <200004181644.MAA95447@khavrinen.lcs.mit.edu> To: Warner Losh Cc: Mike Smith , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/common help.common src/sys/conf options.i386 src/sys/i386/conf LINT src/sys/i386/i386 bios.c src/sys/i386/include/pc bios.h src/sys/i386/isa pcibus.c In-Reply-To: <200004162057.OAA21773@billy-club.village.org> References: <200004162048.NAA83339@freefall.freebsd.org> <200004162057.OAA21773@billy-club.village.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > Cool. BTW, has any thougth been given to assigning these options > first rather than last? This is so that other, more dynamic devices > get assigned the resources used by the non-movable mobo devices? The way this needs to be done is by writing drivers which can accept the specific resources and attach them to the existing bits of kernel code they represent. Much of this work has been done for optional drivers, but standard drivers for the most part blindly assume the hardware is there and in the standard place (for good reason, mind you). -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message