Date: Tue, 15 Sep 2015 19:44:15 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-net@FreeBSD.org Subject: [Bug 202680] Silent data corruption on em(4) interfaces Message-ID: <bug-202680-2472-cNSdx5mJ2t@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-202680-2472@https.bugs.freebsd.org/bugzilla/> References: <bug-202680-2472@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202680 --- Comment #12 from Dmitry Afanasiev <KOT@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202680-2472-cNSdx5mJ2t>