From owner-freebsd-questions Sun May 18 16:05:56 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA20322 for questions-outgoing; Sun, 18 May 1997 16:05:56 -0700 (PDT) Received: from skrans.tccn.com (skrans.tccn.com [199.181.144.117]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA20317 for ; Sun, 18 May 1997 16:05:53 -0700 (PDT) Received: (from sdk@localhost) by skrans.tccn.com (8.8.5/8.8.5) id SAA01197 for questions@FreeBSD.ORG; Sun, 18 May 1997 18:05:12 -0500 (CDT) Date: Sun, 18 May 1997 18:05:12 -0500 (CDT) From: Stephen Krans Message-Id: <199705182305.SAA01197@skrans.tccn.com> To: questions@FreeBSD.ORG Subject: fbsd 2.2.1 and bt device Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I just installed freebsd 2.2.1 and am getting these messages at bootup: bt: unit number (1) too high bt1 not found at 0x330 I'm using "bt0" for my buslogic 946c pci controller, but I can't find "bt1" defined anywhere in my kernel config. it's not causing me any problems, I'm just curious where they are coming from. Thanks, sk