From: Mike Frysinger <vapier@gentoo.org>
To: "Adrian McMenamin" <lkmladrian@gmail.com>
Cc: linux-kernel@vger.kernel.org, linux-sh@vger.kernel.org,
"Jens Axboe" <jens.axboe@oracle.com>,
"Paul Mundt" <lethal@linux-sh.org>
Subject: Re: [PATCH - SH/Dreamcast] CD-Rom (GD-Rom) support for the SEGA Dreamcast
Date: Mon, 24 Dec 2007 05:38:35 -0500 [thread overview]
Message-ID: <200712240540.47501.vapier@gentoo.org> (raw)
In-Reply-To: <8b67d60712231241y5c44e444yf011643e048255b9@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1398 bytes --]
On Sunday 23 December 2007, Adrian McMenamin wrote:
> On 23/12/2007, Adrian McMenamin <lkmladrian@gmail.com> wrote:
> > This patch adds support for the CD-Rom (the so-called "GD-Rom") on the
> > SEGA Dreamcast.
> >
> > The GD-Rom is based on the ATA-3 standard but implements a proprietary
> > packet interface - the so-called Sega Packet Interface (SPI) and
> > supports a proprietary CD format (the "Giga Disk"). This driver
> > implements the SPI at least partially and will also read GD disks.
> >
> > There was a CD Rom driver for the 2.4 kernel series (out of mainline).
> > This, though, is new code and unlike the previous driver uses DMA and
> > not PIO to read disks.
> >
> > This is the third iteration of this patch - there remains the issue of
> > __init versus __devinit - see http://lkml.org/lkml/2007/12/23/130 but
> > I think otherwise it has dealt with most people's suggestions. The one
> > exception is that Jens suggested using sector_div, though I found that
> > did not work.
>
> Unfortunately that patch was lined wrapped.
what e-mail client do you use ? they usually have options for you to turn off
line wrapping ...
> Here it is (actually, slightly fixed) again.
running it through checkpatch finds a few syntax issues ... might want to do
that real quick and post a new one (just ignore the 80 chars warning as you
see fit).
-mike
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 835 bytes --]
next prev parent reply other threads:[~2007-12-24 10:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-23 19:43 [PATCH - SH/Dreamcast] CD-Rom (GD-Rom) support for the SEGA Dreamcast Adrian McMenamin
2007-12-23 20:41 ` Adrian McMenamin
2007-12-24 10:38 ` Mike Frysinger [this message]
2007-12-26 1:24 ` Paul Mundt
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=200712240540.47501.vapier@gentoo.org \
--to=vapier@gentoo.org \
--cc=jens.axboe@oracle.com \
--cc=lethal@linux-sh.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=lkmladrian@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox