Arm h/w doc updates.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1985 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
pbrook 2006-06-16 21:48:48 +00:00
parent 30a604f363
commit e6de1bad46
1 changed files with 4 additions and 0 deletions

View File

@ -1524,6 +1524,10 @@ PCI memory space. It does not provide access to PCI IO space.
This means some devices (eg. ne2k_pci NIC) are not useable, and others This means some devices (eg. ne2k_pci NIC) are not useable, and others
(eg. rtl8139 NIC) are only useable when the guest drivers use the memory (eg. rtl8139 NIC) are only useable when the guest drivers use the memory
mapped control registers. mapped control registers.
@item
PCI OHCI USB controller.
@item
LSI53C895A PCI SCSI Host Bus Adapter with hard disk and CD-ROM devices.
@end itemize @end itemize
A Linux 2.6 test image is available on the QEMU web site. More A Linux 2.6 test image is available on the QEMU web site. More