From owner-freebsd-small@FreeBSD.ORG Sat Jul 26 06:10:03 2003 Return-Path: Delivered-To: freebsd-small@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B79B437B404 for ; Sat, 26 Jul 2003 06:10:03 -0700 (PDT) Received: from hysteria.spc.org (hysteria.spc.org [195.206.69.234]) by mx1.FreeBSD.org (Postfix) with SMTP id A8A6A43F75 for ; Sat, 26 Jul 2003 06:10:02 -0700 (PDT) (envelope-from bms@hysteria.spc.org) Received: (qmail 18973 invoked by uid 5013); 26 Jul 2003 13:07:39 -0000 Date: Sat, 26 Jul 2003 14:07:39 +0100 From: Bruce M Simpson To: freebsd-current@freebsd.org, freebsd-small@freebsd.org Message-ID: <20030726130739.GL22295@spc.org> Mail-Followup-To: Bruce M Simpson , freebsd-current@freebsd.org, freebsd-small@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: Disabling ISAPNP in -CURRENT X-BeenThere: freebsd-small@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jul 2003 13:10:04 -0000 Hi, Is there any way to disable ISAPNP from probing in -CURRENT short of writing a patch to do so? It is causing some delay when booting Bochs. Thanks BMS