9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: jmk@plan9.bell-labs.com
To: 9fans@cse.psu.edu
Subject: Re: [9fans] question about plan9.ini
Date: Tue, 12 Aug 2003 13:58:52 -0400	[thread overview]
Message-ID: <027e4ea5576413834581b39d4bdcb547@plan9.bell-labs.com> (raw)
In-Reply-To: <fe3djvg5tovkmrj78759qhq1nn5l9ib6p6@4ax.com>

Ah. There was a separate 8029 driver at one point, but I see it was never
included in the source tree.

In the meantime you can ignore the 'mem' and 'size' values (they both default
to 16KB) and see if it works, e.g.

	type=ne2000 port=N irq=N

If the default 'mem' and 'size' are wrong, the card should be recognised but
you will get error messages on the console beginning with 'dp8390: ".

You might also need to add 'nodummyrr' to the line if the card is recognised
but wedges.

--jim


On Tue Aug 12 12:25:49 EDT 2003, r.szczesnyCUTETHIS@mail.ru wrote:
> Hello,
>
> I have realtek 8029 adapter and I  have  some problem with this (from
> plan9.ini(8)
>
> type=TYPE [port=N] [irq=N] [mem=N] [size=N] [dma=N] [ea=N]
>
>
>
> Could you tell me how can I get this mem,  and size values from my
> adapter ?I would like to add that my diagnostic program gives me
> only informations about port and irq. and of course the type is
> ne2000.
>
> greetings,
> R.Sz.


      reply	other threads:[~2003-08-12 17:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-12 16:10 r.szczesnyCUTETHIS
2003-08-12 17:58 ` jmk [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=027e4ea5576413834581b39d4bdcb547@plan9.bell-labs.com \
    --to=jmk@plan9.bell-labs.com \
    --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).