Removing device driver code in mainboard.c for Tyan boards?

YhLu YhLu at tyan.com
Thu Nov 4 21:48:00 CET 2004


and

Mainboard on
.....
End

Mainboard on
...
End

To put them into dev_root links

YH

-----Original Message-----
From: YhLu 
Sent: Thursday, November 04, 2004 8:01 PM
To: ebiederman at lnxi.com
Cc: Ronald G. Minnich; Li-Ta Lo; LinuxBIOS
Subject: RE: Removing device driver code in mainboard.c for Tyan boards?

chip northbridge/amd/amdk8                              
        device pci_domain 0 on                          
                device pci 18.0 on # LDT0       
.				....
			  End
			  ....
			  chip northbridge/amd/amdk8

				device pci 19.0 end
				...
			   End 
		End # PCI domain
.....acpic...
End # NB K8

It looks strang, 
Why not thang that to followings?

device pci_domain 0 on                          
	chip northbridge/amd/amdk8                              
                device pci 18.0 on # LDT0       
.				....
			  End
			  ....
	 End #NB K8
			  chip northbridge/amd/amdk8

				device pci 19.0 end
				...
			   End 
		End # PCI domain
.....apic....
_______________________________________________
Linuxbios mailing list
Linuxbios at clustermatic.org
http://www.clustermatic.org/mailman/listinfo/linuxbios



More information about the coreboot mailing list