From owner-cvs-all Sun Oct 3 5:13: 9 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 C39DF14FF0; Sun, 3 Oct 1999 05:13:07 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA79000; Sun, 3 Oct 1999 05:13:07 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Message-Id: <199910031213.FAA79000@freefall.freebsd.org> From: Doug Rabson Date: Sun, 3 Oct 1999 05:13:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa isa_common.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dfr 1999/10/03 05:13:07 PDT Modified files: sys/isa isa_common.c Log: Disable pnp devices before running heuristic probes. This allows us to 'hide' those devices from those probes so that they don't get probed and then re-probed later when the pnp probe is run. Revision Changes Path 1.10 +17 -3 src/sys/isa/isa_common.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message