http://bugzilla.kernel.org/show_bug.cgi?id=13580





--- Comment #4 from Robert Moore <robert.mo...@intel.com>  2009-06-19 19:31:45 
---
>From the acpidump, your ACPI DMAR table has an unusual string in the header:

DMAR @ 0x7c706000
  0000: 44 4d 41 52 20 01 00 00 01 46 20 20 20 20 20 20  DMAR ....F      
  0010: 01 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00  ................
  0020: 00 00 00 00 23 00 00 00 00 00 00 00 00 00 00 00  ....#...........

The value starting at offset 0010 is the "OEM Table ID". It starts with 0x01,
which is not a printable ascii character.

The function that dumps the table headers should probably handle non-printable
characters.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to