Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/sys/dev/pci Pull up following revision(s) (requested by h...
details: https://anonhg.NetBSD.org/src/rev/21e07e07afc8
branches: netbsd-3
changeset: 577883:21e07e07afc8
user: tron <tron%NetBSD.org@localhost>
date: Fri Mar 17 15:22:57 2006 +0000
description:
Pull up following revision(s) (requested by he in ticket #1203):
sys/dev/pci/pcidevs: revision 1.774
Add vendor code for Nortel and Baystack 21 id. Part of info
submitted in PR#33044.
diffstat:
sys/dev/pci/pcidevs | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r f54640f0f390 -r 21e07e07afc8 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Fri Mar 17 15:18:50 2006 +0000
+++ b/sys/dev/pci/pcidevs Fri Mar 17 15:22:57 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.701.2.26 2006/02/15 19:26:50 riz Exp $
+$NetBSD: pcidevs,v 1.701.2.27 2006/03/17 15:22:57 tron Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -512,6 +512,7 @@
vendor AURORA 0x125c Aurora Technologies
vendor ESSTECH 0x125d ESS Technology
vendor INTERSIL 0x1260 Intersil
+vendor NORTEL 0x126c Nortel Networks (Northern Telecom)
vendor SILMOTION 0x126f Silicon Motion
vendor ENSONIQ 0x1274 Ensoniq
vendor NETAPP 0x1275 Network Appliance
@@ -2219,6 +2220,9 @@
/* NKK products */
product NKK NDR4600 0xa001 NDR4600 Host-PCI Bridge
+/* Nortel products */
+product NORTEL BAYSTACK_21 0x1211 Baystack 21 (Accton MPX EN5038)
+
/* Number Nine products */
product NUMBER9 I128 0x2309 Imagine-128
product NUMBER9 I128_2 0x2339 Imagine-128 II
Home |
Main Index |
Thread Index |
Old Index