Re: /dev/hdl not showing up because offix-ide-probe-double-detection patch

From: Alan Cox
Date: Thu Aug 05 2004 - 11:41:29 EST


On Iau, 2004-08-05 at 06:47, Andrew Morton wrote:
> > Well, I found the source of the problem. Dmesg gives a "ignoring
> > undecoded slave" message, which is coming from the
> > fix-ide-probe-double-detection patch.
>
> Ah, thanks for working that out.
>
> Did you know that Cc: stands for "copy culprit"?
>
> > Both /dev/hdk and /dev/hdl are the same model of hard drive, and
> > unfortunately, they both report that they are Model
> > M0000000000000000000, which triggers the double detection removal.

I need the real model and serial number information not "MOOO" to debug
this kind of thing

> > Also, what is in /proc/ide/hd?/identity besides serial number. The two
> > drives have very similar identity files, but they are slightly
> > different. Could that additional info be used to check for duplicates?

Two disks are not permitted to have the same serial number. If you can
give me the full ident data I'll take a detailed look - could be I'm not
comparing enough bytes if its only different on the last digit.

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/