Luck, Tony wrote: >>Is your severity "code" set to 02 80? VALIDATION_BITS Bit 0 = if 1, >>the OEM_PLATFORM_ID field below contains valid information. >> >> > >If the 16-bit value is 258, then the two bytes must be "02 01" (since >258 = 2 + 1*256). This looks perfectly legal ... the "1" in the next >byte up (the VALIDATION_BITS) indicating that the OEM_PLATFORM_ID >contains information. > >-Tony >- >To unsubscribe from this list: send the line "unsubscribe linux-ia64" in >the body of a message to majordomo@vger.kernel.org >More majordomo info at http://vger.kernel.org/majordomo-info.html > > > This is exactly what occurs. Thanks.