From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261998AbUENRv0 (ORCPT ); Fri, 14 May 2004 13:51:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262006AbUENRvE (ORCPT ); Fri, 14 May 2004 13:51:04 -0400 Received: from p060042.ppp.asahi-net.or.jp ([221.113.60.42]:60151 "EHLO mitou.ysato.dip.jp") by vger.kernel.org with ESMTP id S261988AbUENRuW (ORCPT ); Fri, 14 May 2004 13:50:22 -0400 Date: Sat, 15 May 2004 02:50:19 +0900 Message-ID: From: Yoshinori Sato To: Bartlomiej Zolnierkiewicz Cc: Linus Torvalds , linux kernel Mailing List Subject: Re: [PATCH] H8/300 IDE support update In-Reply-To: <200405141507.31492.bzolnier@elka.pw.edu.pl> References: <200405141507.31492.bzolnier@elka.pw.edu.pl> User-Agent: Wanderlust/2.11.24 (Wonderwall) SEMI/1.14.6 (Maruoka) LIMIT/1.14.7 (Fujiidera) APEL/10.6 Emacs/21.3 (i386-pc-linux-gnu) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org At Fri, 14 May 2004 15:07:31 +0200, Bartlomiej Zolnierkiewicz wrote: > > On Friday 14 of May 2004 14:39, Yoshinori Sato wrote: > > - IDE support update. > > - unused memory hole delete. > > Yoshinori, this patch doesn't apply to vanilla 2.6.6 / 2.6.6-bk1. > > And once again: please do not use ide_default_{irq,io_base}() > and ide_init_hwif_ports() in new IDE code. > Because an address does not continue, Cannot set a right address in ide_std_init_ports. -- Yoshinori Sato