Subject: CVS commit: syssrc/sys/dev
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 04/23/2002 13:38:39
Module Name:	syssrc
Committed By:	bouyer
Date:		Tue Apr 23 10:38:38 UTC 2002

Modified Files:
	syssrc/sys/dev/ic: esiop.c siop.c siop_common.c siopvar_common.h
	syssrc/sys/dev/pci: siop_pci_common.c

Log Message:
Enable software LED control based on LED0 feature, not #define.
For now, set the LED0 feature if SIOP_SYMLED is defined in siop_pci_common.c.
From Jason R Thorpe.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/ic/esiop.c
cvs rdiff -r1.55 -r1.56 syssrc/sys/dev/ic/siop.c
cvs rdiff -r1.20 -r1.21 syssrc/sys/dev/ic/siop_common.c
cvs rdiff -r1.15 -r1.16 syssrc/sys/dev/ic/siopvar_common.h
cvs rdiff -r1.12 -r1.13 syssrc/sys/dev/pci/siop_pci_common.c

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