Date: Wed, 6 Oct 2010 08:15:28 +0000 (UTC) From: "Jayachandran C." <jchandra@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/rmi/dev/nlge if_nlge.c if_nlge.h Message-ID: <201010060815.o968FfkQ001255@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jchandra 2010-10-06 08:15:28 UTC FreeBSD src repository Modified files: sys/mips/rmi/dev/nlge if_nlge.c if_nlge.h Log: SVN rev 213475 on 2010-10-06 08:15:28Z by jchandra XLR/XLS network driver (nlge) updates: - nlge_ioctl handles IFF_UP and IFF_PROMISC flags - Translate table code, to enable flow based CPU assignment added disabled by default (can be enabled by a tunable). - Changed signature of nlge_port_disable to make it consistent with nlge_port_enable - Removed TXCSUM and VLAN_HW_TAGGING from i/f capabilities. Submitted by: Sriram Gorti (srgorti at netlogicmicro dot com) Revision Changes Path 1.14 +153 -22 src/sys/mips/rmi/dev/nlge/if_nlge.c 1.3 +14 -13 src/sys/mips/rmi/dev/nlge/if_nlge.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010060815.o968FfkQ001255>