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 an entry for NetMos



details:   https://anonhg.NetBSD.org/src/rev/8cc859b908d6
branches:  trunk
changeset: 504557:8cc859b908d6
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Sun Mar 04 21:26:44 2001 +0000

description:
Add an entry for NetMos

diffstat:

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

diffs (27 lines):

diff -r a9d0b1ec0ce7 -r 8cc859b908d6 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sun Mar 04 21:12:24 2001 +0000
+++ b/sys/dev/pci/pcidevs       Sun Mar 04 21:26:44 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.304 2001/03/02 17:32:01 thorpej Exp $
+$NetBSD: pcidevs,v 1.305 2001/03/04 21:26:44 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -557,6 +557,7 @@
 vendor ADP             0x9004  Adaptec
 vendor ADP2            0x9005  Adaptec (2nd PCI Vendor ID)
 vendor ATRONICS                0x907f  Atronics
+vendor NETMOS          0x9710  Netmos
 vendor CHRYSALIS       0xcafe  Chrysalis-ITS
 vendor ARC             0xedd8  ARC Logic
 vendor INVALID         0xffff  INVALID VENDOR ID
@@ -1386,6 +1387,9 @@
 product NETGEAR GA620  0x620a  GA620 1000baseSX Gigabit Ethernet
 product NETGEAR GA620T 0x630a  GA620 1000baseT Gigabit Ethernet
 
+/* Netmos products */
+product NETMOS NM9835  0x9835  Dual UART and 1284 Printer port
+
 /* Network Security Technologies, Inc. */
 product NETSEC 7751            0x7751  7751
 



Home | Main Index | Thread Index | Old Index