From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
To: Lauri Kasanen <cand@gmx.com>
Cc: linux-mips@vger.kernel.org, axboe@kernel.dk,
linux-block@vger.kernel.org, Keith Busch <kbusch@kernel.org>,
Christoph Hellwig <hch@infradead.org>
Subject: Re: [PATCH v11] block: Add n64 cart driver
Date: Sun, 21 Feb 2021 23:39:29 +0100 [thread overview]
Message-ID: <20210221223928.GA8374@alpha.franken.de> (raw)
In-Reply-To: <20210123095327.58e5ab6c05f38e9080a79bd3@gmx.com>
On Sat, Jan 23, 2021 at 09:53:27AM +0200, Lauri Kasanen wrote:
> This adds support for the Nintendo 64 console's carts. Carts are a
> read-only media ranging from 8mb to 64mb.
>
> Only one cart can be connected at once, and switching it requires a
> reboot.
>
> No module support to save RAM, as the target has 8mb RAM.
>
> Signed-off-by: Lauri Kasanen <cand@gmx.com>
> ---
> drivers/block/Kconfig | 6 ++
> drivers/block/Makefile | 1 +
> drivers/block/n64cart.c | 189 ++++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 196 insertions(+)
> create mode 100644 drivers/block/n64cart.c
applied to mips-next.
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]
prev parent reply other threads:[~2021-02-21 22:59 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-23 7:53 [PATCH v11] block: Add n64 cart driver Lauri Kasanen
2021-01-23 12:42 ` Christoph Hellwig
2021-02-06 17:28 ` Lauri Kasanen
2021-02-08 6:39 ` Chaitanya Kulkarni
2021-02-11 10:23 ` Thomas Bogendoerfer
2021-02-21 6:54 ` Lauri Kasanen
2021-02-21 13:13 ` Jens Axboe
2021-01-25 23:16 ` Chaitanya Kulkarni
2021-02-21 22:39 ` Thomas Bogendoerfer [this message]
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=20210221223928.GA8374@alpha.franken.de \
--to=tsbogend@alpha.franken.de \
--cc=axboe@kernel.dk \
--cc=cand@gmx.com \
--cc=hch@infradead.org \
--cc=kbusch@kernel.org \
--cc=linux-block@vger.kernel.org \
--cc=linux-mips@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox