Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/5875ad175b88
branches:  netbsd-10
changeset: 373296:5875ad175b88
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Jan 30 11:43:35 2023 +0000

description:
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

diffstat:

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

diffs (17 lines):

diff -r e2af03a63aff -r 5875ad175b88 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon Jan 23 16:02:49 2023 +0000
+++ b/sys/dev/pci/pcidevs       Mon Jan 30 11:43:35 2023 +0000
@@ -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 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