All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Lammerts <eric@lammerts.org>
To: Chris Boot <bootc@bootc.net>
Cc: kernel list <linux-kernel@vger.kernel.org>,
	soekris-tech@lists.soekris.com
Subject: Re: [RFC][PATCH] LED Class support for Soekris net48xx
Date: Tue, 25 Jul 2006 21:34:00 -0400	[thread overview]
Message-ID: <44C6C688.2080106@lammerts.org> (raw)
In-Reply-To: <44C37DCF.2080205@bootc.net>

Chris Boot wrote:
> Eric Lammerts wrote:
>>         char *bios = __va(0xf0000);
>>
>>         for(i = 0; i < 0x10000 - 19; i++) {

> Hmm, very ugly indeed! Where did you dig those offsets up from? Are they 
> likely to work properly in non-Soekris devices?

That's where the standard PC BIOS ROM is located (0xf0000-0xfffff). I use 
the same kernel on normal PC mainboards too and haven't seen any problems 
so far.

Eric

      reply	other threads:[~2006-07-26  1:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-08  9:29 [RFC][PATCH] LED Class support for Soekris net48xx Chris Boot
2006-07-08 15:10 ` [Soekris] " Jim Cromie
2006-07-08 15:48   ` Chris Boot
2006-07-09 10:21 ` Chris Boot
2006-07-23  3:21 ` Eric Lammerts
2006-07-23 13:46   ` Chris Boot
2006-07-26  1:34     ` Eric Lammerts [this message]

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=44C6C688.2080106@lammerts.org \
    --to=eric@lammerts.org \
    --cc=bootc@bootc.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=soekris-tech@lists.soekris.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.