On 01-Oct-2002 Mitsuru IWASAKI wrote:
> Hi,
> 
>> On 01-Oct-2002 Michael McGoldrick wrote:
>> > On Tue, Oct 01, 2002 at 12:48:47PM -0400, John Baldwin wrote:
>> >> 
>> >> On 01-Oct-2002 Michael McGoldrick wrote:
>> >> > 'Me too'
>> >> > Dmesg from working kernel attached, not sure how to get a dmesg from the
>> >> > broken one. :(
>> >> > Send me a mail if any further info would help.
>> >> > (I have built two kernels recently, both have had this problem)
>> >> 
>> >> What exact problem do you have.  No PCI devices?
>> >> 
>> >> -- 
>> >> 
>> >> John Baldwin <[EMAIL PROTECTED]>  <><  http://www.FreeBSD.org/~jhb/
>> >> "Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/
>> >> 
>> >> To Unsubscribe: send mail to [EMAIL PROTECTED]
>> >> with "unsubscribe freebsd-current" in the body of the message
>> > 
>> > Yes, the kernel seems to attempt to mount root right after this line:
>> > device_probe_and_attach: acpi0 attach returned 6
>> 
>> Can you try with the stuff I committed yesterday?  It fixed the case (for
>> my tests at least) of legacy0 failing to attach or probe when acpi failed
>> to attach.
> 
> If still failed, please try this.
> I've noticed that no chance to call pci_cfgregopen() before probing
> PCI children in case Host PCI bridge _CRS is not method or _INI method
> don't access to PCI config space or something.

Hmm, I wonder.  pci_cfgregopen() doesn't do anything on ia64.  I'll
try and check my PCI book when I get to work tomorrow.

-- 

John Baldwin <[EMAIL PROTECTED]>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to