From owner-freebsd-stable Wed Jul 7 12:54:24 1999 Delivered-To: freebsd-stable@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id B36B615537 for ; Wed, 7 Jul 1999 12:54:19 -0700 (PDT) (envelope-from ken@panzer.kdm.org) Received: (from ken@localhost) by panzer.kdm.org (8.9.3/8.9.1) id NAA93349; Wed, 7 Jul 1999 13:53:52 -0600 (MDT) (envelope-from ken) Message-Id: <199907071953.NAA93349@panzer.kdm.org> Subject: Re: Wrong SCSI disk size. In-Reply-To: <001801bec838$b855b120$0601010a@a> from azmansl at "Jul 7, 1999 01:21:18 pm" To: azmansl@xkt.org (azmansl) Date: Wed, 7 Jul 1999 13:53:52 -0600 (MDT) Cc: stable@FreeBSD.ORG From: "Kenneth D. Merry" X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG azmansl wrote... > I cvsup 3.2-stable yesterday. Now the boot time messages gave a > wrong size for my SCSI disk, although the drive parameters remain > the same. Where to start looking? Is this something to do with > the new code? > > > ---new dmesg----- > da0 at ahc0 bus 0 target 1 lun 0 > da0: Fixed Direct Access SCSI-2 device > da0: 40.000MB/s transfers (20.000MHz, offset 15, 16bit), Tagged > Queueing Enabled > da0: 244MB (8888924 512 byte sectors: 255H 63S/T 553C) > ^^^^^^^^^^^^^^^^ > da1 at ahc0 bus 0 target 2 lun 0 > da1: Fixed Direct Access SCSI-2 device > da1: 40.000MB/s transfers (20.000MHz, offset 15, 16bit), Tagged > Queueing Enabled > da1: 244MB (8888924 512 byte sectors: 255H 63S/T 553C) > > ---old dmesg------ > da0 at ahc0 bus 0 target 1 lun 0 > da0: Fixed Direct Access SCSI-2 device > da0: 40.000MB/s transfers (20.000MHz, offset 15, 16bit), Tagged > Queueing Enabled > da0: 4340MB (8888924 512 byte sectors: 255H 63S/T 553C) [ ... ] A fix was checked in today. cvsup again and the problem should be fixed. The problem is only cosmetic, though, and shouldn't affect the operation of your system. Ken -- Kenneth Merry ken@plutotech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message