All of lore.kernel.org
 help / color / mirror / Atom feed
* mpu401_uart patch
@ 2003-03-14  4:58 Manuel Jander
  0 siblings, 0 replies; only message in thread
From: Manuel Jander @ 2003-03-14  4:58 UTC (permalink / raw)
  To: alsa-devel

[-- Attachment #1: Type: text/plain, Size: 645 bytes --]

Hello,


I prepared a patch for the mpu401_uart driver, with proposed changes.
The fundamental "higlights":

-No API change needed. snd_mpu_uart401_new() can be maintained as is.
Drivers that use some other means of io, just overwrite mpu->write and 
mpu->read after calling snd_mpu_uart401_new() with driver specific code, 
just as the command port offset is handled. This lets keep Hardware 
dependent and hardware indepedent code separated.

-Build in support for PORT I/O (default) and MMIO (MPU401_HW_MMIO).

I would like to know your thoughts, if you accept it, reject it, or want
to send it to hell, etc :-)

Best Regards

Manuel Jander.

[-- Attachment #2: patch-mpu401.bz2 --]
[-- Type: application/octet-stream, Size: 1920 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-03-14  4:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-14  4:58 mpu401_uart patch Manuel Jander

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.