linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC] ucb1400 touchscreen, irq auto probing and ac97 with its private field
@ 2008-04-24 14:04 Sebastian Siewior
  2008-04-24 14:32 ` Jaroslav Kysela
  2008-04-24 14:57 ` Mark Brown
  0 siblings, 2 replies; 33+ messages in thread
From: Sebastian Siewior @ 2008-04-24 14:04 UTC (permalink / raw)
  To: Jaroslav Kysela, Dmitry Torokhov, dtor, Takashi Iwai
  Cc: alsa-devel, linux-input

Hello,

I've sent a RFC to the alsa mailing list [1] about adding an extra field in
order to pass the IRQ from the AC97 driver to the ucb1400 driver. The
result was:
- William Pitcock recommended to hack up the ucb1400 driver and save the
  irq there. The result is [2]. What I don't like very much is the
  global variable and the fact that has to be done for every platform.
- Mark Brown has the same problem with his wm97xx driver [3].

and while browsing a dead list archive of linux-input I noticed that a
guy named Peter Ma has the same problem on his AVR32 [4].

I haven't heard anything from the ALSA Maintainer but according to git
he didn't put a sing-of-by line since Thu Jan 31 17:40:18 2008 +0100 so
maybe he is sleeping. That's why I've add Takashi Iwai since he seems to
be in charge some how.

Now I'm curious what solution the people here prefer:
- adding a private field [1] (my favorite)
- hacking up the ucb1400 [2] (doesn't solve [3] and needs addition code
  to solve [4]).
- something totally different what did not come to my attention yet.

[1] http://mailman.alsa-project.org/pipermail/alsa-devel/2008-March/006555.html
[2] http://mailman.alsa-project.org/pipermail/alsa-devel/2008-March/006559.html
[3] http://mailman.alsa-project.org/pipermail/alsa-devel/2008-March/006564.html
[4] http://www.mail-archive.com/linux-input@vger.kernel.org/msg00307.html

Sebastian

^ permalink raw reply	[flat|nested] 33+ messages in thread

end of thread, other threads:[~2008-04-25 15:32 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-24 14:04 [RFC] ucb1400 touchscreen, irq auto probing and ac97 with its private field Sebastian Siewior
2008-04-24 14:32 ` Jaroslav Kysela
2008-04-24 14:35   ` Sebastian Siewior
2008-04-24 14:57 ` Mark Brown
2008-04-24 15:02   ` [alsa-devel] " Mark Brown
2008-04-24 15:44     ` Sebastian Siewior
2008-04-24 21:33       ` [alsa-devel] " Mark Brown
2008-04-24 15:35   ` Sebastian Siewior
2008-04-24 20:04     ` Mark Brown
2008-04-24 16:09   ` [alsa-devel] " Takashi Iwai
2008-04-24 18:56     ` Mark Brown
2008-04-25  7:02       ` Takashi Iwai
2008-04-25  7:10         ` [alsa-devel] " Jaroslav Kysela
2008-04-25  7:18           ` Takashi Iwai
2008-04-25  7:35             ` Jaroslav Kysela
2008-04-25  7:46               ` Sebastian Siewior
2008-04-25  7:52               ` Takashi Iwai
2008-04-25  8:23                 ` Jaroslav Kysela
2008-04-25  9:17                   ` Takashi Iwai
2008-04-25  9:45                     ` [alsa-devel] " Jaroslav Kysela
2008-04-25 10:05                       ` Takashi Iwai
2008-04-25 10:18                         ` Jaroslav Kysela
2008-04-25 10:54                   ` Sebastian Siewior
2008-04-25 11:10                     ` Takashi Iwai
2008-04-25 11:22                       ` [alsa-devel] " Jaroslav Kysela
2008-04-25 13:04                         ` Takashi Iwai
2008-04-25 12:49                       ` Sebastian Siewior
2008-04-25 13:01                         ` Takashi Iwai
2008-04-25 15:31               ` Dmitry Torokhov
2008-04-25  9:51         ` Mark Brown
2008-04-25 10:15           ` Takashi Iwai
2008-04-25 10:20             ` Jaroslav Kysela
2008-04-25 10:28             ` [alsa-devel] " Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).