Subject: CVS commit: syssrc/sys/dev/isa
To: None <source-changes@netbsd.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 11/26/2001 13:14:52
Module Name:	syssrc
Committed By:	yamt
Date:		Mon Nov 26 11:14:51 UTC 2001

Modified Files:
	syssrc/sys/dev/isa: cs89x0.c cs89x0var.h

Log Message:
- add power management code.
- use ether_ioctl instead of its own code.
  (make ifconfig down works properly.)


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 syssrc/sys/dev/isa/cs89x0.c
cvs rdiff -r1.10 -r1.11 syssrc/sys/dev/isa/cs89x0var.h

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