From nobody@FreeBSD.org  Mon Oct 10 18:18:06 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0A87F16A41F
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 10 Oct 2005 18:18:06 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CE4D443D45
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 10 Oct 2005 18:18:05 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j9AII5UW047526
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 10 Oct 2005 18:18:05 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j9AII5Jw047525;
	Mon, 10 Oct 2005 18:18:05 GMT
	(envelope-from nobody)
Message-Id: <200510101818.j9AII5Jw047525@www.freebsd.org>
Date: Mon, 10 Oct 2005 18:18:05 GMT
From: "Brian J. McGovern" <mcgovern@beta.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Cardbus devices do not operate on HP Pavillion zv5000
X-Send-Pr-Version: www-2.3

>Number:         87225
>Category:       kern
>Synopsis:       Cardbus devices do not operate on HP Pavillion zv5000
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 10 18:20:16 GMT 2005
>Closed-Date:    Wed Oct 12 15:16:24 GMT 2005
>Last-Modified:  Wed Oct 12 15:16:24 GMT 2005
>Originator:     Brian J. McGovern
>Release:        6.0-RC1
>Organization:
>Environment:
FreeBSD dhcp3.beta.com 6.0-RC1 FreeBSD 6.0-RC1 #2: Sun Oct  9 21:34:36 EDT 2005     root@dhcp3.beta.com:/usr/src/sys/i386/compile/GENERIC  i386

>Description:
When inserting a card in to the cardbus slot, the card does not appear to be recognized, it does not appear to be powered, and the card does not operate. This problem has been tracked back and confirmed through the 5.3 release.

ACPI has just begun to function with this laptop (between BETA 3 and BETA 5), and previously has always been disabled in order to boot the laptop, and may therefore be a prime suspect. The cardbus slots, however, did not operate with ACPI disabled, either.

dmesg output, as well as output from acpidump may be found at ftp://spoon.beta.com/pub/laptop-debug.

>How-To-Repeat:
Install current, compile in the ath driver, boot, and insert card.
>Fix:
              
>Release-Note:
>Audit-Trail:

From: Jung-uk Kim <jkim@FreeBSD.org>
To: bug-followup@FreeBSD.org, mcgovern@beta.com
Cc:  
Subject: Re: kern/87225: Cardbus devices do not operate on HP Pavillion zv5000
Date: Mon, 10 Oct 2005 18:02:56 -0400

 Try the following as root before inserting the card:
 
 pciconf -w -b pci0:10:0 0x1a 0x0a
 
 If it works, let me know.
 
 Jung-uk Kim
State-Changed-From-To: open->closed 
State-Changed-By: jkim 
State-Changed-When: Wed Oct 12 15:14:43 GMT 2005 
State-Changed-Why:  
This problem is already resolved on HEAD.  Originator reported 
the work-around is 'working like a champ.' 

http://www.freebsd.org/cgi/query-pr.cgi?pr=87225 
>Unformatted:
