From owner-cvs-src@FreeBSD.ORG Thu Oct 7 19:05:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF45416A4CE; Thu, 7 Oct 2004 19:05:05 +0000 (GMT) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E90A43D1D; Thu, 7 Oct 2004 19:05:05 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from ns1.xcllnt.net (localhost [127.0.0.1]) by ns1.xcllnt.net (8.13.1/8.13.1) with ESMTP id i97J4rCx082865; Thu, 7 Oct 2004 12:04:53 -0700 (PDT) (envelope-from marcel@ns1.xcllnt.net) Received: (from marcel@localhost) by ns1.xcllnt.net (8.13.1/8.13.1/Submit) id i97J4r8X082864; Thu, 7 Oct 2004 12:04:53 -0700 (PDT) (envelope-from marcel) Date: Thu, 7 Oct 2004 12:04:53 -0700 From: Marcel Moolenaar To: "M. Warner Losh" Message-ID: <20041007190453.GA82804@ns1.xcllnt.net> References: <200410071621.i97GL3lu029620@repoman.freebsd.org> <20041007175206.GA82275@ns1.xcllnt.net> <20041007.122005.127628260.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041007.122005.127628260.imp@bsdimp.com> User-Agent: Mutt/1.4.2.1i cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sys pbioio.h src/sys/i386/isa pbio.c src/sys/conf files.i386 src/sys/i386/conf NOTES X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 19:05:06 -0000 On Thu, Oct 07, 2004 at 12:20:05PM -0600, M. Warner Losh wrote: > In message: <20041007175206.GA82275@ns1.xcllnt.net> > Marcel Moolenaar writes: > : On Thu, Oct 07, 2004 at 04:21:03PM +0000, Warner Losh wrote: > : > imp 2004-10-07 16:21:03 UTC > : > > : > FreeBSD src repository > : > > : > Modified files: > : > sys/conf files.i386 > : > sys/i386/conf NOTES > : > Added files: > : > sys/sys pbioio.h > : > sys/i386/isa pbio.c > : > Log: > : > Port pbio to HEAD. > : > : I appreciate your speed, but don't you think that pbioio.h is pretty > : MD given that the driver only exists on i386. Wouldn't > : be a better place? > > I think that pbioio.h is MI. What makes you think that it is pretty > MD? Because pbio(4) only exists on i386. Hence, all other platforms now have that serves no purpose and can only cause autoconfiguration (ala autoconf) getting confused. Since pbioio.h refers to hardware, it nature is MD, even though the definitions (types and interfaces) may appear MI. So, seems like a good place. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net