Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2006 18:40:20 GMT
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/95661: [pci] [patch] pci_pci still not correct for initializing cardbus on HP AMD laptop
Message-ID:  <200604191840.k3JIeKcK079884@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/95661; it has been noted by GNATS.

From: Jung-uk Kim <jkim@FreeBSD.org>
To: "Brian J. McGovern" <mcgovern@beta.com>
Cc: bug-followup@FreeBSD.org, mcgovern@spoon.beta.com,
        John Baldwin <jhb@FreeBSD.org>, imp@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604191840.k3JIeKcK079884>