From owner-cvs-all Sun Aug 22 12:54:11 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 F03AE155BA; Sun, 22 Aug 1999 12:54:09 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA76783; Sun, 22 Aug 1999 12:52:51 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199908221952.MAA76783@freefall.freebsd.org> From: Peter Wemm Date: Sun, 22 Aug 1999 12:52:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa npx.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/08/22 12:52:51 PDT Modified files: sys/i386/isa npx.c Log: Add an identify method to allow npx to arrange itself to be attached to the nexus without explicit code in the nexus to do so. Revision Changes Path 1.76 +18 -1 src/sys/i386/isa/npx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message