* Fwd: [PATCH 0/3] Add Maple bus support for the SEGA Dreamcast - repost
@ 2007-09-20 11:29 Adrian McMenamin
2007-09-21 7:00 ` Paul Mundt
0 siblings, 1 reply; 3+ messages in thread
From: Adrian McMenamin @ 2007-09-20 11:29 UTC (permalink / raw)
To: linux-kernel, linuxsh-dev
Cc: Greg KH, Paul Mundt, Dmitry Torokhov, Arjan van de Ven
The Maple bus is SEGA's proprietary serial bus for peripherals
(keyboard, mouse, controller etc). The bus is capable of some
(limited) hotplugging and operates at up to 2 M/bits.
Drivers of one sort or another existed/exist for 2.4 and a rudimentary
port, which didn't support the 2.6 device driver modei was also in
existence.
This driver - for the bus logic itself and for the keyboard (other
drivers will follow) are based on the code and concepts of those old
drivers but have lots of completely rewritten parts.
I have the maplebus code as a built in now as that seems the sane and
rational way to handle something like that - you either want the bus
or you don't.
maplebus.c: adds the core bus support
maple_keyb.c: adds the keyboard
Signed off by Adrian McMenamin <adrian@mcmen.demon.co.uk>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Fwd: [PATCH 0/3] Add Maple bus support for the SEGA Dreamcast - repost
2007-09-20 11:29 Fwd: [PATCH 0/3] Add Maple bus support for the SEGA Dreamcast - repost Adrian McMenamin
@ 2007-09-21 7:00 ` Paul Mundt
2007-09-21 7:19 ` Adrian McMenamin
0 siblings, 1 reply; 3+ messages in thread
From: Paul Mundt @ 2007-09-21 7:00 UTC (permalink / raw)
To: Adrian McMenamin
Cc: linux-kernel, linuxsh-dev, Greg KH, Dmitry Torokhov,
Arjan van de Ven
On Thu, Sep 20, 2007 at 12:29:40PM +0100, Adrian McMenamin wrote:
> The Maple bus is SEGA's proprietary serial bus for peripherals
> (keyboard, mouse, controller etc). The bus is capable of some
> (limited) hotplugging and operates at up to 2 M/bits.
>
I've applied this and the header changes with a bit of tidying. Dmitry can
merge the keyboard driver in the input tree at any time, the Kconfig
dependency will just prevent it from showing up until the SH tree has
merged.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Fwd: [PATCH 0/3] Add Maple bus support for the SEGA Dreamcast - repost
2007-09-21 7:00 ` Paul Mundt
@ 2007-09-21 7:19 ` Adrian McMenamin
0 siblings, 0 replies; 3+ messages in thread
From: Adrian McMenamin @ 2007-09-21 7:19 UTC (permalink / raw)
To: Paul Mundt
Cc: Adrian McMenamin, Greg KH, Dmitry Torokhov, linux-kernel,
linuxsh-dev, Arjan van de Ven
On Fri, 2007-09-21 at 16:00 +0900, Paul Mundt wrote:
> On Thu, Sep 20, 2007 at 12:29:40PM +0100, Adrian McMenamin wrote:
> > The Maple bus is SEGA's proprietary serial bus for peripherals
> > (keyboard, mouse, controller etc). The bus is capable of some
> > (limited) hotplugging and operates at up to 2 M/bits.
> >
> I've applied this and the header changes with a bit of tidying. Dmitry can
> merge the keyboard driver in the input tree at any time, the Kconfig
> dependency will just prevent it from showing up until the SH tree has
> merged.
>
Thanks
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-09-21 7:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-20 11:29 Fwd: [PATCH 0/3] Add Maple bus support for the SEGA Dreamcast - repost Adrian McMenamin
2007-09-21 7:00 ` Paul Mundt
2007-09-21 7:19 ` Adrian McMenamin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox