9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Charles Forsyth <forsyth@caldo.demon.co.uk>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] /sys/src/^(9 boot)^/pc/memory.c
Date: Tue, 17 Sep 2002 08:57:27 +0100	[thread overview]
Message-ID: <6882914d698315da373fac095d3411ee@caldo.demon.co.uk> (raw)

[-- Attachment #1: Type: text/plain, Size: 415 bytes --]

i know it's needed on earlier thinkpads, at least, to allow pcmcia
cards to work.  i remember a frustrating attempt to get a modem card
going on the butterfly thinkpad that was resolved by a similar change
(once i'd finally noticed that a Linux pcmcia configuration file
handled the thinkpad specially and started its equivalent scan at
0xD0000, presumably because the thinkpad has got something else there).

[-- Attachment #2: Type: message/rfc822, Size: 2242 bytes --]

From: YAMANASHI Takeshi <uncover@beat.cc.titech.ac.jp>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] /sys/src/^(9 boot)^/pc/memory.c
Date: Tue, 17 Sep 2002 13:19:15 0900
Message-ID: <200209170418.g8H4Ikv240064@mail-o.cc.titech.ac.jp>

Just allow me to describe my case...

> > 	p = KADDR(0xD0000); /*RSC: changed from 0xC0000 */
 :
> Sadly I don't remember why I changed that.
> It was a long time ago.  I think umbscan is just
> flawed at the moment

umbscan thought that the starting umb address is
0xCA000.  But reading the cis mapped at the
address ever returned 0xFF.  The change fixed the
cis reading problem and 3C562 started to work.

Thanks.
--

             reply	other threads:[~2002-09-17  7:57 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-17  7:57 Charles Forsyth [this message]
2002-09-17 15:13 ` Axel Belinfante
2002-09-17 20:08   ` Axel Belinfante
2002-09-17 20:37     ` Axel Belinfante
  -- strict thread matches above, loose matches on Subject: below --
2002-09-18 16:46 Charles Forsyth
2002-09-18 11:38 Russ Cox
2002-09-18 23:21 ` paurea
2002-09-18  4:49 Russ Cox
2002-09-18  5:02 ` Lucio De Re
2002-09-18  1:26 Russ Cox
2002-09-18  5:31 ` paurea
2002-09-17 23:13 rob pike, esq.
2002-09-18  4:18 ` Lucio De Re
2002-09-18 16:42   ` rob pike, esq.
2002-09-18 12:08     ` Lucio De Re
2002-09-17 22:58 Russ Cox
2002-09-17 23:41 ` paurea
2002-09-17 22:56 rob pike, esq.
     [not found] <dhog@plan9.bell-labs.com>
2002-09-17 22:04 ` David Gordon Hogan
2002-09-17 22:08   ` Scott Schwartz
2002-09-17  4:19 YAMANASHI Takeshi
2002-09-17  2:58 Russ Cox
2002-09-17  2:40 YAMANASHI Takeshi

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=6882914d698315da373fac095d3411ee@caldo.demon.co.uk \
    --to=forsyth@caldo.demon.co.uk \
    --cc=9fans@cse.psu.edu \
    /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;
as well as URLs for NNTP newsgroup(s).