9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Lucio De Re <lucio@proxima.alt.za>
To: 9fans mailing list <9fans@cse.psu.edu>
Subject: Re: [9fans] PCNet and other short stories
Date: Sat, 13 Apr 2002 16:46:08 +0200	[thread overview]
Message-ID: <20020413164608.B19779@cackle.proxima.alt.za> (raw)
In-Reply-To: <20020413161655.A19779@cackle.proxima.alt.za>; from Lucio De Re on Sat, Apr 13, 2002 at 04:16:56PM +0200

On Sat, Apr 13, 2002 at 04:16:56PM +0200, Lucio De Re wrote:
>
> There will be working copies of etherpcnet.c on my web site in the
> next hour or so:
>
The DMA management is a scary hack.  It is tempting to not do anything
at all, but then one gets very little choice of DMA channels  :-)

If anyone wants to contribute some intelligence, my knowledge stops at
a single controller on the 8088, cascaded DMA chips are a total
mystery, specially when the clever engineers at Intel made it
impossible to query the chip settings before one chooses to change
them.

The plan9.ini line I use is

	ether0=type=PCnet port=0x320 irq=9 dma=6 10BaseT

YMMV.  I have not included any acknowledgements in the source, which I
will correct as soon as I get a chance.  The plagiarised parties are
the ether79c970.c driver from the Plan 9 distribution and a similar
driver (ether79c960.c) from forsyth.  Anyone else who feels they
deserve acknowledgement, please just let me know :-)

++L

PS: I'll concoct an entry for the plan9.ini man page as soon as I have
managed a little broader testing.


      reply	other threads:[~2002-04-13 14:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-13 14:16 Lucio De Re
2002-04-13 14:46 ` Lucio De Re [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=20020413164608.B19779@cackle.proxima.alt.za \
    --to=lucio@proxima.alt.za \
    --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).