All of lore.kernel.org
 help / color / mirror / Atom feed
* Environments for driver development.
@ 2003-05-16  2:23 Eliot Blennerhassett
  2003-05-16  9:17 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Eliot Blennerhassett @ 2003-05-16  2:23 UTC (permalink / raw)
  To: alsa-devel; +Cc: eliot

Hello,

I'd like to know what kind of developement environment
driver developers are using.

Currently I am just editing in xemacs, and using grep a
lot to find where various structures, functiosn and so
forth are defined.

Do you use an IDE, etags, doxygen etc?

I know that there is a Driver API document, but IMHO it
is only half - it documents the functions, but not the
data structures.   Are they documented anywhere?

(I have some specific questions that I will address in
a separate posting)

thanks

- Eliot

Eliot Blennerhassett
AudioScience Inc.
--
Junk footer beyond this point. Read at your own risk.


-------------------------------------------------------------
Sign up for ICQmail at http://www.icq.com/icqmail/signup.html


-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com

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

* Re: Environments for driver development.
  2003-05-16  2:23 Environments for driver development Eliot Blennerhassett
@ 2003-05-16  9:17 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2003-05-16  9:17 UTC (permalink / raw)
  To: Eliot Blennerhassett; +Cc: alsa-devel, eliot

At Thu, 15 May 2003 19:23:17 -0700 (PDT),
Eliot Blennerhassett wrote:
> 
> Hello,
> 
> I'd like to know what kind of developement environment
> driver developers are using.
> 
> Currently I am just editing in xemacs, and using grep a
> lot to find where various structures, functiosn and so
> forth are defined.
> 
> Do you use an IDE, etags, doxygen etc?

some functions are described in kernel-doc (javadoc like) style in the
driver code.

> 
> I know that there is a Driver API document, but IMHO it
> is only half - it documents the functions, but not the
> data structures.   Are they documented anywhere?

did you take a look at my tutorial?

	http://www.alsa-project.org/~iwai/writing-an-alsa-driver

the source is found in alsa-kernel/Documentation/DocBook.


Takashi


-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com

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

end of thread, other threads:[~2003-05-16  9:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-16  2:23 Environments for driver development Eliot Blennerhassett
2003-05-16  9:17 ` 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.