Module Name:    src
Committed By:   martin
Date:           Mon Jan 30 11:43:35 UTC 2023

Modified Files:
        src/sys/dev/pci [netbsd-10]: pcidevs

Log Message:
Pull up following revision(s) (requested by thorpej in ticket #61):

        sys/dev/pci/pcidevs: revision 1.1477

Add ID for the EXAR XR17V354 PCIe UART.
PR kern/57202


To generate a diff of this commit:
cvs rdiff -u -r1.1471.2.1 -r1.1471.2.2 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.1471.2.1 src/sys/dev/pci/pcidevs:1.1471.2.2
--- src/sys/dev/pci/pcidevs:1.1471.2.1	Wed Jan 18 19:21:49 2023
+++ src/sys/dev/pci/pcidevs	Mon Jan 30 11:43:35 2023
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1471.2.1 2023/01/18 19:21:49 martin Exp $
+$NetBSD: pcidevs,v 1.1471.2.2 2023/01/30 11:43:35 martin Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3205,6 +3205,7 @@ product ES FREEDOM	0x0001	Freedom PCI-GB
 product EXAR XR17D152	0x0152	dual-channel Universal PCI UART
 product EXAR XR17D154	0x0154	quad-channel Universal PCI UART
 product EXAR XR17D158	0x0158	octal-channel Universal PCI UART
+product EXAR XR17V354	0x0354	quad-channel Universal PCIe UART
 
 /* FORE products */
 product FORE PCA200	0x0210	ATM PCA-200

Reply via email to