Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci fix typo in last commit



details:   https://anonhg.NetBSD.org/src/rev/3c92f69258c6
branches:  trunk
changeset: 486308:3c92f69258c6
user:      drochner <drochner%NetBSD.org@localhost>
date:      Thu May 18 13:03:31 2000 +0000

description:
fix typo in last commit

diffstat:

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

diffs (18 lines):

diff -r 659ab3712a50 -r 3c92f69258c6 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu May 18 12:49:09 2000 +0000
+++ b/sys/dev/pci/pcidevs       Thu May 18 13:03:31 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.217 2000/05/18 08:02:19 garbled Exp $
+$NetBSD: pcidevs,v 1.218 2000/05/18 13:03:31 drochner Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -985,7 +985,7 @@
 product IBM OLYMPIC    0x003e  Token Ring
 product IBM MIAMI      0x0036  Miami/PCI
 product IBM TURBOWAYS25        0x0053  Turboways 25 ATM
-produce IBM MPIC2      0xffff  MPIC-II
+product IBM MPIC2      0xffff  MPIC-II
 
 /* IDT products */
 product IDT 77201      0x0001  77201/77211 ATM (\"NICStAR\")



Home | Main Index | Thread Index | Old Index