From owner-freebsd-questions@FreeBSD.ORG Fri Aug 15 13:55:54 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E151437B401 for ; Fri, 15 Aug 2003 13:55:54 -0700 (PDT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73A0A43FA3 for ; Fri, 15 Aug 2003 13:55:54 -0700 (PDT) (envelope-from freebsduser@comcast.net) Received: from comcast.net (12-225-141-88.client.attbi.com[12.225.141.88](untrusted sender)) by comcast.net (rwcrmhc12) with SMTP id <2003081520555401400632lme> (Authid: animotions); Fri, 15 Aug 2003 20:55:54 +0000 Message-ID: <3F3D48D7.30500@comcast.net> Date: Fri, 15 Aug 2003 13:55:51 -0700 From: K Anderson User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Charles Howse References: <001201c3636c$6beb33e0$04fea8c0@moe> In-Reply-To: <001201c3636c$6beb33e0$04fea8c0@moe> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Nwe kernel and dmesg question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Aug 2003 20:55:55 -0000 Charles Howse wrote: >>Hey Peter, >> >>To get rid of the error messages on boot up, you can remove >>devices you are >>not using from /boot/kernel.conf. > > > Is there a list of devices and device names I can read in case I don't > know what bt0 might be? > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > Yep, there is. man bt NAME bt -- Buslogic/Mylex MultiMaster SCSI host adapter driver SYNOPSIS device bt0 at isa? port ? irq ? device scbus0 at bt0 DESCRIPTION This driver provides access to the SCSI bus connected to a Buslogic/Mylex MultiMaster or compatible controller: HTH