mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
Spelling fixes, thanks to Stefan Weil.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2232 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
afdfa781e6
commit
9f08349345
5 changed files with 5 additions and 5 deletions
|
@ -183,7 +183,7 @@ PCIBus *pci_pmac_init(void *pic)
|
|||
d->config[0x0E] = 0x00; // header_type
|
||||
d->config[0x34] = 0x00; // capabilities_pointer
|
||||
|
||||
#if 0 // XXX: not activated as PPC BIOS doesn't handle mutiple buses properly
|
||||
#if 0 // XXX: not activated as PPC BIOS doesn't handle multiple buses properly
|
||||
/* pci-to-pci bridge */
|
||||
d = pci_register_device("Uni-north bridge", sizeof(PCIDevice), 0, 13 << 3,
|
||||
NULL, NULL);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue