Re: re : ACPI PnP on Intel MU440EX
From: matthieu castet
Date: Mon Sep 01 2008 - 16:29:02 EST
Hi,
Please keep CC.
What should I do to get lspnp work with pnpacpi?
Use a newer version of lspnp.
An alternative is to do a for i in /sys/bus/pnp/devices/*; do echo $i;
cat $i/*; done
Matthieu
--
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/