From owner-cvs-all Sun May 9 13:27:32 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 F38AF14F93; Sun, 9 May 1999 13:27:30 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA36721; Sun, 9 May 1999 13:27:30 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199905092027.NAA36721@freefall.freebsd.org> From: Peter Wemm Date: Sun, 9 May 1999 13:27:30 -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 peter 1999/05/09 13:27:30 PDT Modified files: sys/pci pci.c Log: For the ioctl that reads the pci configuration, look up the name and unit on the fly so that we can see the driver assignment of new pci devices as well in the 'pciconf -l' display. Revision Changes Path 1.102 +14 -16 src/sys/pci/pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message