9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] fs kernel ether driver update
@ 2006-03-01  8:25 geoff
  2006-03-01  9:03 ` Federico Benavento
  2006-03-01 12:09 ` uriel
  0 siblings, 2 replies; 9+ messages in thread
From: geoff @ 2006-03-01  8:25 UTC (permalink / raw)
  To: 9fans

I just put up a second file server for testing.  This one has a
built-in SiS ethernet and I was able to exercise it; it seems to be
fine with the current driver.  (I did have to change the boot programs
to recognise the SiS interface, and those changes have been submitted
as a patch, and still require one to specify ea= in plan9.ini for SiS
interfaces.)

I've also exercised an i82557 with a new driver.  It seems to be fine,
so I've copied that driver to
/n/sources/plan9/sys/src/fs/pc/ether82557.c.  Like ether83815.c,
ether8139.c, etherdp83820.c, and etherigbe.c, this new 82557 driver
will work unmodified in cpu kernels that have /sys/src/9/pc/compat.h.

There are more driver updates coming as I get the chance to verify
that the new drivers work correctly.


^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: [9fans] fs kernel ether driver update
@ 2006-03-01 10:28 geoff
  0 siblings, 0 replies; 9+ messages in thread
From: geoff @ 2006-03-01 10:28 UTC (permalink / raw)
  To: 9fans

I've just updated the fs igbe driver after verifying that the new one
works.

I discovered that the dp83820 driver didn't recognise the linksys
eg1032, which surprised me, and upon modifying the driver to recognise
the pci vid and did, the driver wedges the machine such that only a
front-panel reset will reset it.



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

end of thread, other threads:[~2006-03-02  9:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-01  8:25 [9fans] fs kernel ether driver update geoff
2006-03-01  9:03 ` Federico Benavento
2006-03-01  9:15   ` geoff
2006-03-01  9:17     ` Federico Benavento
2006-03-01  9:20       ` geoff
2006-03-01 12:09 ` uriel
2006-03-02  6:46   ` geoff
2006-03-02  9:35     ` Charles Forsyth
2006-03-01 10:28 geoff

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