From owner-freebsd-hackers Sun Nov 5 01:48:04 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA25956 for hackers-outgoing; Sun, 5 Nov 1995 01:48:04 -0800 Received: from cls.net (freeside.cls.de [192.129.50.1]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id BAA25950 for ; Sun, 5 Nov 1995 01:47:57 -0800 Received: by mail.cls.net (Smail3.1.28.1) from allegro.lemis.de (192.109.197.134) with smtp id ; Sun, 5 Nov 95 09:48 GMT From: grog@lemis.de (Greg Lehey) Organisation: LEMIS, Schellnhausen 2, 36325 Feldatal, Germany Phone: +49-6637-919123 Fax: +49-6637-919122 Reply-To: grog@lemis.de (Greg Lehey) Received: (grog@localhost) by allegro.lemis.de (8.6.9/8.6.9) id KAA10493; Sun, 5 Nov 1995 10:29:36 +0100 Message-Id: <199511050929.KAA10493@allegro.lemis.de> Subject: Re: machine reboot & kernel maxusers option To: graichen@sirius.physik.fu-berlin.de (Thomas Graichen) Date: Sun, 5 Nov 1995 10:29:36 +0100 (MET) Cc: hackers@freebsd.org (FreeBSD Hackers) In-Reply-To: <9511050856.AA19879@sirius.physik.fu-berlin.de> from "Thomas Graichen" at Nov 5, 95 09:55:26 am X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1055 Sender: owner-hackers@freebsd.org Precedence: bulk Thomas Graichen writes: > > > As Amancio Hasty Jr. wrote: > > > > > > > Should device drivers during boot time print messages of devices > > > not foun d ? > > > > > > Well, it is useful to see if one of your devices is not > > > found... and you're > not supposed to reboot that often (unless you > > > run -CURRENT that is). > > > > > I don't buy that since at boot time all drivers print a message to the > > > effect that the device was found and configuration information. > > > > I've been voting for hiding the ``not found'' messages behind the > > "bootverbose" (boot -v) case long ago, but nobody seems to agree. :) > > > > i agree with you - i think this should be the sense of a "-v" flag - normally > you should'ne see what's missing (if it is something impotant you'll see it if > something is'nt working :-) - but you shoud have a chance to look more careful > at all the device probes (using boot -v) I'll go along with that. "Not found" also scares off people who don't realize that it's a normal state of affairs. Greg