Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 09/05/2003 08:53:24
Module Name:	src
Committed By:	tron
Date:		Fri Sep  5 08:53:24 UTC 2003

Modified Files:
	src/sys/dev/pci: if_bge.c

Log Message:
From FreeBSD as suggested by Nicolas Joly in PR kern/22682:
Do not initalize the LED's to 0x00.  The default configuration
the chip comes up in should yeild proper operation of the LED's.


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/sys/dev/pci/if_bge.c

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