9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Intel Pro/1000 problem
Date: Thu, 31 Jan 2008 19:52:31 -0500	[thread overview]
Message-ID: <2f5a7e7fe5d7772cba03df25b520f5c6@quanstro.net> (raw)
In-Reply-To: <47A25316.40400@uga.edu>

> Hello!  I'm brand new to Plan 9, and I'm installing it on a computer for 
> the first time.  It's a Dell Precision 450, a P4 Xeon-based machine that 
> seemed to mostly meet the things on the supported hardware list.  The 
> integrated Ethernet is an Intel Pro/1000 MTW according to Windows and an 
> 82545EM according to Linux, but Plan 9 doesn't detect it.
> 
> Here's the relevant portion of the output of the pci command:
> 
> 3.14.0: net  02.00.00 8086/100f  11 0:fe3e0004 131072 1:00000000 16 
> 4:0000ecc1 64
> 
> Thanks for any help,
> Philip Brooks

i assume you are talking about the kernel and not 9load.
this card is recognized by plan 9. /sys/src/9/pc/etherigbe.c:38
	i82545em	= (0x100F<<16)|0x8086,
the other reason it would appear that your card is not recognized
is that it is not resetting properly.

if you are also in athens, i would be happy to take a look if you'd
bring the machine by.  contact me off list.

- erik


      reply	other threads:[~2008-02-01  0:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-31 23:00 Philip Brooks
2008-02-01  0:52 ` erik quanstrom [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=2f5a7e7fe5d7772cba03df25b520f5c6@quanstro.net \
    --to=quanstro@quanstro.net \
    --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).