Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 10/28/2006 03:42:55
Module Name:	src
Committed By:	tsutsui
Date:		Sat Oct 28 03:42:55 UTC 2006

Modified Files:
	src/sys/dev/ic: rtl8169.c rtl81x9var.h

Log Message:
Put common data for each RX DMA descriptor into a new rxsoft structure
for micro optimization.


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/sys/dev/ic/rtl8169.c
cvs rdiff -r1.27 -r1.28 src/sys/dev/ic/rtl81x9var.h

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