* How do I update the ALSA SoundCard Matrix?
@ 2007-09-13 15:10 Timur Tabi
2007-09-13 17:36 ` Rene Herman
2007-09-13 22:20 ` Eliot Blennerhassett
0 siblings, 2 replies; 3+ messages in thread
From: Timur Tabi @ 2007-09-13 15:10 UTC (permalink / raw)
To: ALSA devel
I'm looking at http://bugtrack.alsa-project.org/main/index.php/Matrix:Main.
I'm trying to add information on the CS4270 driver that I wrote, but I just
don't get it. I know how to edit normal Wiki pages, but this looks different.
It looks like all the information is obtained from some database somewhere.
This page
http://bugtrack.alsa-project.org/main/index.php/Help:Howto-Edit
supposedly tells me how to edit, but it's useless. It doesn't really tell me
*how* to edit, it just tells me that it can.
So what am I missing? How do I add information on a new driver? I'll need to
add information on a new vendor soon, too.
--
Timur Tabi
Linux Kernel Developer @ Freescale
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How do I update the ALSA SoundCard Matrix?
2007-09-13 15:10 How do I update the ALSA SoundCard Matrix? Timur Tabi
@ 2007-09-13 17:36 ` Rene Herman
2007-09-13 22:20 ` Eliot Blennerhassett
1 sibling, 0 replies; 3+ messages in thread
From: Rene Herman @ 2007-09-13 17:36 UTC (permalink / raw)
To: Timur Tabi; +Cc: ALSA devel
On 09/13/2007 05:10 PM, Timur Tabi wrote:
> I'm looking at
> http://bugtrack.alsa-project.org/main/index.php/Matrix:Main. I'm trying
> to add information on the CS4270 driver that I wrote, but I just don't
> get it. I know how to edit normal Wiki pages, but this looks different.
>
> It looks like all the information is obtained from some database
> somewhere.
>
> This page
>
> http://bugtrack.alsa-project.org/main/index.php/Help:Howto-Edit
>
> supposedly tells me how to edit, but it's useless. It doesn't really
> tell me *how* to edit, it just tells me that it can.
>
> So what am I missing? How do I add information on a new driver? I'll
> need to add information on a new vendor soon, too.
When I added/updated a few things a while ago, I just did everything
manually, working from example. Added various cards here:
http://www.alsa-project.org/main/index.php/Matrix:Vendor-Terratec
and created a new vendor page for AdLib, which probably serves nicely as a
minimal template:
http://www.alsa-project.org/main/index.php/Matrix:Vendor-AdLib
The information in the current matrix was transferred from an older non-wiki
matrix but as far as I know, this simple manual editing is all there's to it
now. I'll admit I lost my way in the TerraTec page a few times since it gets
fairly clumsy, but well, just refresh and check a lot before you commit ;-)
Rene.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How do I update the ALSA SoundCard Matrix?
2007-09-13 15:10 How do I update the ALSA SoundCard Matrix? Timur Tabi
2007-09-13 17:36 ` Rene Herman
@ 2007-09-13 22:20 ` Eliot Blennerhassett
1 sibling, 0 replies; 3+ messages in thread
From: Eliot Blennerhassett @ 2007-09-13 22:20 UTC (permalink / raw)
To: Timur Tabi; +Cc: ALSA devel
Timur Tabi wrote:
> I'm looking at http://bugtrack.alsa-project.org/main/index.php/Matrix:Main.
> I'm trying to add information on the CS4270 driver that I wrote, but I just
> don't get it. I know how to edit normal Wiki pages, but this looks different.
> It looks like all the information is obtained from some database somewhere.
The information on the main page is obtained by searching for other
pages with certain names or categories. So you just need to create your
module and/or vendor pages and they will show up in the lists.
>
> This page
>
> http://bugtrack.alsa-project.org/main/index.php/Help:Howto-Edit
>
> supposedly tells me how to edit, but it's useless. It doesn't really tell me
> *how* to edit, it just tells me that it can.
This page has a bit more info
http://alsa-project.org/main/index.php/Matrix:Description
For the driver, create Matrix:Module-cs4270 (assuming snd-cs4270 is the
driver name)
Add the modinfo template as shown in the abovementioned wiki page.
This fills much of the boilerplat text in the module page.
My preference, if you have more interesting stuff to say about your
driver, is to place it BEFORE the modinfo template.
Example in this style,
http://alsa-project.org/main/index.php/Matrix:Module-asihpi
> So what am I missing? How do I add information on a new driver? I'll need to
> add information on a new vendor soon, too.
Probably easiest to copy an existing Vendor page.
Give the page a name "Matrix:Vendor-Something"
--
Eliot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-09-13 22:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-13 15:10 How do I update the ALSA SoundCard Matrix? Timur Tabi
2007-09-13 17:36 ` Rene Herman
2007-09-13 22:20 ` Eliot Blennerhassett
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.