From owner-freebsd-current@FreeBSD.ORG Wed Oct 10 05:15:47 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A192B16A419 for ; Wed, 10 Oct 2007 05:15:47 +0000 (UTC) (envelope-from n-butcher=freebsd-current=freebsd.org=sbibybnr@fusiongol.com) Received: from smtp02.dentaku.gol.com (smtp02.dentaku.gol.com [203.216.5.72]) by mx1.freebsd.org (Postfix) with ESMTP id 778E013C44B for ; Wed, 10 Oct 2007 05:15:47 +0000 (UTC) (envelope-from n-butcher=freebsd-current=freebsd.org=sbibybnr@fusiongol.com) Received: from pat.gol.co.jp ([203.216.1.191] helo=[127.0.0.1]) by smtp02.dentaku.gol.com with esmtpa (Dentaku) id 1IfTv7-0000go-9k for ; Wed, 10 Oct 2007 14:15:45 +0900 Message-ID: <470C6000.60902@fusiongol.com> Date: Wed, 10 Oct 2007 14:15:44 +0900 From: Nathan Butcher User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <20071009120010.833FE16A4D2@hub.freebsd.org> In-Reply-To: <20071009120010.833FE16A4D2@hub.freebsd.org> X-Enigmail-Version: 0.95.3 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV GOL X-Abuse-Complaints: abuse@gol.com Subject: IDE compact flash reader FAILURE message X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Oct 2007 05:15:47 -0000 This is not a big issue in CURRENT, or is even much of a priority I feel, but I thought I'd ask about it anyway. I have a compact flash reader inserted into the IDE port on my motherboard. It can host two compact flash cards. Currently I have an 8GB 133x compact flash and an 8GB 266x compact flash (both Transcend) in the slots. What I find interesting is that the 8GB 266x compact flash appears in dmesg as such:- ad5: FAILURE - SET_MULTI status=51 error=4 ad5: 7775MB at ata2-slave UDMA66 It seems like I can write to it anyway, but I haven't tried yet. What's the reason for the FAILURE? I assume it has something to do with the faster write speed on the card.