Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 10 Jun 2002 07:59:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 10 Jun 2002 07:59:55 -0400 Received: from [195.63.194.11] ([195.63.194.11]:19974 "EHLO mail.stock-world.de") by vger.kernel.org with ESMTP id ; Mon, 10 Jun 2002 07:59:54 -0400 Message-ID: <3D0486C0.2050303@evision-ventures.com> Date: Mon, 10 Jun 2002 13:00:16 +0200 From: Martin Dalecki User-Agent: Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.0rc3) Gecko/20020523 X-Accept-Language: en-us, pl MIME-Version: 1.0 To: Zwane Mwaikambo CC: Miles Lane , linux-kernel@vger.kernel.org, Gert Vervoort Subject: Re: 2.5.21: "ata_task_file: unknown command 50" In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Zwane Mwaikambo wrote: > On Mon, 10 Jun 2002, Martin Dalecki wrote: > > >>Miles Lane wrote: >> >>>Gert wrote: >>> > kernel 2.5.21 hangs with repeating the message "ata_task_file: >>>unknown command 50" forever. >> >> >>IDE 86 should fix it. > > > What is command 50? > > Thanks, > Zwane hdregs.h will tell you. But it really doesn't matter. The problem is that ide-scsi was using REQ_SEPCIAL where it should be using REQ_PC in first palce. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/