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 Tundra (Newbridge) PowerSpan/PowerSpanII/QSp...



details:   https://anonhg.NetBSD.org/src/rev/2db2d9dd83cb
branches:  trunk
changeset: 542561:2db2d9dd83cb
user:      matt <matt%NetBSD.org@localhost>
date:      Sat Feb 01 16:58:01 2003 +0000

description:
Add Tundra (Newbridge) PowerSpan/PowerSpanII/QSpanII PCI bridges

diffstat:

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

diffs (19 lines):

diff -r 07a59be5396e -r 2db2d9dd83cb sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sat Feb 01 16:42:31 2003 +0000
+++ b/sys/dev/pci/pcidevs       Sat Feb 01 16:58:01 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.501 2003/01/24 17:46:51 thorpej Exp $
+$NetBSD: pcidevs,v 1.502 2003/02/01 16:58:01 matt Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1690,6 +1690,9 @@
 
 /* Newbridge / Tundra products */
 product NEWBRIDGE CA91CX42             0x0000  Universe VME bridge
+product NEWBRIDGE CA91L826A            0x0826  QSpan II PCI bridge
+product NEWBRIDGE CA91L8260            0x8260  PowerSpan PCI bridge
+product NEWBRIDGE CA91L8261            0x8261  PowerSpan II PCI bridge
 
 /* National Instruments products */
 product NATIONALINST MXI3      0x2c30  MXI-3 PCI extender



Home | Main Index | Thread Index | Old Index