NetBSD Problem Report #14068

Received: (qmail 1442 invoked from network); 26 Sep 2001 00:52:59 -0000
Message-Id: <20010926005246.181AC11112@www.netbsd.org>
Date: Tue, 25 Sep 2001 17:52:46 -0700 (PDT)
From: kwchin@arc.corp.mot.com
Sender: nobody@netbsd.org
Reply-To: kwchin@arc.corp.mot.com
To: gnats-bugs@gnats.netbsd.org
Subject: Quirks with support for SCM Microsystems TI1225 PCMCIA Adapter Card (PCI) 
X-Send-Pr-Version: www-1.0

>Number:         14068
>Category:       kern
>Synopsis:       Quirks with support for SCM Microsystems TI1225 PCMCIA Adapter Card (PCI)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Sep 26 00:53:00 +0000 2001
>Closed-Date:    
>Last-Modified:  Wed Sep 26 13:06:34 +0000 2001
>Originator:     Kwan-Wu Chin
>Release:        1.5.1
>Organization:
Motorola
>Environment:
NetBSD box1 1.5 NetBSD 1.5 (CONFIGFILE) #11 :Wed Mar 1 09:00:46 EST 2000
root@Host2:/root/kame/netbsd/sys/arch/i386/compile/CONFIGFILE i386
>Description:
Basically, the SCM Microsystems's card only has one physical
socket, however the TI chip reports two.  As a result the
second socket is probed for which does not exist, causing the
system to crash.  Usually after the message,
"pcic_wait_ready: reading never happenned, status=4d"
>How-To-Repeat:
Plugin the aforementioned card and boot NetBSD.
>Fix:
A fix for OpenBSD is available.  It is described below:

In the file (OpenBSD): sys/dev/pci/pccbb.c, line 1347, function,
"pccbb_card_detect" there is a comment indicating the fix for 
this problem.  The line of fix is:

   if(sockstat & CB_SOCKET_STAT_XVCARD) return 0;

Once the above line of code is incorporated into NetBSD's pccbb.c
file, the problem is solved, and has been tested on our testbed.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: netbsd-admin->kern-bug-people 
Responsible-Changed-By: soda 
Responsible-Changed-When: Wed Sep 26 06:06:01 PDT 2001 
Responsible-Changed-Why:  
wrong category. "admin" is for TNF servers administration. 
>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.