Subject: CVS commit: syssrc/sys/arch/evbsh5/dev
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 10/05/2002 13:59:10
Module Name:	syssrc
Committed By:	scw
Date:		Sat Oct  5 10:59:10 UTC 2002

Modified Files:
	syssrc/sys/arch/evbsh5/dev: sysfpga.c sysfpgareg.h sysfpgavar.h

Log Message:
A couple of additions:
 - sysfpga_sreset()
   Hit the soft-reset register to reset the board.

 - sysfpga_twinkle_led()
   Might as well put the blinkenlight on the Cayman to good use as
   a "heartbeat" indicator.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/evbsh5/dev/sysfpga.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/evbsh5/dev/sysfpgareg.h
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/evbsh5/dev/sysfpgavar.h

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