Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Masanori Kanaoka <kanaoka@netbsd.org>
List: source-changes
Date: 12/26/2004 07:27:41
Module Name:	src
Committed By:	kanaoka
Date:		Sun Dec 26 07:27:41 UTC 2004

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

Log Message:
 - Use ether_ioctl().
 - Remove unnecessary re_init() in re_attach().
 - Remove notyet compile option.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dev/cardbus/if_re_cardbus.c
cvs rdiff -r1.2 -r1.3 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.