Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Mar 1995 17:40:01 -0800
From:      Paul Traina <pst@Shockwave.COM>
To:        freebsd-bugs
Subject:   kern/248: scbus attach/probe printf inconsistency
Message-ID:  <199503180140.RAA05047@freefall.cdrom.com>
In-Reply-To: Your message of Fri, 17 Mar 1995 17:30:52 -0800 <199503180130.RAA01815@precipice.Shockwave.COM>

next in thread | previous in thread | raw e-mail | index | archive | help

>Number:         248
>Category:       kern
>Synopsis:       scbus attach/probe information is inconsistent
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs (FreeBSD bugs mailing list)
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 17 17:40:00 1995
>Originator:     Paul Traina
>Organization:
Nit-pickers anonymous.
>Release:        FreeBSD 2.1.0-Development i386
>Environment:

	FreeBSD-current supped yesterday (3/16/95) running on a
	buslogic BT445S controller with an assortment of drives.

>Description:

bt0: Bt445S/ 0-PCI/EISA/VLB(32bit) bus
bt0: reading board settings, dma=5, int=11
bt0: version 3.37, fast sync, no parity, 32 mbxs, 32 ccbs
bt0: targ 0 sync rate=10.00MB/s(100ns), offset=15
bt0: targ 1 sync rate= 4.54MB/s(220ns), offset=15
bt0: targ 4 async
bt0: targ 6 async
bt0: Enabling Round robin scheme
bt0 at 0x330 irq 11 drq 5 on isa

scbus0: (bt0:0:0): "QUANTUM PD1800S 3161" is a type 0 fixed SCSI 2	**1**
sd0(bt0:0:0): Direct-Access 
sd0(bt0:0:0): 1717MB (3517856 sectors), 3008 C 14 H 83 S/T 512 B/S
(bt0:1:0): "MAXTOR P0-12S JB22" is a type 0 fixed SCSI 1		**2**
sd1(bt0:1:0): Direct-Access 
sd1(bt0:1:0): 997MB (2042265 sectors), 1795 C 15 H 75 S/T 512 B/S
(bt0:4:0): "NEC CD-ROM DRIVE:210 1.0" is a type 5 removable SCSI 1	**3**
cd0(bt0:4:0): CD-ROM cd present.[295019 x 2048 byte records]
(bt0:6:0): "WANGTEK 5150ES SCSI FA14 08" is a type 1 removable SCSI 1	**4**
st0(bt0:6:0): Sequential-Access drive offline

Note that line 1 has been prefaced with the name of the controller (well
the channel),  but lines 2, 3, and 4 have not.  Now, you might tend to say,
we just don't repeat the channel identifier multiple times, but that's
not consistent with the rest of the kernel.

>How-To-Repeat:

	Boot a kernel with more than 1 scsi device
>Fix:
>Audit-Trail:
>Unformatted:





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503180140.RAA05047>