9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: David Leimbach <leimy2k@gmail.com>
To: Russ Cox <rsc@swtch.com>
Cc: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] fossil shutdown
Date: Thu, 22 Sep 2005 07:38:41 -0700	[thread overview]
Message-ID: <3e1162e605092207384c27db9b@mail.gmail.com> (raw)
In-Reply-To: <3e1162e605092207236f41dcf5@mail.gmail.com>

On 9/22/05, David Leimbach <leimy2k@gmail.com> wrote:
> On 9/22/05, Russ Cox <rsc@swtch.com> wrote:
> > > If you've ever tried to venti format a 20GB disk you'd know why it
> > > sucks to deal with.
> >
> > If you turn DMA on, formatting the 20GB disk
> > will be a lot faster.  (All the time is spent zeroing
> > the disk.)
> >
>
> If someone adds DMA support for NForce2 based motherboards I'll gladly
> do that :).

here's what Plan 9 [or some stage of the bootloader] tells me about my
crappy motherboard.

ELCR: 08A8
apm ax=f000 cx=f000 dx=fdf9 di=0 ebx=7e3c esi=414
dev A0 port 1F0 config 427A capabilities 2F00 mwdma 0007 udma 203F
dev B0 port 1F0 config 427A capabilities 2F00 mwdma 0007 udma 203F
dev A0 port 170 config 427A capabilities 2F00 mwdma 0007 udma 203F
dev B0 port 170 config 85C0 capabilities 0B00 mwdma 0007 udma 0407
pcirouting: South Bridge 10DE, 01E0 not found
ether#0: elnk3: port 0xD000 irq 11: 0026540bd156

Then the plan9.ini file is loaded... so I guess this isn't the kernel
proper but some kind of pre-scan during boot to tell the kernel what
it can figure out about my machine.

Dave


  reply	other threads:[~2005-09-22 14:38 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-22  8:01 fgergo
2005-09-22 14:15 ` David Leimbach
2005-09-22 14:19   ` Charles Forsyth
2005-09-22 14:53     ` David Leimbach
2005-10-07  3:51     ` Thomas Miller
2005-10-07  4:11       ` Russ Cox
2005-10-07 10:21       ` Charles Forsyth
2005-10-07 15:49         ` Dave Eckhardt
2005-10-07 16:02           ` Russ Cox
2005-09-22 14:19   ` Russ Cox
2005-09-22 14:23     ` David Leimbach
2005-09-22 14:38       ` David Leimbach [this message]
2005-09-22 16:11   ` Dave Eckhardt

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=3e1162e605092207384c27db9b@mail.gmail.com \
    --to=leimy2k@gmail.com \
    --cc=9fans@cse.psu.edu \
    --cc=rsc@swtch.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;
as well as URLs for NNTP newsgroup(s).