Subject: CVS commit: src/sys/arch/sgimips/mace
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 02/04/2007 06:16:13
Module Name:	src
Committed By:	tsutsui
Date:		Sun Feb  4 06:16:13 UTC 2007

Modified Files:
	src/sys/arch/sgimips/mace: if_mec.c

Log Message:
Accept RX packets which are larger than ETHER_MAX_LEN but can be stored
into RX mbufs.

(BTW, is there any way to allocate RX mbufs aligned at PAGE_SIZE?)


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/sgimips/mace/if_mec.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.