From nobody  Wed Dec  9 21:54:18 1998
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id VAA04698;
          Wed, 9 Dec 1998 21:54:18 -0800 (PST)
          (envelope-from nobody)
Message-Id: <199812100554.VAA04698@hub.freebsd.org>
Date: Wed, 9 Dec 1998 21:54:18 -0800 (PST)
From: tim.withers@computer.org
To: freebsd-gnats-submit@freebsd.org
Subject: Boot 3.0-Release hangs with BT-445S after 'Waiting 15 seconds for SCSI devices to settle'
X-Send-Pr-Version: www-1.0

>Number:         9036
>Category:       kern
>Synopsis:       Boot 3.0-Release hangs with BT-445S after 'Waiting 15 seconds for SCSI devices to settle'
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec  9 22:00:00 PST 1998
>Closed-Date:    Mon Mar 12 16:20:23 PST 2001
>Last-Modified:  Mon Mar 12 16:20:30 PST 2001
>Originator:     Tim Withers
>Release:        2.2.7-Release upgrading to 3.0-Release
>Organization:
>Environment:
FreeBSD epsilon.financeworld.net 2.2.7-RELEASE FreeBSD 2.2.7-RELEASE #0: Mon Sep
 21 11:01:16 EST 1998     timw@epsilon.financeworld.net:/usr/src/sys/compile/EPS
ILON  i386

>Description:
I am attempting to upgrade from 2.2.7-Release to 3.0-Release
using the Walnut Creek CDROM.  When booting from the CDROM (using
install.bat), or from an installation boot floppy (boot.flp),
the boot process hangs after the message:
'Waiting 15 seconds for SCSI devices to settle'
I waited at least 5 minutes, with no change.
I use user-config to disable all devices which are not present
on my system.

If I boot from the floppy and disable the bt0 device in user-config,
the system successfully boots up to the installation menu.

Below are the last few lines displayed from an attempted boot with
the -v flag.  Below that is an output of dmesg from the same system
booted under FreeBSD 2.2.7-Release.

----------

avail memory = 16961536 (16564K bytes)
...
adv0: disabled, not probed.
bt0 at 0x330-0x333 irq 11 on isa
bt0: BT-445S FW Rev. 3.37 Narrow SCSI Host Adapter, SCSI ID 7, 30 CCBs
bt0: Using Strict Round Robin Mailbox Mode
aha0: disabled, not probed.
npx0 on motherboard
npx0: INT 16 interface
imasks: bio c0084040, tty c007049a, net c007049a
BIOS Geometries:
 0:03ff0f3f 0..1023=1024 cylinders, 0..15=16 heads, 1..63=63 sectors
 0 accounted for
Device configuration finished.
Waiting 15 seconds for SCSI devices to settle
bt0: Using Strict Round Robin Mailbox Mode

----------
Copyright (c) 1992-1998 FreeBSD Inc.
Copyright (c) 1982, 1986, 1989, 1991, 1993
        The Regents of the University of California.  All rights reserved.

FreeBSD 2.2.7-RELEASE #0: Mon Sep 21 11:01:16 EST 1998
    timw@epsilon.financeworld.net:/usr/src/sys/compile/EPSILON
