From owner-freebsd-scsi Sun Mar 9 06:29:10 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA23717 for freebsd-scsi-outgoing; Sun, 9 Mar 1997 06:29:10 -0800 (PST) Received: from weenix.guru.org (kmitch@weenix.guru.org [198.82.200.65]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA23712 for ; Sun, 9 Mar 1997 06:29:08 -0800 (PST) Received: (from kmitch@localhost) by weenix.guru.org (8.8.5/8.8.4) id JAA00689 for scsi@freebsd.org; Sun, 9 Mar 1997 09:29:07 -0500 (EST) From: Keith Mitchell Message-Id: <199703091429.JAA00689@weenix.guru.org> Subject: Micropolis 4221W and 20MB/s SYNC To: scsi@freebsd.org Date: Sun, 9 Mar 1997 09:29:07 -0500 (EST) X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-scsi@freebsd.org X-Loop: FreeBSD.org Precedence: bulk For some reason my Micropolis 4221W (wide scsi) drive is only getting 10 MB/s sync rate instead of the 20 it is supposed to get (according to the drive spec). The drive is hanging off an Adaptec 3940UW controller. The sync rate in the setup is set to 20 and ultra is disabled (enabling it doesn't do anything). I am running 2.2-GAMMA from 3/05. Below is the verbose probe message for the drive. ahc0: target 0 using 16Bit transfers ahc0: target 0 synchronous at 10.0MHz, offset = 0x8 ahc0: target 0 Tagged Queuing Device (ahc0:0:0): "MICROP 4221-09 1128RF 28RF" type 0 fixed SCSI 2 sd is configured at 0 sd0(ahc0:0:0): Direct-Access 1955MB (4004219 512 byte sectors) sd0(ahc0:0:0): with 4048 cyls, 9 heads, and an average 109 sectors/track As you can see it uses wide transfers. It just is operating at hakf the speed it should.