From owner-freebsd-bugs Sun Dec 1 17:24:08 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA11271 for bugs-outgoing; Sun, 1 Dec 1996 17:24:08 -0800 (PST) Received: from genesis.atrad.adelaide.edu.au (genesis.atrad.adelaide.edu.au [129.127.96.120]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id RAA11264 for ; Sun, 1 Dec 1996 17:24:05 -0800 (PST) Received: (from msmith@localhost) by genesis.atrad.adelaide.edu.au (8.8.2/8.7.3) id LAA02100; Mon, 2 Dec 1996 11:53:11 +1030 (CST) From: Michael Smith Message-Id: <199612020123.LAA02100@genesis.atrad.adelaide.edu.au> Subject: Re: conf/2130: Installation bug In-Reply-To: <199612011729.SAA16791@uriah.heep.sax.de> from J Wunsch at "Dec 1, 96 06:29:14 pm" To: joerg_wunsch@uriah.heep.sax.de Date: Mon, 2 Dec 1996 11:53:10 +1030 (CST) Cc: pgiffuni@fps.biblos.unal.edu.co, freebsd-bugs@freefall.freebsd.org, msmith@atrad.adelaide.edu.au X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk J Wunsch stands accused of saying: > > I think Michael also intended that you can change the flags of a PCI > driver (that's why they are being displayed at all). It doesn't seem > to be implemented yet... So Michael, can you implement the above > message (and close the PR)? PCI devices don't have flags - the comment at the top of userconfig.c is in error and I have meant to fix it ever since I wrote it. 8( PCI devices should trigger this section of code : if (dev->iobase > 0) { sprintf(buf,"Port address : 0x%x",dev->iobase); putxy(1,18,buf); } else { if (dev->iobase == -2) /* a PCI device */ putmsg(" PCI devices are automatically configured."); } in showparams(). So is the request a change for this message, or a report that this message doesn't actually appear? (I'm building a new kernel for the only spammable system we currently have in the workshop, but I'm a bit distracted just at the moment. 8( ) > cheers, J"org -- ]] Mike Smith, Software Engineer msmith@gsoft.com.au [[ ]] Genesis Software genesis@gsoft.com.au [[ ]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ ]] realtime instrument control. (ph) +61-8-8267-3493 [[ ]] Unix hardware collector. "Where are your PEZ?" The Tick [[