All of lore.kernel.org
 help / color / mirror / Atom feed
* Bug 000384 & debugging ALSA drivers.
@ 2004-07-30 11:04 bbennetts
  2004-08-02 10:46 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: bbennetts @ 2004-07-30 11:04 UTC (permalink / raw)
  To: alsa-devel

Hi all,

I was considering trying to debug the above problem in the ymfpci driver.  However, I have never had to work on a driver before and so was wondering if anyone had any tips/suggestions on where to start (e.g. easiest way to debug the kernel etc) also any known stumbling blocks to look out for.  If there's a good doc on the web that'd also be a big help.

Of course if someone has fixed the problem already... ;-)

Thanks in advance, Bry.


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com

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

* Re: Bug 000384 & debugging ALSA drivers.
  2004-07-30 11:04 Bug 000384 & debugging ALSA drivers bbennetts
@ 2004-08-02 10:46 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2004-08-02 10:46 UTC (permalink / raw)
  To: bbennetts; +Cc: alsa-devel

At Fri, 30 Jul 2004 12:04:22 +0100,
<bbennetts@blueyonder.co.uk> wrote:
> 
> Hi all,
> 
> I was considering trying to debug the above problem in the ymfpci
> driver.  However, I have never had to work on a driver before and so
> was wondering if anyone had any tips/suggestions on where to start
> (e.g. easiest way to debug the kernel etc) also any known stumbling
> blocks to look out for.  If there's a good doc on the web that'd also
> be a big help. 

First of all, it'd be better to read a linux device driver book.
A good one is by Alessandro Rubini.

The easiest way for debugging the kernel is traditional - adding
printk() in some points :)

I guess some register initializations are missing, so comparing the
register dumps between ALSA and OSS drivers might help.
(Or PCI register for legacy setting?)


Takashi


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com

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

end of thread, other threads:[~2004-08-02 10:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-30 11:04 Bug 000384 & debugging ALSA drivers bbennetts
2004-08-02 10:46 ` 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.