sent this to patches@openwrt.org as directed in the docs but it bounced
Hi devs,
The attached patch adds support for usb soundcards. It is a fairly
trivial patch which I created as described in the buildroot howto. I
did need to add a trivial kernel patch though, to change a few instances
of sprintf to snprintf in sound_core.c as I was getting unresolved
symbols for strcpy.
FYI, audio support is a standard feature of the stock asus wl500g/x
firmware so I think it would be a welcome addition to openwrt. Currently
I have not packaged any actual audio players, making this seem somewhat
useless, however I have built and use "mpd" which I will package next.
There are also the asus music binaries floating around as well as a copy
of "madplay" which people may wish to use to actually play stuff.
The patch is against current CVS (4/9/05).
comments/suggestions welcome,
Thanks,
David Collett
[ removed patch to make thread more readable ]
(Last edited by davico on 9 Oct 2005, 21:52)