From owner-freebsd-hackers Thu Dec 16 23:24:38 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id 3647615174 for ; Thu, 16 Dec 1999 23:24:33 -0800 (PST) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id IAA05293; Fri, 17 Dec 1999 08:24:21 +0100 (CET) (envelope-from sos) From: Soren Schmidt Message-Id: <199912170724.IAA05293@freebsd.dk> Subject: Re: ATA w/ today's -CURRENT In-Reply-To: <199912170640.BAA00321@virtual-voodoo.com> from Steve Ames at "Dec 17, 1999 01:40:37 am" To: steve@virtual-voodoo.com (Steve Ames) Date: Fri, 17 Dec 1999 08:24:21 +0100 (CET) Cc: freebsd-hackers@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-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems Steve Ames wrote: > > > > Both reports "dont care" fields in the ata conformance field > > thereby being set as ATA-0 disks. Since I've put in test > > to only enable WDMA2 on at least ATA-2 disks and only enable > > UDMA2 on at least ATA-3 disks, well your disks are not even > > tried. You can change that in ata-disk.c by commenting out the > > test for this, they look like: "ad_version(ap->versmajor) >= 2". > > That certainly fixed things (-CURRENT from about 1:30AM EST 12/17 with > this check removed from the udma and wdma sections in ata-disk.c): Hmm, I've already weakend the tests here somewhat, but I still need to catch old drives, but apparently lots of disks doesn't report thier conformance level according to spec, bummer.... > ata_command: timeout waiting for interrupt > ^^^^^^^^^^^ Thats an aritifact from the ATAPI probes, it should be of no harm... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message