From owner-cvs-all Tue Nov 28 13:13:46 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 3E47437B401; Tue, 28 Nov 2000 13:13:41 -0800 (PST) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id QAA09281; Tue, 28 Nov 2000 16:13:35 -0500 (EST) (envelope-from wollman) Date: Tue, 28 Nov 2000 16:13:35 -0500 (EST) From: Garrett Wollman Message-Id: <200011282113.QAA09281@khavrinen.lcs.mit.edu> To: Warner Losh Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/mlx mlx.c mlx_pci.c mlxvar.h In-Reply-To: <200011282102.OAA12871@harmony.village.org> References: <200011281819.NAA07602@khavrinen.lcs.mit.edu> <200011281526.KAA06325@khavrinen.lcs.mit.edu> <200011281621.eASGLLF25331@mass.osd.bsdi.com> <200011282102.OAA12871@harmony.village.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > I thought that the reason that the rid was like that was because bus > bridges were allowed to change the rid if they so chose. That was the idea. I have come to the conclusion that this doesn't buy anything, and that if a parent driver in the bus hierarchy needs to remap the resource IDs, it should simply do so in all of the places where a RID is used. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message