Plan 9 from Bell Labs’s /usr/web/sources/patch/sorry/ether82563upd3/readme

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


1.  fix for ich parts using secondary flash area.  many thanks to 
Mathieu Lonjaret and Fazlul Shahriar for their help.

2.  remove impossible check for rd->errors == 0.  this can't
happen since we've configured the chipset not to report errors.
if we got a packet with rd->errors != 0 the old behavior
was wrong anyway.

3.  there is a bug in hardware autonegotiation that can stick
interfaces at 100Mbps.  recognize this state and kick autonegotiation
off by hand.  (i82563ctl was move to the end to facilitate kicking
autonegotiation by hand.  i removed this hack in the submitted version.)


Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.