On 02/18/2010 01:14 AM, Cengiz Günay wrote: > 2010/2/1 Tejun Heo : > >> Can you please attach full dmesg w/ the patch applied w/o any kernel >> parameter? I'm curious where the hda warnings are coming from. Is >> generic IDE driver loaded? > > The dmesg snippet I attached last time was w/o any kernel parameters. > This time I'm attaching the full dmesg output. hda is my other DVD-RW > drive, I'm not sure what the warnings mean. ide_core is loaded, but > not the ide-generic or ide-pci-generic modules, although they are > available. Would you like me to force them to load? No, I was concerned because there were a few cases where two drivers were attached to the same controller but I don't think that's possible here. Does the attached patch make any difference? Thanks. -- tejun