Subject: kern/20084: O2Micro PCI-Cardbus bridge it's not recognized
To: None <gnats-bugs@gnats.netbsd.org>
From: None <ciph3r@telefonica.net>
List: netbsd-bugs
Date: 01/27/2003 12:25:38
>Number: 20084
>Category: kern
>Synopsis: O2Micro PCI-Cardbus bridge it's not recognized
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: kern-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Jan 27 12:26:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Pablo Méndez Hernández
>Release: NetBSD 1.6M (-current)
>Organization:
>Environment:
NetBSD charm 1.6M NetBSD 1.6M (GENERIC_LAPTOP) #1: Mon Jan 27 15:58:15 CET 2003 root@charm:/usr/src/sys/arch/i386/compile/GENERIC_LAPTOP i386
>Description:
From dmesg of my Acer Travelmate 525TX:
...
cbb0 at pci0 dev 19 function 0: O2 Micro Inc product 0x6933 (rev. 0x01)
cbb1 at pci0 dev 19 function 1: O2 Micro Inc product 0x6933 (rev. 0x01)
...
Patch attached is from FreeBSD sources and with it the bridge gets recognized at boot time.
>How-To-Repeat:
>Fix:
--- /usr/src/sys/dev/pci/pcidevs.orig 2003-01-27 20:55:48.000000000 +0100
+++ /usr/src/sys/dev/pci/pcidevs 2003-01-27 21:08:37.000000000 +0100
@@ -1244,8 +1244,10 @@
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 OZ6860 0x6836 OZ6836/OZ6860 PCI-Cardbus Bridge
product O2MICRO OZ6872 0x6872 OZ6812/OZ6872 PCI-Cardbus Bridge
+product O2MICRO OZ6922 0x6825 OZ6922 PCI-Cardbus Bridge
+product O2MICRO OZ6933 0x6833 OZ6933 PCI-Cardbus Bridge
product O2MICRO OZ6972 0x6972 OZ6912/OZ6972 PCI-Cardbus Bridge
/* Evans & Sutherland products */
>Release-Note:
>Audit-Trail:
>Unformatted: