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] Boot floppy
Date: Thu, 22 Jan 2004 20:09:33 -0500	[thread overview]
Message-ID: <5810a0e685b8e30dd3af71783dc78deb@plan9.bell-labs.com> (raw)
In-Reply-To: <7478.192.11.226.116.1074815531.squirrel@www.infernopark.com>

On Thu Jan 22 16:38:46 EST 2004, vdharani@infernopark.com wrote:
> ...
>
> 1. i have intel 82559ER (i think) cards. if i am right, the boot code
> recognizes only 82557 cards. so dhcp/tftp works only for 82557 cards. it
> doesnt work for 82559/82559ER cards etc. what is the problem? is it too
> tough to fix it? given that intel cards are widely used and available
> (including on-board ethernet ports), can we make all 82557/8/9 ethernet
> ports get recognized during boot time?
> ...

The boot code has been seen to work successfully on the following PCI
device ids:

		case 0x1209:		/* Intel 82559ER */
		case 0x1229:		/* Intel 8255[789] */
		case 0x1031:		/* Intel 82562EM */
		case 0x2449:		/* Intel 82562ET */

What do you have?


  reply	other threads:[~2004-01-23  1:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-29 19:14 David Presotto
2004-01-22 23:52 ` vdharani
2004-01-23  1:09   ` jmk [this message]
2003-12-29 21:18 vdharani

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=5810a0e685b8e30dd3af71783dc78deb@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).