Subject: CVS commit: [netbsd-1-6] src/sys/dev/pci
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 06/16/2003 13:04:44
Module Name:	src
Committed By:	grant
Date:		Mon Jun 16 13:04:43 UTC 2003

Modified Files:
	src/sys/dev/pci [netbsd-1-6]: if_bge.c

Log Message:
Pull up revision 1.38 (requested by tron in ticket #1230):

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.29.2.1 -r1.29.2.2 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.