看板 DFBSD_commit 關於我們 聯絡資訊
commit f81efabe6cfad69749e4ae640494ad2652b49dbf Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sun Jan 31 15:39:26 2010 -0800 kernel - IF_NFE - Continue work on word alignment support * Add a capability and enable word-alignment conditionally. For now just enable it for the MCP77 and MCP79 chipsets. * Note that the CK804 family does not appear to support 2-byte DMA alignment. Reported-by: Rumko Summary of changes: sys/dev/netif/nfe/if_nfe.c | 20 +++++++++++++++++--- sys/dev/netif/nfe/if_nfevar.h | 1 + 2 files changed, 18 insertions(+), 3 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f81efabe6cfad69749e4ae640494ad2652b49dbf -- DragonFly BSD source repository