From owner-freebsd-current Fri Jul 26 11:24:43 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA13735 for current-outgoing; Fri, 26 Jul 1996 11:24:43 -0700 (PDT) Received: from dworshak.cs.uidaho.edu (dworshak.cs.uidaho.edu [129.101.100.160]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id LAA13721 for ; Fri, 26 Jul 1996 11:24:39 -0700 (PDT) Received: from waldrog.cs.uidaho.edu (waldrog.cs.uidaho.edu [129.101.100.23]) by dworshak.cs.uidaho.edu (8.7.5/1.1) with ESMTP id LAA23453; Fri, 26 Jul 1996 11:24:33 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by waldrog.cs.uidaho.edu (8.7.5/1.0) with SMTP id LAA21250; Fri, 26 Jul 1996 11:24:33 -0700 (PDT) X-Authentication-Warning: waldrog.cs.uidaho.edu: Host localhost [127.0.0.1] didn't use HELO protocol To: "Justin T. Gibbs" cc: current@freebsd.org Subject: Re: bt946 problems. In-reply-to: Your message of "Thu, 25 Jul 1996 08:28:26 PDT." <199607251528.IAA05481@freefall.freebsd.org> Date: Fri, 26 Jul 1996 11:24:32 PDT Message-ID: <21247.838405472@waldrog.cs.uidaho.edu> From: faried nawaz Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk "Justin T. Gibbs" wrote... The ISA bt probe is screwing you up. Take the ISA bt stuff out of your kernel config file. Use controller bt0 instead of controller bt0 at isa?... Ah! Okay, trying... Now it doesn't display the "bt: unit number.." lines, but it still hangs after the npx lines. I tested this with -current, as of July 24th.