From owner-cvs-all@FreeBSD.ORG Sat Jun 7 11:27:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AAC837B401; Sat, 7 Jun 2003 11:27:38 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3C8A43F75; Sat, 7 Jun 2003 11:27:37 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h57IRTVm071173; Sat, 7 Jun 2003 11:27:33 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h57IRSs0071172; Sat, 7 Jun 2003 11:27:28 -0700 (PDT) Date: Sat, 7 Jun 2003 11:27:28 -0700 From: "David O'Brien" To: John Baldwin Message-ID: <20030607182728.GA71126@dragon.nuxi.com> References: <20030607054835.3F3922A8C1@canning.wemm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.1-BETA Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Peter Wemm Subject: Re: cvs commit: src/sys/i386/pci pci_bus.c src/sys/i386/include legacyvar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jun 2003 18:27:38 -0000 On Sat, Jun 07, 2003 at 10:57:15AM -0400, John Baldwin wrote: > I think we should have a sys/x86 like NetBSD. The legacy PCI bus driver > stuff can probably all live in there for example since these files should > be identical for both. Agreed.