[Bug 1138] New: ASUS driver ignores acpi_disabled and prints message even if not used

From: Martin J. Bligh
Date: Sun Aug 24 2003 - 10:08:15 EST


http://bugme.osdl.org/show_bug.cgi?id=1138

Summary: ASUS driver ignores acpi_disabled and prints message
even if not used
Kernel Version: 2.6.0-test4
Status: NEW
Severity: low
Owner: len.brown@xxxxxxxxx
Submitter: andrew.grover@xxxxxxxxx


So the way things are done in the kernel, it seems that you are only expected
to print a line (or lines) in the dmesg when your device is actually found.
This driver prints one always.

Also, it still tries to make ACPI calls even when acpi=off. It needs to learn
about acpi_disabled.


-
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/