From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Thu, 22 Dec 2005 10:39:57 +0000 (GMT) Received: from clock-tower.bc.nu ([81.2.110.250]:1412 "EHLO lxorguk.ukuu.org.uk") by ftp.linux-mips.org with ESMTP id S8133551AbVLVKjk (ORCPT ); Thu, 22 Dec 2005 10:39:40 +0000 Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by lxorguk.ukuu.org.uk (8.13.4/8.13.4) with ESMTP id jBMAfxLm016326; Thu, 22 Dec 2005 10:41:59 GMT Received: (from alan@localhost) by localhost.localdomain (8.13.4/8.13.4/Submit) id jBMAfwhL016325; Thu, 22 Dec 2005 10:41:58 GMT X-Authentication-Warning: localhost.localdomain: alan set sender to alan@lxorguk.ukuu.org.uk using -f Subject: Re: IDE subsystem From: Alan Cox To: kernel coder Cc: linux-mips@linux-mips.org In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Thu, 22 Dec 2005 10:41:56 +0000 Message-Id: <1135248117.10383.25.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-2.fc4) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 9731 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: alan@lxorguk.ukuu.org.uk Precedence: bulk X-list: linux-mips On Iau, 2005-12-22 at 01:51 -0800, kernel coder wrote: > hi, > > I was trying to figure out the control flow in IDE subsystem.I > googled but could not get information. > Please refer me some document about about linux IDE susbsytem There is no good documentation on the old drivers/ide layer code. Alan