qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH V2 10/10] piix_pci: add link to i440fx data sheet.


From: Isaku Yamahata
Subject: [Qemu-devel] [PATCH V2 10/10] piix_pci: add link to i440fx data sheet.
Date: Tue, 15 Dec 2009 20:26:07 +0900

add link to i440fx data sheet.

Signed-off-by: Isaku Yamahata <address@hidden>
---
 hw/piix_pci.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/hw/piix_pci.c b/hw/piix_pci.c
index 384d31c..cd12212 100644
--- a/hw/piix_pci.c
+++ b/hw/piix_pci.c
@@ -29,6 +29,11 @@
 #include "isa.h"
 #include "sysbus.h"
 
+/*
+ * I440FX chipset data sheet.
+ * http://download.intel.com/design/chipsets/datashts/29054901.pdf
+ */
+
 typedef PCIHostState I440FXState;
 
 typedef struct PIIX3State {
-- 
1.6.5.4





reply via email to

[Prev in Thread] Current Thread [Next in Thread]