[Bug 202680] Silent data corruption on em(4) interfaces
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Sep 15 19:44:15 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202680
--- Comment #12 from Dmitry Afanasiev <KOT at MATPOCKuH.Ru> ---
(In reply to Sean Bruno from comment #11)
sys/dev/e1000 in head have many differences from stable/10.
For example different lem's driver version:
< char lem_driver_version[] = "1.0.6";
---
> char lem_driver_version[] = "1.1.0";
Should I use entire sys/dev/e1000 directory from head in my stable/10 system?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list