Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci Minor correction to the name of the 405GP PCI br...



details:   https://anonhg.NetBSD.org/src/rev/a1aa22f59c78
branches:  trunk
changeset: 515717:a1aa22f59c78
user:      simonb <simonb%NetBSD.org@localhost>
date:      Wed Oct 03 12:05:49 2001 +0000

description:
Minor correction to the name of the 405GP PCI bridge.

diffstat:

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

diffs (18 lines):

diff -r 7b7a3c187986 -r a1aa22f59c78 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Wed Oct 03 09:40:12 2001 +0000
+++ b/sys/dev/pci/pcidevs       Wed Oct 03 12:05:49 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.360 2001/10/01 00:27:33 thorpej Exp $
+$NetBSD: pcidevs,v 1.361 2001/10/03 12:05:49 simonb Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1165,7 +1165,7 @@
 product IBM OLYMPIC    0x003e  Token Ring
 product IBM MIAMI      0x0036  Miami/PCI
 product IBM TURBOWAYS25        0x0053  Turboways 25 ATM
-product IBM 405GP      0x0156  IBM 405GP PCI Bridge
+product IBM 405GP      0x0156  PPC 405GP PCI Bridge
 product IBM MPIC2      0xffff  MPIC-II
 
 /* IDT products */



Home | Main Index | Thread Index | Old Index