Only two times Once in crt0 One in LinuxBIOS_ram. Device. Besides updating unitid, device scan need to update bus number too.
Regards
Yinghai Lu
-----Original Message----- From: Stefan Reinauer [mailto:stepan@openbios.org] Sent: Tuesday, November 02, 2004 4:07 PM To: YhLu Cc: linuxbios@clustermatic.org Subject: Re: Weird K8 output
* Stefan Reinauer stepan@openbios.org [041103 00:49]:
- YhLu YhLu@tyan.com [041102 21:27]:
done PCI_DEV=(0,0x18,0) 0xb4=00030000 bus=00 id =74501022 bus=00 id =74601022 PCI_DEV=(0,0x19,0) 0xd4=000a0400
Hm.. it dies here while collapsing the previous enumeration.
While collapsing 74501022 again...
Can anyone shed some light on why the repeated collapse is needed?
Stefan
* YhLu YhLu@tyan.com [041103 01:17]:
Only two times Once in crt0 One in LinuxBIOS_ram. Device. Besides updating unitid, device scan need to update bus number too.
You are right. I confused the 8131 at cpu0 with the one at cpu1.
PCI_DEV=(0,0x18,0) 0xb4=00030000 Collapsing device: 74501022 Collapsing device: 74601022 collapsed enumeration bus=00 id =74501022 bus=00 id =74601022 PCI_DEV=(0,0x19,0) 0xd4=000a0400 Collapsing device: 74501022
Stefan