9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: YAMANASHI Takeshi <uncover@beat.cc.titech.ac.jp>
To: 9fans@cse.psu.edu
Subject: [9fans] /sys/src/^(9 boot)^/pc/memory.c
Date: Tue, 17 Sep 2002 11:40:12 +0900	[thread overview]
Message-ID: <200209170239.g8H2dhv236945@mail-o.cc.titech.ac.jp> (raw)

I noticed boot/pc/memory.c has the line:
	p = KADDR(0xD0000); /*RSC: changed from 0xC0000 */
but 9/pc/memory.c remains still:
	p = KADDR(0xC0000);

I don't know what I did, but without changing the
9/pc/memory.c according to boot's, 3C562 didn't work
on my laptop (MITSUBISHI Pedion).

Russ>
> I still do one-machine kernel development more often
> than I'd like, and it's just no fun.

I had to do one-machine kernel investigation in this case
for I have only one laptop.  It was somewhere between
reasonable pain and extreme fun.
--



             reply	other threads:[~2002-09-17  2:40 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-17  2:40 YAMANASHI Takeshi [this message]
2002-09-17  2:58 Russ Cox
2002-09-17  4:19 YAMANASHI Takeshi
2002-09-17  7:57 Charles Forsyth
2002-09-17 15:13 ` Axel Belinfante
2002-09-17 20:08   ` Axel Belinfante
2002-09-17 20:37     ` Axel Belinfante
     [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 22:56 rob pike, esq.
2002-09-17 22:58 Russ Cox
2002-09-17 23:41 ` 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-18  1:26 Russ Cox
2002-09-18  5:31 ` paurea
2002-09-18  4:49 Russ Cox
2002-09-18  5:02 ` Lucio De Re
2002-09-18 11:38 Russ Cox
2002-09-18 23:21 ` paurea
2002-09-18 16:46 Charles Forsyth

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=200209170239.g8H2dhv236945@mail-o.cc.titech.ac.jp \
    --to=uncover@beat.cc.titech.ac.jp \
    --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).