> On Fri, Apr 19, 2002 at 04:02:18PM +0200, Jan Slupski wrote:
>
> > Only problem is I don't have DMI Product names for all involved models.
> > That's why I left pretty general:
> > MATCH(DMI_PRODUCT_NAME, "PCG-")
>
> Too generic. This matches my Z600 for example, which does not have this bug.
I know.
But it PCI id/vendor probably will not match.
But if you think, it's better to add all 12-15 models separately,
why not?
I can start asking for this information...
FX240 will have:
MATCH(DMI_PRODUCT_NAME, "PCG-FX240(UC)")
probably
MATCH(DMI_PRODUCT_NAME, "PCG-FX240")
is enough.
Do you know any simple tool to retrieve DMI information?
I did it by enabling debug output in kernel, but it would be easier
if I haven't to ask everybody to do thi...
Jan
_ _ _ _ _____________________________________________
| |_| |\ | S L U P S K I jslupski@email.com
|_| | | | \| http://www.pm.waw.pl/~jslupski
-
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/