Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci Give a more suitable name to the DEC 21554 bridge.



details:   https://anonhg.NetBSD.org/src/rev/eee6348d3cab
branches:  trunk
changeset: 526995:eee6348d3cab
user:      augustss <augustss%NetBSD.org@localhost>
date:      Wed May 15 14:14:34 2002 +0000

description:
Give a more suitable name to the DEC 21554 bridge.

diffstat:

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

diffs (18 lines):

diff -r 6b64381caf07 -r eee6348d3cab sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Wed May 15 14:03:53 2002 +0000
+++ b/sys/dev/pci/pcidevs       Wed May 15 14:14:34 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.423 2002/05/14 12:05:13 augustss Exp $
+$NetBSD: pcidevs,v 1.424 2002/05/15 14:14:34 augustss Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1113,7 +1113,7 @@
 product DEC 21152      0x0024  DECchip 21152 PCI-PCI Bridge
 product DEC 21153      0x0025  DECchip 21153 PCI-PCI Bridge
 product DEC 21154      0x0026  DECchip 21154 PCI-PCI Bridge
-product DEC CPQ42XX    0x0046  Compaq SMART RAID 42xx
+product DEC 21554      0x0046  DECchip 21554 PCI-PCI Bridge
 product DEC SWXCR      0x1065  SWXCR RAID
 
 /* Dell Computer products */



Home | Main Index | Thread Index | Old Index