From owner-freebsd-bugs Mon Jul 29 06:31:42 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA24978 for bugs-outgoing; Mon, 29 Jul 1996 06:31:42 -0700 (PDT) Received: from nomina.lu.se (nomina.lu.se [130.235.132.90]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id GAA24973 for ; Mon, 29 Jul 1996 06:31:39 -0700 (PDT) Received: from lumodont.tvm.lu.se by nomina.lu.se with SMTP (5.65/IDA-1.2.8) id AA17061; Mon, 29 Jul 96 15:28:35 +0200 Received: from LUMODONT/SpoolDir by LUMODONT.TVM.LU.SE (Mercury 1.21); 29 Jul 96 15:30:19 +0100 Received: from SpoolDir by LUMODONT (Mercury 1.21); 29 Jul 96 15:29:02 +0100 From: "Per Nyberg" Organization: Lund Univ, Faculty of Odontology To: "Justin T. Gibbs" Date: Mon, 29 Jul 1996 15:28:59 +0000 Subject: Re: 2.2-960612-SNAP BUG Reply-To: Per.Nyberg@dalby.lu.se Cc: bugs@FreeBSD.org Priority: normal X-Mailer: Pegasus Mail/Windows (v1.22) Message-Id: <9C5750F0CFB@LUMODONT.TVM.LU.SE> Sender: owner-bugs@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Hello Justin! Regarding: > To: Per-Olav Gramstad > Cc: bugs@FreeBSD.org > Subject: Re: 2.2-960612-SNAP BUG > Date: Wed, 24 Jul 1996 09:13:31 -0700 > From: "Justin T. Gibbs" > >"/kernel: bt0: not taking commands! > > /kernel: bt0: Debugger("bt742a") called. > > /kernel: bt0: Abort operation has timed out" > > > >Our SCSI-controller is a PCI device, BusLogic BT-956C. > > > >Per-Olav.Gramstad@ODuciv.lu.se > > Can you try disabling all the devices in your kernel(boot with the -c flag) > including bt0 (I know it doesn't make any sense, but bt0 is the ISA device > in this case) that you don't need and see if this helps? > > -- > Justin T. Gibbs The problem is solved. The BT 956 can be configured to be isa compatible in PCI mode, which probably confused FreeBSD 2.2-960612-SNAP and 2.1.5 but not 2.1.0. Disabling the default ISA-compatibility did the trick. Thank you Justin for pointing out the cause of the problem, ISA. However disabling bt during boot didn't help. Alive and kicking Per-Olav.Gramstad@ODuciv.lu.se