* How to test a driver
@ 2006-09-20 8:11 Henrik Kretzschmar
2006-09-20 9:31 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Henrik Kretzschmar @ 2006-09-20 8:11 UTC (permalink / raw)
To: alsa-devel
Hi there,
I own a Sek'd/Marian Prodif Plus and wonder which conditions must that pdplus-driver in the alsa-drivers fullfill to count as
stable. Is there a __checklist__ or something like that?
Greets,
Henne
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: How to test a driver
2006-09-20 8:11 How to test a driver Henrik Kretzschmar
@ 2006-09-20 9:31 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2006-09-20 9:31 UTC (permalink / raw)
To: Henrik Kretzschmar; +Cc: alsa-devel
At Wed, 20 Sep 2006 10:11:09 +0200,
Henrik Kretzschmar wrote:
>
> Hi there,
>
> I own a Sek'd/Marian Prodif Plus and wonder which conditions must
> that pdplus-driver in the alsa-drivers fullfill to count as
> stable. Is there a __checklist__ or something like that?
Good to hear that someone can test this driver.
The primary problem is the quality of this driver code.
It doesn't follow the standard coding style exactly, and includes too
many weird macros. Some codes are obsoleted, too (e.g. __setup macro
isn't used any more).
Also, overall behavior should be rechecked again.
The second problem is that it includes huge firmware data in the
source code. It's preferred to push it out of kernel-space and use
firmware loader. This change would be fairly easy, though, I guess.
And, the schedule to work on the above is not defined yet :)
I'll add this to my TODO list, but feel free to work on it by
yourself, too. At least, reformatting the source code is an easy
task.
Takashi
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-09-20 9:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-20 8:11 How to test a driver Henrik Kretzschmar
2006-09-20 9:31 ` Takashi Iwai
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.