CPU: i486DX (486-class CPU)
real memory  = 21233664 (20736K bytes)
avail memory = 18980864 (18536K bytes)
Probing for devices on the ISA bus:
sc0 at 0x60-0x6f irq 1 on motherboard
sc0: VGA color <16 virtual consoles, flags=0x0>
ed0 at 0x280-0x29f irq 10 on isa
ed0: address 00:60:67:04:9a:85, type NE2000 (16 bit) 
sio0 at 0x3f8-0x3ff irq 4 on isa
sio0: type 16550A
sio1 at 0x2f8-0x2ff irq 3 on isa
sio1: type 16550A
lpt0 at 0x378-0x37f irq 7 on isa
lpt0: Interrupt-driven port
lp0: TCP/IP capable interface
lpt1 not found at 0xffffffff
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
fd0: 1.44MB 3.5in
wdc0 at 0x1f0-0x1f7 irq 14 on isa
wdc0: unit 0 (wd0): <QUANTUM FIREBALL1280A>
wd0: 1222MB (2503872 sectors), 2484 cyls, 16 heads, 63 S/T, 512 B/S
bt0: Bt445S/ 0-(32bit) bus
bt0: Your card cannot DMA above 16MB boundary. Bounce buffering enabled.
bt0: reading board settings, busmastering, int=11
bt0: version 3.37, fast sync, parity, 32 mbxs, 32 ccbs
bt0: targ 2 sync rate= 5.00MB/s(200ns), offset=15
bt0: targ 6 async
bt0: Using Strict Round robin scheme
bt0 at 0x330 irq 11 on isa
(bt0:2:0): "DEC RZ25     (C) DEC 0A00" type 0 fixed SCSI 2
sd0(bt0:2:0): Direct-Access 406MB (832527 512 byte sectors)
(bt0:6:0): "DEC RRD42   (C) DEC 4.3d" type 5 removable SCSI 2
cd0(bt0:6:0): CD-ROM cd present [1100228 x 512 byte records]
npx0 flags 0x1 on motherboard
npx0: INT 16 interface

>How-To-Repeat:
Boot 3.0-Release install floppy or CDROM (using install.bat),
and leave device bt0 enabled in user-config.
>Fix:
Boots to installation menu if bt0 is disabled in user-config.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: n_hibma 
State-Changed-When: Tue Jul 20 03:34:27 PDT 1999 
State-Changed-Why:  
Asked the committer to check whether rpoblem still persists. 

From: Nick Hibma <nick.hibma@jrc.it>
To: freebsd-gnats-submit@freebsd.org, tim.withers@computer.org
Cc:  
Subject: Re: kern/9036: Boot 3.0-Release hangs with BT-445S after 'Waiting 15 
 seconds for SCSI devices to settle'
Date: Tue, 20 Jul 1999 12:34:10 +0200

 Could you retry this with a boot floppy from 3.2-RELEASE and tell us
 whether the problem still persists?
 
 Thanks.
 
 Nick
 -- 
 ISIS/STA, T.P.270, Joint Research Centre, 21020 Ispra, Italy
 

From: Nick Hibma <nick.hibma@jrc.it>
To: Tim Withers <tim.withers@computer.org>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: kern/9036: Boot 3.0-Release hangs with BT-445S after 'Waiting 15 seconds for SCSI devices to settle'
Date: Wed, 21 Jul 1999 09:03:35 +0200 (MET DST)

  > I have currently installed 3.2-Release by disabling the bt0 device in
  > the boot config menu.
 
 Are you able to use the dt driver after installation? Did you need to
 recompile a new kernel, or does kernel.GENERIC work for you with the bt0
 driver enabled? Just trying to figure out whether the problem is
 installation floppy specific or whether the problem is more generic.
 
 Nick
 
 -- 
 ISIS/STA, T.P.270, Joint Research Centre, 21020 Ispra, Italy
 
 

From: Nick Hibma <nick.hibma@jrc.it>
To: freebsd-gnats-submit@freebsd.org
Cc:  
Subject: Re: kern/9036: Boot 3.0-Release hangs with BT-445S after 'Waiting 15 
 seconds for SCSI devices to settle'
Date: Thu, 22 Jul 1999 09:11:05 +0200

 submitter states that the problem persists even after installation.
 
 "I recompiled a new kernel, but found that if I include and enable bt0,
 the system hangs at the same point as for booting the install floppy. If
 I disable bt0, or exclude it from the kernel configuration, the system
 boots up normally."
 
 Nick
 
 -- 
 ISIS/STA, T.P.270, Joint Research Centre, 21020 Ispra, Italy
 
State-Changed-From-To: feedback->closed 
State-Changed-By: des 
State-Changed-When: Mon Mar 12 16:20:23 PST 2001 
State-Changed-Why:  
Feedback timeout. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=9036 
>Unformatted:
