Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 11/03/2006 17:16:59
Module Name:	src
Committed By:	tsutsui
Date:		Fri Nov  3 17:16:59 UTC 2006

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

Log Message:
Pull a 8139C+ fix from FreeBSD if_re.c rev 1.73:
Ignore BMCR_LOOP and BMCR_ISO bits which have different meanings on 8139C+.

Tested by Brian A. Seklecki.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 src/sys/dev/ic/rtl8169.c

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