From: Michael Brown <mebrown@michaels-house.net>
To: Lev Makhlis <mlev@despammed.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2.4] add SMBIOS information to /proc/smbios -- UPDATE 2
Date: Fri, 30 Apr 2004 22:32:16 -0500 [thread overview]
Message-ID: <1083382335.1203.2975.camel@debian> (raw)
In-Reply-To: <200404302009.49576.mlev@despammed.com>
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
next prev parent reply other threads:[~2004-05-01 3:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-01 0:09 [PATCH 2.4] add SMBIOS information to /proc/smbios -- UPDATE 2 Lev Makhlis
2004-05-01 3:32 ` Michael Brown [this message]
2004-05-01 4:07 ` Lev Makhlis
2004-05-01 4:15 ` Michael Brown
-- strict thread matches above, loose matches on Subject: below --
2004-04-30 5:08 Michael Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1083382335.1203.2975.camel@debian \
--to=mebrown@michaels-house.net \
--cc=linux-kernel@vger.kernel.org \
--cc=mlev@despammed.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox