[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <44C6C688.2080106@lammerts.org>
Date: Tue, 25 Jul 2006 21:34:00 -0400
From: Eric Lammerts <eric@...merts.org>
To: Chris Boot <bootc@...tc.net>
Cc: kernel list <linux-kernel@...r.kernel.org>,
soekris-tech@...ts.soekris.com
Subject: Re: [RFC][PATCH] LED Class support for Soekris net48xx
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists