Date: Mon, 1 Feb 2010 19:28:43 +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 if_igb.c Message-ID: <201002011929.o11JT27F010018@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jfv 2010-02-01 19:28:43 UTC FreeBSD src repository Modified files: sys/dev/e1000 if_em.c if_igb.c Log: SVN rev 203354 on 2010-02-01 19:28:43Z by jfv A few minor changes: add altq option header, add missing conditional around a buf_ring call that will break 7.3, and thanks to Fabien Thomas add POLLING support for igb and a minor related fix in the em driver. Revision Changes Path 1.32 +4 -3 src/sys/dev/e1000/if_em.c 1.32 +112 -0 src/sys/dev/e1000/if_igb.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002011929.o11JT27F010018>