From owner-freebsd-hackers Thu Mar 23 09:43:53 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA16148 for hackers-outgoing; Thu, 23 Mar 1995 09:43:53 -0800 Received: from cs.weber.edu (cs.weber.edu [137.190.16.16]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id JAA16140 for ; Thu, 23 Mar 1995 09:43:52 -0800 Received: by cs.weber.edu (4.1/SMI-4.1.1) id AA18899; Thu, 23 Mar 95 10:37:16 MST From: terry@cs.weber.edu (Terry Lambert) Message-Id: <9503231737.AA18899@cs.weber.edu> Subject: Re: kern/248: scbus attach/probe printf inconsistency To: jhs@regent.e-technik.tu-muenchen.de (Julian Howard Stacey) Date: Thu, 23 Mar 95 10:37:15 MST Cc: hackers@FreeBSD.org In-Reply-To: <199503212117.WAA08267@vector.eikon.e-technik.tu-muenchen.de> from "Julian Howard Stacey" at Mar 21, 95 10:17:41 pm X-Mailer: ELM [version 2.4dev PL52] Sender: hackers-owner@FreeBSD.org Precedence: bulk > > From: Poul-Henning Kamp > > Everybody else: Feel free to print any information which can be useful > > in some marginal case when bootverbose is set. Use "boot: /kernel -v" > > to see it. > > Would /kernel -v be an appropriate hook to hang the > "I am now about to probe [npx or whatever]" > type messages that I was suggesting some while back > (& that some folks felt they really didnt want to see on a normal boot) ? Windows 95 (wouldn't you know it, old Terry, trying to argue for the best features of a non-BSD OS being included in BSD again... HERETIC!) has a *neat* installation feature. When you first install, it starts probing for hardware. It keeps an O_WRITESYNC type log of what it is about to try and find. This means for the rare case of a destructive probe, it can recover because you reboot the box and it knows not to do that again. This is, by far, the best feature of Windows 95 (though the network setup and the timezone setter are pretty cool too, especially the time zone setter). Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.