9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: lejatorn@gmail.com
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] intel ethernet
Date: Wed,  2 Jan 2008 20:07:16 +0100	[thread overview]
Message-ID: <20080102190716.GE4290@gluon> (raw)
In-Reply-To: <3b78ed30825c9f16acc911f8f6a07d20@coraid.com>

Thx, but as I told you in pv, I can't test if that works since any
kernel I build with that change (which I don't think is the cause)
freezes in the same way I described in the other thread (about iso not
booting on T61). Even in pata mode.
I tried building from the sources which had been installed by the iso I
used (from 07/12/07) to install originally. I also tried with the
sources from an iso from 22/12/07; same problem.
I'm currently getting the latest iso, but I don't think it should be
pretty different from the one of 22th of Dec, shouldn't it?

I will attach the pci -v output in a mail in the other thread.

Any idea?

Mathieu.

On Wed, Jan 02, 2008 at 08:45:03AM -0500, erik quanstrom wrote:
> i missed your 82566mm in my previous
> post.  ron's speculation is basically right.
> intel change device ids between the initial
> documentation and the actual product.
> in /sys/src/9/pc/ether82563.c makee this change
> and recompile a kernel:
> 
> 			break;
> 		case 0x1049:		/* mm */
> + 		case 0x1047:
> 		case 0x104a:		/* dm */
> 		case 0x104d:		/* v */
> 			type = i82566;
> 			break;
> 		case 0x10a4:
> 		case 0x105e:
> 
> i'll submit a patch.
> 
> - erik

-- 
GPG key on subkeys.pgp.net:

KeyID:	| Fingerprint:
683DE5F3 | 4324 5818 39AA 9545 95C6 09AF B0A4 DFEA 683D E5F3
--


  reply	other threads:[~2008-01-02 19:07 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-01 15:36 lejatorn
2008-01-02  5:33 ` ron minnich
2008-01-02 11:00   ` Mathieu Lonjaret
2008-01-02 13:45 ` erik quanstrom
2008-01-02 19:07   ` lejatorn [this message]
2008-01-02 23:33     ` erik quanstrom
2008-01-02 22:23   ` Fazlul Shahriar
2008-01-02 22:34     ` ron minnich
2008-01-02 23:07       ` Fazlul Shahriar
2008-01-02 23:20         ` Mathieu Lonjaret
2008-01-02 23:24           ` Mathieu Lonjaret
2008-01-02 23:22         ` erik quanstrom
2008-01-02 23:27     ` erik quanstrom
2008-01-02 13:38 erik quanstrom
2008-01-02 13:47 ` lejatorn

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=20080102190716.GE4290@gluon \
    --to=lejatorn@gmail.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).