Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: TAMURA Kent <kent@netbsd.org>
List: source-changes
Date: 10/23/2003 17:14:55
Module Name:	src
Committed By:	kent
Date:		Thu Oct 23 17:14:55 UTC 2003

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

Log Message:
Change the short names of nForce:
 nForce-MCP -> nForce
 nForce-MCP-T -> nForce2
 nForce-MCP-T -> nForce3

Use snprintf() and strlcpy() instead of sprintf() and strcpy().


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 src/sys/dev/pci/auich.c

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