Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pci Fix the name of PCI-1620A-AE.



details:   https://anonhg.NetBSD.org/src/rev/0d5a0235a971
branches:  trunk
changeset: 756069:0d5a0235a971
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Tue Jul 06 00:35:55 2010 +0000

description:
Fix the name of PCI-1620A-AE.

diffstat:

 sys/dev/pci/pcidevs |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r fb1fe4432728 -r 0d5a0235a971 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Tue Jul 06 00:18:02 2010 +0000
+++ b/sys/dev/pci/pcidevs       Tue Jul 06 00:35:55 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index