Module Name:    src
Committed By:   sborrill
Date:           Thu Jan 14 11:27:24 UTC 2010

Modified Files:
        src/sys/dev/pci: pcidevs

Log Message:
Fix typo in (unused) vendor name


To generate a diff of this commit:
cvs rdiff -u -r1.1013 -r1.1014 src/sys/dev/pci/pcidevs

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/pcidevs
diff -u src/sys/dev/pci/pcidevs:1.1013 src/sys/dev/pci/pcidevs:1.1014
--- src/sys/dev/pci/pcidevs:1.1013	Tue Jan 12 21:24:39 2010
+++ src/sys/dev/pci/pcidevs	Thu Jan 14 11:27:23 2010
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1013 2010/01/12 21:24:39 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1014 2010/01/14 11:27:23 sborrill Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -175,7 +175,7 @@
 vendor IBUS		0x1079	I-Bus
 vendor NETWORTH		0x107a	NetWorth
 vendor GATEWAY		0x107b	Gateway 2000
-vendor GOLDSTART	0x107c	Goldstar
+vendor GOLDSTAR		0x107c	Goldstar
 vendor LEADTEK		0x107d	LeadTek Research
 vendor INTERPHASE	0x107e	Interphase
 vendor DATATECH		0x107f	Data Technology

Reply via email to