Re: [Alsa-user] Proper updating of alsa-driver

2006-04-17 Thread Fernando Lopez-Lezcano
On Mon, 2006-04-17 at 14:14 +0200, Clemens Ladisch wrote: > [EMAIL PROTECTED] wrote: > > If directly updating the kernel tree with a newer alsa-kernel, > > should /usr/include/sound also be updated with the newer > > alsa-kernel/include files? > > No. > > > If compiling alsa-driver seperate from

Re: [Alsa-user] Proper updating of alsa-driver

2006-04-17 Thread Clemens Ladisch
[EMAIL PROTECTED] wrote: > If directly updating the kernel tree with a newer alsa-kernel, > should /usr/include/sound also be updated with the newer > alsa-kernel/include files? No. > If compiling alsa-driver seperate from the kernel, > what is the proper way to handle the kernel's core/ > direct

[Alsa-user] Proper updating of alsa-driver

2006-04-13 Thread gijirco241
If directly updating the kernel tree with a newer alsa-kernel, should /usr/include/sound also be updated with the newer alsa-kernel/include files? If compiling alsa-driver seperate from the kernel, what is the proper way to handle the kernel's core/ directory since alsa installs in acore/? And fi