From owner-cvs-all Sun Aug 22 12:55:26 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 6AF78155B5; Sun, 22 Aug 1999 12:55:19 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA76903; Sun, 22 Aug 1999 12:54:12 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199908221954.MAA76903@freefall.freebsd.org> From: Peter Wemm Date: Sun, 22 Aug 1999 12:54:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa pcibus.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/08/22 12:54:11 PDT Modified files: sys/i386/isa pcibus.c Log: Make the identify routine add itself with priority 100 to make sure it goes after the npx/apm devices and any other motherboard devices that may get added down the track. Revision Changes Path 1.47 +6 -2 src/sys/i386/isa/pcibus.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message