9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] ether82563.c and i82574 chips
@ 2011-05-15 17:23 Lyndon Nerenberg (VE6BBM/VE7TFX)
  2011-05-15 17:56 ` erik quanstrom
  0 siblings, 1 reply; 2+ messages in thread
From: Lyndon Nerenberg (VE6BBM/VE7TFX) @ 2011-05-15 17:23 UTC (permalink / raw)
  To: 9fans

The driver says this about the '574:

//		case 0x10d3:		/* l */
//			type = i82574;	/* never heard of it */
//			break;

I've heard of it: my Asus Z8NA-D6C motherboard has one.  Is there any
history I should know about before I light this up in the driver?

--lyndon




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9fans] ether82563.c and i82574 chips
  2011-05-15 17:23 [9fans] ether82563.c and i82574 chips Lyndon Nerenberg (VE6BBM/VE7TFX)
@ 2011-05-15 17:56 ` erik quanstrom
  0 siblings, 0 replies; 2+ messages in thread
From: erik quanstrom @ 2011-05-15 17:56 UTC (permalink / raw)
  To: lyndon, 9fans

On Sun May 15 13:25:35 EDT 2011, lyndon@orthanc.ca wrote:
> The driver says this about the '574:
>
> // case 0x10d3: /* l */ // type = i82574; /* never heard of it */ //
> break;
>
> I've heard of it: my Asus Z8NA-D6C motherboard has one.  Is there any
> history I should know about before I light this up in the driver?

i have also heard of it, as i wrote the original code and am currently
typing this on a terminal with 2x 82574 lom chips.

i have no idea why that was commented out.

you may have better luck with 82563 from 9atom.  it supports a
more hardware than the one in the distribution, and works around
some intel-mb bugs.

- erik



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-05-15 17:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-15 17:23 [9fans] ether82563.c and i82574 chips Lyndon Nerenberg (VE6BBM/VE7TFX)
2011-05-15 17:56 ` erik quanstrom

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).