Date: Wed, 7 Jul 1999 13:21:18 +0800 From: "azmansl" <azmansl@xkt.org> To: <stable@FreeBSD.ORG> Subject: Wrong SCSI disk size. Message-ID: <001801bec838$b855b120$0601010a@a>
next in thread | raw e-mail | index | archive | help
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: <SEAGATE ST34573LC 6246> 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: <SEAGATE ST34573LC 6246> 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: <SEAGATE ST34573LC 6246> 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) da1 at ahc0 bus 0 target 2 lun 0 da1: <SEAGATE ST34573LC 6246> Fixed Direct Access SCSI-2 device da1: 40.000MB/s transfers (20.000MHz, offset 15, 16bit), Tagged Queueing Enabled da1: 4340MB (8888924 512 byte sectors: 255H 63S/T 553C) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001801bec838$b855b120$0601010a>