From owner-cvs-all Mon Feb 18 23: 5:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0E71937B402; Mon, 18 Feb 2002 23:05:23 -0800 (PST) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1J75Np59860; Mon, 18 Feb 2002 23:05:23 -0800 (PST) (envelope-from imp) Message-Id: <200202190705.g1J75Np59860@freefall.freebsd.org> From: Warner Losh Date: Mon, 18 Feb 2002 23:05:23 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pci pci_pci.c X-FreeBSD-CVS-Branch: HEAD 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 imp 2002/02/18 23:05:22 PST Modified files: sys/dev/pci pci_pci.c Log: Put the stard/end adjustments back. They are needed. Also make start == 0 a special case. I hope this fixes the real problem that phk and others were seeing. Revision Changes Path 1.10 +18 -2 src/sys/dev/pci/pci_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message