lkml.org 
[lkml]   [2004]   [Apr]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 2.4] add SMBIOS information to /proc/smbios -- UPDATE 2
From
Date
On Fri, 2004-04-30 at 19:09, Lev Makhlis wrote:
> > + for (fp = 0xF0000; fp < 0xFFFFF; fp += 16) {
> > + isa_memcpy_fromio(table_eps, fp, sizeof(*table_eps));
> > + if (memcmp(table_eps->anchor, "_SM_", 4)!=0)
> > + continue;
>
> This is fine for x86 and x86_64, but for ia64 -- don't you need
> to get the SMBIOS entry point from the EFI table?

Sorry, but I am not familiar with how SMBIOS tables work on IA64
architecture, and in fact, the DMI spec says nothing about how it
differs on IA64, that I can see.

Can you please send me a URL with this information? I have access to
some IA64 machines. I will add this code if I have a spec.
--
Michael

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

\
 
 \ /
  Last update: 2005-03-22 14:02    [W:0.026 / U:0.320 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site