When I got the just released(990130), I made the patch and applied it to the kernel source tree. I tried to compile it with yes's for the soundblaster driver and awe_synth... This did not compile, so I tried to compile it with modules. When booting up, pnp driver detects the Creative SB AWE64 PnP and then gives the warning - PnP-ISA: WARNING: config after dependent functions end, not processing. However the sound does not work, and when the module sb tried to load, it said something aobut dsp reset failing. Anyway, How would I get the Awe64 to work with the PnP driver, I've been able to do it before with isapnp. And do I have to compile the sound as modules or can I put it into the kernel image?
