On Thu, 6 Dec 2001, Kyle Centers wrote:

> I hate to be nit picky, but I have been trying to figure something out, and am at a 
>complete loss.
>
> In alsa-drivers, the file card-emu10k1.c, line 79 or there about reads:
>
> static struct pci_device_id snd_emu10k1_ids[] __devinitdata = {
>
> After an hour of searching, I finally discovered that __devinitdata is
> an empty #define from compat_22.h. What I'm lost on, is what purpose
> it serves. I'm sorry to waste your time on someting so trivial, but
> its driving me nuts.

Look to /usr/src/linux/include/linux/init.h for more details (2.4
kernels).

                                                Jaroslav

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
SuSE Linux    http://www.suse.com
ALSA Project  http://www.alsa-project.org


_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to