From owner-freebsd-drivers@FreeBSD.ORG Thu Mar 6 05:37:01 2008 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4157A1065670 for ; Thu, 6 Mar 2008 05:37:01 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from plato.miralink.com (mail.miralink.com [70.103.185.20]) by mx1.freebsd.org (Postfix) with ESMTP id 10EA58FC20 for ; Thu, 6 Mar 2008 05:37:01 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by plato.miralink.com (Postfix) with ESMTP id CD0E561BB6A; Wed, 5 Mar 2008 21:37:00 -0800 (PST) Received: from plato.miralink.com ([127.0.0.1]) by localhost (plato.miralink.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32587-06; Wed, 5 Mar 2008 21:36:59 -0800 (PST) Received: from [10.47.1.62] (vpn.office.miralink.com [10.0.0.5]) by plato.miralink.com (Postfix) with ESMTP id 116B761BB60; Wed, 5 Mar 2008 21:36:59 -0800 (PST) Message-ID: <47CF82FA.20706@miralink.com> Date: Wed, 05 Mar 2008 21:36:58 -0800 From: Sean Bruno User-Agent: Thunderbird 2.0.0.12 (X11/20080226) MIME-Version: 1.0 To: "Andrey V. Elsukov" References: <47CEF71D.6060600@miralink.com> <47CF786D.2000805@yandex.ru> <47CF7C73.70403@miralink.com> In-Reply-To: <47CF7C73.70403@miralink.com> Content-Type: multipart/mixed; boundary="------------020106010502070507070902" X-DSPAM-Result: Innocent X-DSPAM-Processed: Wed Mar 5 21:37:00 2008 X-DSPAM-Confidence: 0.9997 X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 47cf82fc65931186327471 X-DSPAM-Factors: 27, X-Virus-Scanned: amavisd-new at X-Spam-Status: No, score=-4.499 tagged_above=-10 required=6.6 autolearn=ham tests=[ALL_TRUSTED=-1.8, BAYES_00=-2.599, DSPAM_HAM=-0.1] X-Spam-Score: -4.499 X-Spam-Level: X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-drivers@freebsd.org Subject: Re: ICH9 based IDE speed negotiation error X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Mar 2008 05:37:01 -0000 This is a multi-part message in MIME format. --------------020106010502070507070902 Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Sean Bruno wrote: > Andrey V. Elsukov wrote: >> Sean Bruno wrote: >>> I have an IBM x3250M with a CF IDE flash device in the IDE >>> controller socket instead of the CDROM. >>> It appears that the ICH9 IDE chipset is negotiating to UDMA66 >>> instead of UDMA33 on this board, and that is not the speed of my CF >>> IDE device: >>> http://www.transcendusa.com/Products/ModDetail.asp?ModNo=26&LangNo=0 >> >> ICH9 doesn't have an IDE function. Can you show `pciconf -l` and >> `grep ata /var/run/dmesg.boot` outputs? >> > Done and done. Wierd huh? I was confused as well. > > Sean > ------------------------------------------------------------------------ > > _______________________________________________ > freebsd-drivers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-drivers > To unsubscribe, send any mail to "freebsd-drivers-unsubscribe@freebsd.org" And the dmesg output. Sean --------------020106010502070507070902--