Date: Mon, 29 Jun 2009 18:17:10 +0000 (UTC) From: Jack F Vogel <jfv@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/e1000 if_em.c Message-ID: <200906291817.n5TIHRAV061340@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jfv 2009-06-29 18:17:10 UTC FreeBSD src repository Modified files: sys/dev/e1000 if_em.c Log: SVN rev 195168 on 2009-06-29 18:17:10Z by jfv Type problem when FreeBSD is in a virtualized environment, the result was when the RX index wrapped it was converted into some sort of gibberish and written into the RDT register, effectively killing the RX side of the thing :) Approved by: re Revision Changes Path 1.19 +1 -1 src/sys/dev/e1000/if_em.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906291817.n5TIHRAV061340>