From owner-freebsd-current Fri Feb 15 13:56:22 2002 Delivered-To: freebsd-current@freebsd.org Received: from mail.dada.it (mail4.dada.it [195.110.96.56]) by hub.freebsd.org (Postfix) with SMTP id 3C2AE37B402 for ; Fri, 15 Feb 2002 13:56:20 -0800 (PST) Received: (qmail 18014 invoked from network); 15 Feb 2002 21:56:10 -0000 Received: from unknown (HELO torrini.org) (195.110.114.101) by mail.dada.it with SMTP; 15 Feb 2002 21:56:10 -0000 Received: (from riccardo@localhost) by torrini.org (8.11.6/8.11.6) id g1FLuHC00407 for freebsd-current@FreeBSD.ORG; Fri, 15 Feb 2002 22:56:17 +0100 (CET) (envelope-from riccardo) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Fri, 15 Feb 2002 22:56:17 +0100 (CET) From: Riccardo Torrini To: freebsd-current@FreeBSD.ORG Subject: Don't remove sc.0 from hints... Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ...or strange things happens. When trying to discover why /dev/speaker disappears from my last build (cvsupped on Feb 14, 20:21 CET) I commented sc.0 lines on /boot/device.hints. Big mistake :-) I think some sort of auto-pilot must stop this. Initial boot without sc.0 hint hide all highlight messages, going from Booting [/boot/kernel/kernel]... directly to login: prompt. And playing with vi and scroll back and forward (on console) lead me to an automatic reboot without and message (neither crash nor panic). I just uncommented sc.0 lines and all go right way, pfiuu :-) Riccardo. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message