From: Yoshinori Sato <ysato@users.sourceforge.jp>
To: Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>,
linux-ide@vger.kernel.org
Subject: Re: H8/300 target support patch
Date: Sat, 21 Feb 2004 02:58:39 +0900 [thread overview]
Message-ID: <m2hdxl3a5s.wl%ysato@users.sourceforge.jp> (raw)
In-Reply-To: <200402201625.42842.bzolnier@elka.pw.edu.pl>
At Fri, 20 Feb 2004 16:25:42 +0100,
Bartlomiej Zolnierkiewicz wrote:
>
> On Friday 20 of February 2004 13:28, Yoshinori Sato wrote:
> > At Thu, 19 Feb 2004 17:34:49 +0100,
> >
> > Bartlomiej Zolnierkiewicz wrote:
> > > Hi,
> > >
> > > Can you send updated patch?
> > > I am lost in incremental changes. :-)
> > >
> > > Thanks.
> >
> > Difference with linux-2.6.3.
>
> Hi,
>
> Your patch lacks Kconfig entries for CONFIG_H8300_IDE_{BASE,ALT,IRQNO}
> and they are not present in kernel 2.6.3?
It is not done merge yet.
I compound it with other corrections and will submit it.
> Are you aware that you can't build kernel which will support both controllers?
> Not an issue if you can't build kernel which supports both this boards. :-)
>
> I cleaned up patch a bit, changelog:
> - h8max_ide.c and aki3068_ide.c merged into ide-h8300.c
Because there is a target different in implementation,
correspondence becomes easy separated.
> - added #if !defined(__H8300H__) to ide-proc.c
> (only place where ->OUTL is used, ->INL is unused in generic IDE code)
"__H8300S__" becomes the same condition, too.
> - __ide_outl() and __ide_inl() removed
> - redundant includes removed
> - init driver through initcall (so no need to make changes in ide.c)
It seems to have been overwritten with default_hwif_iops
setting of h8300_hwif_iops in module_init.
> Not tested et all, I don't know whether it compiles. :-)
>
--
Yoshinori Sato
<ysato@users.sourceforge.jp>
next prev parent reply other threads:[~2004-02-20 17:58 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-15 6:05 H8/300 target support patch Yoshinori Sato
2004-02-15 14:40 ` Bartlomiej Zolnierkiewicz
2004-02-16 16:09 ` Yoshinori Sato
2004-02-16 16:40 ` Bartlomiej Zolnierkiewicz
2004-02-16 22:07 ` Benjamin Herrenschmidt
2004-02-16 22:09 ` Benjamin Herrenschmidt
2004-02-17 11:33 ` Yoshinori Sato
2004-02-17 12:55 ` Benjamin Herrenschmidt
2004-02-19 16:12 ` Yoshinori Sato
2004-02-19 16:34 ` Bartlomiej Zolnierkiewicz
2004-02-20 12:28 ` Yoshinori Sato
2004-02-20 15:25 ` Bartlomiej Zolnierkiewicz
2004-02-20 17:58 ` Yoshinori Sato [this message]
2004-02-20 18:42 ` Bartlomiej Zolnierkiewicz
2004-02-22 16:30 ` Yoshinori Sato
2004-02-22 17:08 ` Bartlomiej Zolnierkiewicz
2004-02-22 17:28 ` Bartlomiej Zolnierkiewicz
2004-02-26 16:46 ` Yoshinori Sato
2004-02-26 19:26 ` Bartlomiej Zolnierkiewicz
2004-02-28 17:02 ` Yoshinori Sato
2004-02-28 17:55 ` Bartlomiej Zolnierkiewicz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2hdxl3a5s.wl%ysato@users.sourceforge.jp \
--to=ysato@users.sourceforge.jp \
--cc=B.Zolnierkiewicz@elka.pw.edu.pl \
--cc=benh@kernel.crashing.org \
--cc=linux-ide@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.