From owner-cvs-all Sun Oct 20 11:22:36 2002 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 F3F9737B401; Sun, 20 Oct 2002 11:22:34 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16DEB43E4A; Sun, 20 Oct 2002 11:22:34 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id g9KILq01053728; Sun, 20 Oct 2002 20:21:57 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: "M. Warner Losh" Cc: dillon@apollo.backplane.com, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: [src] cvs commit: src/sys/i386/pci pci_bus.c In-Reply-To: Your message of "Sun, 20 Oct 2002 12:20:29 MDT." <20021020.122029.53328411.imp@bsdimp.com> Date: Sun, 20 Oct 2002 20:21:52 +0200 Message-ID: <53727.1035138112@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20021020.122029.53328411.imp@bsdimp.com>, "M. Warner Losh" writes: >I susepct the right fix is: > > if (id == 0xffffffff) > continue; The question is if we want to have a #define PCI_NOTHING 0xffffffff somewhere... -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message