From owner-freebsd-hackers@FreeBSD.ORG Thu Jul 31 02:50:59 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2820937B401 for ; Thu, 31 Jul 2003 02:50:59 -0700 (PDT) Received: from mail1.co.ru (mail1.co.ru [194.85.128.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCEB243FA3 for ; Thu, 31 Jul 2003 02:50:57 -0700 (PDT) (envelope-from freebsd1@centrum.cz) Received: from mailhub.co.ru ([194.85.128.15] verified) by mail1.co.ru (CommuniGate Pro SMTP 4.0.6) with ESMTP id 32378682 for freebsd-hackers@freebsd.org; Thu, 31 Jul 2003 13:50:55 +0400 Received: from 195.16.34.55 (n3-55.dialup.co.ru [195.16.34.55]) by mailhub.co.ru (8.12.9/8.11.0) with ESMTP id h6V9oqEv004302 for ; Thu, 31 Jul 2003 13:50:54 +0400 (MSD) Date: Thu, 31 Jul 2003 13:50:56 +0400 From: Buckie X-Mailer: The Bat! (v1.62r) X-Priority: 3 (Normal) Message-ID: <344955013.20030731135056@centrum.cz> To: freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Ultra ATA card doesn't seem to provide Ultra speeds. X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Buckie List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2003 09:50:59 -0000 Hello hackers! I hope someone can help me with this since you know the internals of FreeBSD much more than me. Hope it doesn't take much time. The sort of problem I'm having is this: after installing a new Ultra ATA card (it's based on Silicon Image 0680 chip by the way) although the disks start to run at UATA6 (133) mode (as seen in dmesg output or atacontrol), I see absolutely no improvement compared to WDMA2 mode they used to run previously. I still can get around 14Mb/s on dd transfers, but there has to be more? My motherboard only supports WDMA2 mode and nothing more and that's why I bought the card. Is there any trick I forgot to apply? The drive is Maxtor 120Gb Diamond Plus 9. Also, file transfers from mounted NTFS seem to be very very slow, much slower than UFS transfers, what gives (when using mkisofs for example for burning CDs)? Hope someone can shed some light on this... Z