Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci Add MosChip(Netmos) 9904 and 9922.



details:   https://anonhg.NetBSD.org/src/rev/52e725b36829
branches:  trunk
changeset: 762432:52e725b36829
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Sun Feb 20 22:16:18 2011 +0000

description:
Add MosChip(Netmos) 9904 and 9922.
Add MosChip(Netmos) 9865 (already supported by puc(4))

diffstat:

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

diffs (21 lines):

diff -r 1268e6662ab2 -r 52e725b36829 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sun Feb 20 22:03:13 2011 +0000
+++ b/sys/dev/pci/pcidevs       Sun Feb 20 22:16:18 2011 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1058 2011/02/18 22:52:53 jmcneill Exp $
+$NetBSD: pcidevs,v 1.1059 2011/02/20 22:16:18 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3349,8 +3349,11 @@
 product NETMOS NM9835  0x9835  Dual UART and 1284 Printer Port
 product NETMOS NM9845  0x9845  Quad UART and 1284 Printer Port
 product NETMOS NM9855  0x9855  9855 Quad UART and 1284 Printer Port
+product NETMOS NM9865  0x9865  9865 Quad UART and 1284 Printer Port
 product NETMOS MCS9990 0x9990  MCS9990 Quad USB 2.0 Port
 product NETMOS NM9901  0x9901  Dual PCI-E UART
+product NETMOS NM9904  0x9904  Quad PCI-E UART
+product NETMOS NM9922  0x9922  Dual PCI-E UART
 
 /* Network Security Technologies */
 product NETSEC 7751            0x7751  7751



Home | Main Index | Thread Index | Old Index