Subject: CVS commit: [netbsd-1-6] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Erik Berls <cyber@netbsd.org>
List: source-changes
Date: 10/20/2003 05:02:44
Module Name: src
Committed By: cyber
Date: Mon Oct 20 05:02:44 UTC 2003
Modified Files:
src/sys/dev/pci [netbsd-1-6]: if_bge.c
Log Message:
Pull up revision 1.50 (requested by tron in ticket #1447):
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.29.2.4 -r1.29.2.5 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.