PATCH: add a new dmi flag for broken pnpbios

Alan Cox (alan@lxorguk.ukuu.org.uk)
Fri, 21 Mar 2003 19:56:22 GMT


diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.65/include/asm-i386/system.h linux-2.5.65-ac2/include/asm-i386/system.h
--- linux-2.5.65/include/asm-i386/system.h 2003-03-03 19:20:16.000000000 +0000
+++ linux-2.5.65-ac2/include/asm-i386/system.h 2003-03-20 18:12:10.000000000 +0000
@@ -407,5 +407,6 @@

#define BROKEN_ACPI_Sx 0x0001
#define BROKEN_INIT_AFTER_S1 0x0002
+#define BROKEN_PNP_BIOS 0x0004

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