Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/24/2003 14:06:06
Module Name:	src
Committed By:	tron
Date:		Mon Mar 24 12:06:06 UTC 2003

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

Log Message:
Don't print a kernel message like "bge0: gigabit link up" when a Gigabit
link is detected. No other ethernet driver does this and this driver
doesn't do it for other modes.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 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.