From owner-freebsd-stable Fri Aug 11 1:33: 8 2000 Delivered-To: freebsd-stable@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id 076A537B9F3; Fri, 11 Aug 2000 01:33:05 -0700 (PDT) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id KAA53432; Fri, 11 Aug 2000 10:33:02 +0200 (CEST) (envelope-from sos) From: Soren Schmidt Message-Id: <200008110833.KAA53432@freebsd.dk> Subject: Re: SiS 5595 - can do UDMA-66. patch for test. In-Reply-To: from "Steve O'Hara-Smith" at "Aug 11, 2000 10:32:36 am" To: steveo@eircom.net (Steve O'Hara-Smith) Date: Fri, 11 Aug 2000 10:33:02 +0200 (CEST) Cc: freebsd-stable@freebsd.org, sos@freebsd.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems Steve O'Hara-Smith wrote: > Hi, > > I have a box with a SiS 5595 which is recognised as a 5591. As far as I > can tell the only difference is that 5595 does UDMA66. The (very simple) > patch below trys for UDMA66 on a 5591 and (with mine at least) gets it (the > improvement is not subtle). The patch is against -stable a while ago, I've been > soaking it ever since. Erhm, since you dont program the chip differently you hardly get UDMA66 speeds, just the mode :) A simple test is to verify the interface speed by doing fx: dd if=/dev/adN of=/dev/null bs=1m count=1 iseek=0 on an unmounted disk (the bs should be within the disk cacke size) This 2-3 times in a row should give an idea of the interface speed... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message