Module Name:    src
Committed By:   msaitoh
Date:           Tue Jul  6 00:35:55 UTC 2010

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

Log Message:
Fix the name of PCI-1620A-AE.


To generate a diff of this commit:
cvs rdiff -u -r1.1037 -r1.1038 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.1037 src/sys/dev/pci/pcidevs:1.1038
--- src/sys/dev/pci/pcidevs:1.1037	Tue Jul  6 00:02:27 2010
+++ src/sys/dev/pci/pcidevs	Tue Jul  6 00:35:55 2010
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1037 2010/07/06 00:02:27 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1038 2010/07/06 00:35:55 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -771,8 +771,8 @@
 product ACER M1435	0x1435	M1435 VL-PCI Bridge
 
 /* Advantech products */
-product ADVANTECH PCI1620AE0	0x1600	PCI-1620-AE 8 port serial (1-4)
-product ADVANTECH PCI1620AE1	0x16ff	PCI-1620-AE 8 port serial (5-8)
+product ADVANTECH PCI1620AAE0	0x1600	PCI-1620A-AE 8 port serial (1-4)
+product ADVANTECH PCI1620AAE1	0x16ff	PCI-1620A-AE 8 port serial (5-8)
 
 /* Acer Labs products */
 product ALI M1445	0x1445	M1445 VL-PCI Bridge

Reply via email to