Messages in this thread |  | | | From | Alan Cox <> | | Subject | Re: Patch to ymfpci from ALSA 0.99 | | Date | Mon, 5 Mar 2001 20:46:32 -0500 (EST) |
| |
> -static unsigned long int DspInst[] = { > +static unsigned long DspInst[YDSXG_DSPLENGTH / 4] = { > 0x00000081, 0x000001a4, 0x0000000a, 0x0000002f, > 0x00080253, 0x01800317, 0x0000407b, 0x0000843f,
This seems wrong (actually I suspect its a continuation of wrongness. What about 64bit platforms - u32 maybe ?) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |