From owner-cvs-all Sat Oct 16 23:48:57 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6C7EA14F56; Sat, 16 Oct 1999 23:48:48 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA40389; Sat, 16 Oct 1999 23:48:48 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Message-Id: <199910170648.XAA40389@freefall.freebsd.org> From: Doug Rabson Date: Sat, 16 Oct 1999 23:48:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci pci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dfr 1999/10/16 23:48:48 PDT Modified files: sys/pci pci.c Log: Correct a stupid type which prevented us from working with any device which needed port resources. Revision Changes Path 1.123 +2 -2 src/sys/pci/pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message