From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161229AbWGNRQ1 (ORCPT ); Fri, 14 Jul 2006 13:16:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161282AbWGNRQ0 (ORCPT ); Fri, 14 Jul 2006 13:16:26 -0400 Received: from rtr.ca ([64.26.128.89]:1212 "EHLO mail.rtr.ca") by vger.kernel.org with ESMTP id S1161276AbWGNRQZ (ORCPT ); Fri, 14 Jul 2006 13:16:25 -0400 Message-ID: <44B7D168.2080304@rtr.ca> Date: Fri, 14 Jul 2006 13:16:24 -0400 From: Mark Lord User-Agent: Thunderbird 1.5.0.4 (X11/20060516) MIME-Version: 1.0 To: Justin Piszcz Cc: Alan Cox , Jeff Garzik , Sander , linux-kernel@vger.kernel.org, IDE/ATA development list Subject: Re: LibPATA code issues / 2.6.17.3 (What is the next step?) References: <44AEB3CA.8080606@pobox.com> <200607091224.31451.liml@rtr.ca> <1152545639.27368.137.camel@localhost.localdomain> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Justin Piszcz wrote: > > opcode=0x35 & opcode=0xca Those are non-DMA WRITE opcodes. Using PIO for I/O is pretty rare these days, so I'm betting that this is not a hard disk device -- compactflash? -ml