Date: Sun, 20 Oct 2002 20:21:52 +0200 From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: "M. Warner Losh" <imp@bsdimp.com> 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 Message-ID: <53727.1035138112@critter.freebsd.dk> In-Reply-To: Your message of "Sun, 20 Oct 2002 12:20:29 MDT." <20021020.122029.53328411.imp@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53727.1035138112>