From owner-freebsd-hackers Mon Apr 3 2:27:59 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from anchor-post-31.mail.demon.net (anchor-post-31.mail.demon.net [194.217.242.89]) by hub.freebsd.org (Postfix) with ESMTP id BDE7937BA82 for ; Mon, 3 Apr 2000 02:27:55 -0700 (PDT) (envelope-from n_hibma@calcaphon.com) Received: from calcaphon.demon.co.uk ([193.237.19.5] helo=bluebottle.qubesoft.com) by anchor-post-31.mail.demon.net with esmtp (Exim 2.12 #1) id 12c398-00092N-0V for freebsd-hackers@freebsd.org; Mon, 3 Apr 2000 10:27:50 +0100 Received: from henny.qubesoft.com (henny.qubesoft.com [192.168.1.5]) by bluebottle.qubesoft.com (8.9.3/8.9.1) with ESMTP id BAA22521; Mon, 3 Apr 2000 01:27:58 +0100 (BST) (envelope-from n_hibma@calcaphon.com) Date: Mon, 3 Apr 2000 01:23:02 +0100 (BST) From: Nick Hibma X-Sender: n_hibma@localhost Reply-To: Nick Hibma To: Warner Losh Cc: Nikolai Saoukh , freebsd-hackers@freebsd.org Subject: Re: Reserving Resources In-Reply-To: <200004022029.OAA54341@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > : The issue is pretty hairy and for now I think the solution is to make > : any stub use DEVICE_NOMATCH (see pci.c), which does not attach a driver > : to a device, just mentions it during boot. > > And during every reprobe after that... :-(. > I'm currently working on a pci card driver and the vga chipset gets > reprinted every single time I load the driver... Um, in that case you should update subr_bus.c. Change committed two weeks ago. I got annoyed to by that too :-) -- n_hibma@webweaving.org n_hibma@freebsd.org USB project http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message