* ATAPI drivers on the SH7724 chip
@ 2009-07-15 1:02 MASAO TAKAHASHI
2009-07-19 19:36 ` Paul Mundt
` (7 more replies)
0 siblings, 8 replies; 9+ messages in thread
From: MASAO TAKAHASHI @ 2009-07-15 1:02 UTC (permalink / raw)
To: linux-sh
Dear
Do you have a plan to support a ATAPI driver on the SH7724 ?
regards
----------
MASAO TAKAHASHI <masao-takahashi@kanno.co.jp>
KANNO WORKS CO., LTD. JAPAN
TEL 093-436-2330
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: ATAPI drivers on the SH7724 chip
2009-07-15 1:02 ATAPI drivers on the SH7724 chip MASAO TAKAHASHI
@ 2009-07-19 19:36 ` Paul Mundt
2009-07-19 21:52 ` Michael Trimarchi
` (6 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Paul Mundt @ 2009-07-19 19:36 UTC (permalink / raw)
To: linux-sh
On Wed, Jul 15, 2009 at 10:02:14AM +0900, MASAO TAKAHASHI wrote:
> Do you have a plan to support a ATAPI driver on the SH7724 ?
>
It is planned for the long term, but I am not sure when we will get to
it. Presently there is quite a lot of other SH7724 related work to do
that will take priority. The ATAPI interface also really wants
Iwamatsu-san's DMA engine work to be merged first.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: ATAPI drivers on the SH7724 chip
2009-07-15 1:02 ATAPI drivers on the SH7724 chip MASAO TAKAHASHI
2009-07-19 19:36 ` Paul Mundt
@ 2009-07-19 21:52 ` Michael Trimarchi
2009-07-19 22:06 ` Paul Mundt
` (5 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Michael Trimarchi @ 2009-07-19 21:52 UTC (permalink / raw)
To: linux-sh
Hi,
Paul Mundt wrote:
> On Wed, Jul 15, 2009 at 10:02:14AM +0900, MASAO TAKAHASHI wrote:
>
>> Do you have a plan to support a ATAPI driver on the SH7724 ?
>>
>>
> It is planned for the long term, but I am not sure when we will get to
> it. Presently there is quite a lot of other SH7724 related work to do
> that will take priority. The ATAPI interface also really wants
> Iwamatsu-san's DMA engine work to be merged first.
>
Is there a list a TODO list for each sh architecture?
Michael
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: ATAPI drivers on the SH7724 chip
2009-07-15 1:02 ATAPI drivers on the SH7724 chip MASAO TAKAHASHI
2009-07-19 19:36 ` Paul Mundt
2009-07-19 21:52 ` Michael Trimarchi
@ 2009-07-19 22:06 ` Paul Mundt
2009-07-19 22:16 ` Michael Trimarchi
` (4 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Paul Mundt @ 2009-07-19 22:06 UTC (permalink / raw)
To: linux-sh
On Sun, Jul 19, 2009 at 11:52:29PM +0200, Michael Trimarchi wrote:
> Paul Mundt wrote:
> >On Wed, Jul 15, 2009 at 10:02:14AM +0900, MASAO TAKAHASHI wrote:
> >>Do you have a plan to support a ATAPI driver on the SH7724 ?
> >>
> >It is planned for the long term, but I am not sure when we will get to
> >it. Presently there is quite a lot of other SH7724 related work to do
> >that will take priority. The ATAPI interface also really wants
> >Iwamatsu-san's DMA engine work to be merged first.
> >
> Is there a list a TODO list for each sh architecture?
>
There is a general one on the wiki, but it is not itemized per CPU
subtype. We do keep some internal stats on IP blocks that do not
presently have matching drivers that could be extrapolated in to a status
matrix on the wiki, but it generally only tends to be the more exotic
blocks that are lacking drivers.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: ATAPI drivers on the SH7724 chip
2009-07-15 1:02 ATAPI drivers on the SH7724 chip MASAO TAKAHASHI
` (2 preceding siblings ...)
2009-07-19 22:06 ` Paul Mundt
@ 2009-07-19 22:16 ` Michael Trimarchi
2009-07-20 16:39 ` Paul Mundt
` (3 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Michael Trimarchi @ 2009-07-19 22:16 UTC (permalink / raw)
To: linux-sh
Paul Mundt wrote:
> On Sun, Jul 19, 2009 at 11:52:29PM +0200, Michael Trimarchi wrote:
>
>> Paul Mundt wrote:
>>
>>> On Wed, Jul 15, 2009 at 10:02:14AM +0900, MASAO TAKAHASHI wrote:
>>>
>>>> Do you have a plan to support a ATAPI driver on the SH7724 ?
>>>>
>>>>
>>> It is planned for the long term, but I am not sure when we will get to
>>> it. Presently there is quite a lot of other SH7724 related work to do
>>> that will take priority. The ATAPI interface also really wants
>>> Iwamatsu-san's DMA engine work to be merged first.
>>>
>>>
>> Is there a list a TODO list for each sh architecture?
>>
>>
> There is a general one on the wiki, but it is not itemized per CPU
> subtype. We do keep some internal stats on IP blocks that do not
> presently have matching drivers that could be extrapolated in to a status
> matrix on the wiki, but it generally only tends to be the more exotic
> blocks that are lacking drivers.
>
Can you please give the link to the open issue? The only problem that I
have only a
Migor Board so I can use it only.
Michael
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: ATAPI drivers on the SH7724 chip
2009-07-15 1:02 ATAPI drivers on the SH7724 chip MASAO TAKAHASHI
` (3 preceding siblings ...)
2009-07-19 22:16 ` Michael Trimarchi
@ 2009-07-20 16:39 ` Paul Mundt
2009-07-21 3:16 ` MASAO TAKAHASHI
` (2 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Paul Mundt @ 2009-07-20 16:39 UTC (permalink / raw)
To: linux-sh
On Mon, Jul 20, 2009 at 12:16:04AM +0200, Michael Trimarchi wrote:
> Paul Mundt wrote:
> >On Sun, Jul 19, 2009 at 11:52:29PM +0200, Michael Trimarchi wrote:
> >>Is there a list a TODO list for each sh architecture?
> >>
> >There is a general one on the wiki, but it is not itemized per CPU
> >subtype. We do keep some internal stats on IP blocks that do not
> >presently have matching drivers that could be extrapolated in to a status
> >matrix on the wiki, but it generally only tends to be the more exotic
> >blocks that are lacking drivers.
> >
> Can you please give the link to the open issue? The only problem that I
> have only a Migor Board so I can use it only.
>
The list is on the wiki, and is linked from the front page:
http://linux-sh.org/shwiki/Todo
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: ATAPI drivers on the SH7724 chip
2009-07-15 1:02 ATAPI drivers on the SH7724 chip MASAO TAKAHASHI
` (4 preceding siblings ...)
2009-07-20 16:39 ` Paul Mundt
@ 2009-07-21 3:16 ` MASAO TAKAHASHI
2009-07-22 4:44 ` Nobuhiro Iwamatsu
2009-07-22 4:47 ` Nobuhiro Iwamatsu
7 siblings, 0 replies; 9+ messages in thread
From: MASAO TAKAHASHI @ 2009-07-21 3:16 UTC (permalink / raw)
To: linux-sh
On Mon, 20 Jul 2009 04:36:41 +0900
Paul Mundt <lethal@linux-sh.org> wrote:
> On Wed, Jul 15, 2009 at 10:02:14AM +0900, MASAO TAKAHASHI wrote:
> > Do you have a plan to support a ATAPI driver on the SH7724 ?
> >
> It is planned for the long term, but I am not sure when we will get to
> it. Presently there is quite a lot of other SH7724 related work to do
> that will take priority. The ATAPI interface also really wants
> Iwamatsu-san's DMA engine work to be merged first.
Mr Iwamatsu,
Will you port SH7764 works to main line of sh-linux?
----------
MASAO TAKAHASHI <masao-takahashi@kanno.co.jp>
KANNO WORKS CO., LTD. JAPAN
TEL 093-436-2330
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: ATAPI drivers on the SH7724 chip
2009-07-15 1:02 ATAPI drivers on the SH7724 chip MASAO TAKAHASHI
` (5 preceding siblings ...)
2009-07-21 3:16 ` MASAO TAKAHASHI
@ 2009-07-22 4:44 ` Nobuhiro Iwamatsu
2009-07-22 4:47 ` Nobuhiro Iwamatsu
7 siblings, 0 replies; 9+ messages in thread
From: Nobuhiro Iwamatsu @ 2009-07-22 4:44 UTC (permalink / raw)
To: linux-sh
Hi,all.
On Mon, 20 Jul 2009 04:36:41 +0900
Paul Mundt <lethal@linux-sh.org> wrote:
> On Wed, Jul 15, 2009 at 10:02:14AM +0900, MASAO TAKAHASHI wrote:
> > Do you have a plan to support a ATAPI driver on the SH7724 ?
> >
> It is planned for the long term, but I am not sure when we will get to
> it. Presently there is quite a lot of other SH7724 related work to do
> that will take priority. The ATAPI interface also really wants
> Iwamatsu-san's DMA engine work to be merged first.
I can not do this work this month.
I will finish this next month.
Best regards,
Nobuhiro
--
Nobuhiro Iwamatsu
GPG ID: 3170EBE9
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: ATAPI drivers on the SH7724 chip
2009-07-15 1:02 ATAPI drivers on the SH7724 chip MASAO TAKAHASHI
` (6 preceding siblings ...)
2009-07-22 4:44 ` Nobuhiro Iwamatsu
@ 2009-07-22 4:47 ` Nobuhiro Iwamatsu
7 siblings, 0 replies; 9+ messages in thread
From: Nobuhiro Iwamatsu @ 2009-07-22 4:47 UTC (permalink / raw)
To: linux-sh
Hi,
On Tue, 21 Jul 2009 12:16:46 +0900
MASAO TAKAHASHI <masao-takahashi@kanno.co.jp> wrote:
> On Mon, 20 Jul 2009 04:36:41 +0900
> Paul Mundt <lethal@linux-sh.org> wrote:
>
> > On Wed, Jul 15, 2009 at 10:02:14AM +0900, MASAO TAKAHASHI wrote:
> > > Do you have a plan to support a ATAPI driver on the SH7724 ?
> > >
> > It is planned for the long term, but I am not sure when we will get to
> > it. Presently there is quite a lot of other SH7724 related work to do
> > that will take priority. The ATAPI interface also really wants
> > Iwamatsu-san's DMA engine work to be merged first.
> Mr Iwamatsu,
> Will you port SH7764 works to main line of sh-linux?
I dont have SH7764 board. If I have this, I can port.
If you need kernel which supports sh7764, you can get from
http://www.superh-linux.org/platforms/index.html#sh7764
Best regards,
Nobuhiro
--
Nobuhiro Iwamatsu
GPG ID: 3170EBE9
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2009-07-22 4:47 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-15 1:02 ATAPI drivers on the SH7724 chip MASAO TAKAHASHI
2009-07-19 19:36 ` Paul Mundt
2009-07-19 21:52 ` Michael Trimarchi
2009-07-19 22:06 ` Paul Mundt
2009-07-19 22:16 ` Michael Trimarchi
2009-07-20 16:39 ` Paul Mundt
2009-07-21 3:16 ` MASAO TAKAHASHI
2009-07-22 4:44 ` Nobuhiro Iwamatsu
2009-07-22 4:47 ` Nobuhiro Iwamatsu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox