On 05/13/2007 06:23 PM, Pete Clements wrote: > Fyi: > With 2.6.22-rc1 get following when loading sound device module. Introduced > with 2.6.21-git16. > > FATAL: Error inserting snd_cs4236 (/lib/modules/2.6.22-rc1/kernel/sound/isa/cs423x/snd-cs4236.ko): No such device > FATAL: Error running install command for snd_cs4236 Yup; the conversion of the mixed legacy/pnp ALSA drivers to the isa_bus framework is not quite right. Wants the attached. Takashi, this needs to go to Linus. Can you make sure it gets there? This is against -linus HEAD. Signed-off-by: Rene Herman Rene.