Source-Changes-HG archive

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

[src/netbsd-9]: src/sys/dev/pci Pull up following revision(s) (requested by t...



details:   https://anonhg.NetBSD.org/src/rev/7e510f85d2ef
branches:  netbsd-9
changeset: 373292:7e510f85d2ef
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Jan 30 11:32:22 2023 +0000

description:
Pull up following revision(s) (requested by thorpej in ticket #1580):

        sys/dev/pci/pcidevs: revision 1.1477

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

diffstat:

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

diffs (17 lines):

diff -r 23cff21d7320 -r 7e510f85d2ef sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon Jan 23 14:12:08 2023 +0000
+++ b/sys/dev/pci/pcidevs       Mon Jan 30 11:32:22 2023 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1383.2.14 2023/01/18 19:26:30 martin Exp $
+$NetBSD: pcidevs,v 1.1383.2.15 2023/01/30 11:32:22 martin Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3205,6 +3205,7 @@
 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



Home | Main Index | Thread Index | Old Index