kern/95661: [pci] [patch] pci_pci still not correct for initializing cardbus on HP AMD laptop

Jung-uk Kim jkim at FreeBSD.org
Wed Apr 19 18:40:27 UTC 2006


The following reply was made to PR kern/95661; it has been noted by GNATS.

From: Jung-uk Kim <jkim at FreeBSD.org>
To: "Brian J. McGovern" <mcgovern at beta.com>
Cc: bug-followup at FreeBSD.org, mcgovern at spoon.beta.com,
        John Baldwin <jhb at FreeBSD.org>, imp at FreeBSD.org
Subject: Re: kern/95661: [pci] [patch] pci_pci still not correct for initializing cardbus on HP AMD laptop
Date: Wed, 19 Apr 2006 14:35:25 -0400

 On Wednesday 19 April 2006 02:26 pm, Brian J. McGovern wrote:
 > Agreed, but it works in 6.0 and 6.1. My opinion is that this is a
 > reasonable work around for the 6.x lifecycle until the "stable"
 > tree moves to 7.x, and we get SMBIOS support.
 
 In fact, the attached patch is incorrect because it does not care 
 whether the BIOS is broken or not.  That's why we have different 
 version in -CURRENT.  A 'real' fix is to re-do subordinate bus 
 numbers when we initialize PCI bridges - search for XXX comments in 
 the same function.  I believe jhb or imp was interested in fixing 
 these at some point but I don't remember who it was; spamming 
 both. ;-)
 
 > I could beg for MFC'ing SMBIOS support, but I think it'd be a much
 > tougher sell, and I doubt I can talk anyone in to it for 6.1. :)
 
 I believe you are right about that. :-(
 
 Jung-uk Kim


More information about the freebsd-bugs mailing list