Commit e6de1bad4619dbbc40938449a53c4c27c418fdc6

Authored by pbrook
1 parent 30a604f3

Arm h/w doc updates.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1985 c046a42c-6fe2-441c-8c8c-71466251a162
Showing 1 changed file with 4 additions and 0 deletions
qemu-doc.texi
@@ -1524,6 +1524,10 @@ PCI memory space. It does not provide access to PCI IO space. @@ -1524,6 +1524,10 @@ PCI memory space. It does not provide access to PCI IO space.
1524 This means some devices (eg. ne2k_pci NIC) are not useable, and others 1524 This means some devices (eg. ne2k_pci NIC) are not useable, and others
1525 (eg. rtl8139 NIC) are only useable when the guest drivers use the memory 1525 (eg. rtl8139 NIC) are only useable when the guest drivers use the memory
1526 mapped control registers. 1526 mapped control registers.
  1527 +@item
  1528 +PCI OHCI USB controller.
  1529 +@item
  1530 +LSI53C895A PCI SCSI Host Bus Adapter with hard disk and CD-ROM devices.
1527 @end itemize 1531 @end itemize
1528 1532
1529 A Linux 2.6 test image is available on the QEMU web site. More 1533 A Linux 2.6 test image is available on the QEMU web site. More