Module Name:    src
Committed By:   snj
Date:           Sat Sep 26 19:43:05 UTC 2009

Modified Files:
        src/sys/dev/pci: files.pci

Log Message:
"Intel High Definition Audio" -> "High Definition Audio"


To generate a diff of this commit:
cvs rdiff -u -r1.321 -r1.322 src/sys/dev/pci/files.pci

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

Modified files:

Index: src/sys/dev/pci/files.pci
diff -u src/sys/dev/pci/files.pci:1.321 src/sys/dev/pci/files.pci:1.322
--- src/sys/dev/pci/files.pci:1.321	Sat Sep 26 19:01:04 2009
+++ src/sys/dev/pci/files.pci	Sat Sep 26 19:43:04 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: files.pci,v 1.321 2009/09/26 19:01:04 jakllsch Exp $
+#	$NetBSD: files.pci,v 1.322 2009/09/26 19:43:04 snj Exp $
 #
 # Config file and device description for machine-independent PCI code.
 # Included by ports that need it.  Requires that the SCSI files be
@@ -986,5 +986,5 @@
 file	dev/pci/voyagerfb.c		voyagerfb
 defflag	opt_voyagerfb.h	VOYAGERFB_DEBUG
 
-# Intel High Definition Audio
+# High Definition Audio
 include "dev/pci/hdaudio/files.hdaudio"

Reply via email to