Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci 2 Micro -> O2 Micro



details:   https://anonhg.NetBSD.org/src/rev/338ab76f1676
branches:  trunk
changeset: 481668:338ab76f1676
user:      joda <joda%NetBSD.org@localhost>
date:      Thu Feb 03 13:58:28 2000 +0000

description:
2 Micro -> O2 Micro

diffstat:

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

diffs (29 lines):

diff -r dc732919ec86 -r 338ab76f1676 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Feb 03 13:17:39 2000 +0000
+++ b/sys/dev/pci/pcidevs       Thu Feb 03 13:58:28 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.188 2000/01/31 18:34:19 thorpej Exp $
+$NetBSD: pcidevs,v 1.189 2000/02/03 13:58:28 joda Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -487,7 +487,7 @@
 vendor PMCSIERRA       0x11f8  PMC-Sierra
 vendor CYCLADES                0x120e  Cyclades
 vendor ESSENTIAL       0x120f  Essential Communications
-vendor 2MICRO          0x1217  2 Micro Inc
+vendor O2MICRO         0x1217  O2 Micro Inc
 vendor 3DFX            0x121a  3Dfx Interactive
 vendor ARIEL           0x1220  Ariel
 vendor AZTECH          0x122d  Aztech
@@ -913,8 +913,8 @@
 product ESSTECH        SOLO1           0x1969  Solo-1 PCI AudioDrive
 product ESSTECH        MAESTRO2E       0x1978  Maestro 2E
 
-/* 2 Micro Inc */
-product 2MICRO  OZ6832 0x6832  OZ6832 CardBus Controller
+/* O2 Micro Inc */
+product O2MICRO  OZ6832        0x6832  OZ6832 CardBus Controller
 
 /* Evans & Sutherland products */
 product ES FREEDOM     0x0001  Freedom PCI-GBus Interface



Home | Main Index | Thread Index | Old Index