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 O2 Micro Cardbus bridge ID from PR kern/1746...
details: https://anonhg.NetBSD.org/src/rev/81dc49e3eaed
branches: trunk
changeset: 534766:81dc49e3eaed
user: soren <soren%NetBSD.org@localhost>
date: Fri Aug 02 19:35:43 2002 +0000
description:
Add O2 Micro Cardbus bridge ID from PR kern/17469 by Nicolas Joly.
diffstat:
sys/dev/pci/pcidevs | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
diffs (27 lines):
diff -r 1efba12df557 -r 81dc49e3eaed sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Fri Aug 02 19:21:57 2002 +0000
+++ b/sys/dev/pci/pcidevs Fri Aug 02 19:35:43 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.459 2002/08/02 12:44:42 ad Exp $
+$NetBSD: pcidevs,v 1.460 2002/08/02 19:35:43 soren Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1208,11 +1208,12 @@
product EUMITCOM WL11000P 0x1100 WL11000P PCI WaveLAN/IEEE 802.11
/* O2 Micro Inc */
-product O2MICRO OZ6729 0x6729 OZ6729 PCI-PCMCIA Bridge
-product O2MICRO OZ6730 0x673A OZ6730 PCI-PCMCIA Bridge
-product O2MICRO OZ6832 0x6832 OZ6832/OZ6833 PCI-CardBus Bridge
-product O2MICRO OZ6860 0x6836 OZ6860 PCI-Cardbus Bridge
-product O2MICRO OZ6872 0x6872 OZ6812/OZ6872 PCI-Cardbus Bridge
+product O2MICRO OZ6729 0x6729 OZ6729 PCI-PCMCIA Bridge
+product O2MICRO OZ6730 0x673A OZ6730 PCI-PCMCIA Bridge
+product O2MICRO OZ6832 0x6832 OZ6832/OZ6833 PCI-CardBus Bridge
+product O2MICRO OZ6860 0x6836 OZ6860 PCI-Cardbus Bridge
+product O2MICRO OZ6872 0x6872 OZ6812/OZ6872 PCI-Cardbus Bridge
+product O2MICRO OZ6972 0x6972 OZ6912/OZ6972 PCI-Cardbus Bridge
/* Evans & Sutherland products */
product ES FREEDOM 0x0001 Freedom PCI-GBus Interface
Home |
Main Index |
Thread Index |
Old Index