From owner-freebsd-bugs Tue Mar 28 21:40:03 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA22072 for bugs-outgoing; Tue, 28 Mar 1995 21:40:03 -0800 Received: (from gnats@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA22065; Tue, 28 Mar 1995 21:40:02 -0800 Date: Tue, 28 Mar 1995 21:40:02 -0800 Message-Id: <199503290540.VAA22065@freefall.cdrom.com> From: Paul Traina Reply-To: Paul Traina To: freebsd-bugs Subject: kern/282: buslogic adapter information WAY too verbose In-Reply-To: Your message of Tue, 28 Mar 1995 21:39:10 -0800 <199503290539.VAA00457@precipice.shockwave.com> Sender: bugs-owner@FreeBSD.org Precedence: bulk >Number: 282 >Category: kern >Synopsis: buslogic adapter information WAY too verbose >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs (FreeBSD bugs mailing list) >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 28 21:40:01 1995 >Originator: Paul Traina >Organization: >Release: FreeBSD 2.1.0-Development i386 >Environment: FreeBSD 2.1.0-current as of last night on a system with a buslogic BT445S controller. >Description: There's a lot of crud printed at boot time that is only interesting if we're booting with the -v (verbose) flag set. Lose it. bt0: Bt445S/ 0-PCI/EISA/VLB(32bit) bus bt0: reading board settings, dma=5, int=11 bt0: version 3.37, fast sync, no parity, 32 mbxs, 32 ccbs bt0: targ 0 sync rate=10.00MB/s(100ns), offset=15 bt0: targ 1 sync rate= 4.54MB/s(220ns), offset=15 bt0: targ 4 async bt0: targ 6 async bt0: Enabling Round robin scheme bt0 at 0x330 irq 11 drq 5 on isa Of all of this stuff, the only interesting lines that should be printed if -v is not set are: bt0: Bt445S/ 0-PCI/EISA/VLB(32bit) bus bt0 at 0x330 irq 11 drq 5 on isa >How-To-Repeat: Boot a current kernel on a box with a buslogic controller and watch the fun. >Fix: Conditionalize things so only useful information is printed without -v. By the way, the reason I am on this less is better kick is because I'm trying to stop the useful information from being scrolled off the screen if something really is wrong. >Audit-Trail: >Unformatted: