From: Michael S. Tsirkin Date: Wed, 23 Dec 2009 15:05:21 +0000 (+0200) Subject: e1000: add link to data sheet X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2758aa520df0158a3a2902600efe062c5bc4ba01;p=qemu.git e1000: add link to data sheet Link to data sheet at intel.com so people can find it. Signed-off-by: Michael S. Tsirkin Signed-off-by: Blue Swirl --- diff --git a/hw/e1000.c b/hw/e1000.c index a0faf5ec81..616d685deb 100644 --- a/hw/e1000.c +++ b/hw/e1000.c @@ -1,6 +1,9 @@ /* * QEMU e1000 emulation * + * Software developer's manual: + * http://download.intel.com/design/network/manuals/8254x_GBe_SDM.pdf + * * Nir Peleg, Tutis Systems Ltd. for Qumranet Inc. * Copyright (c) 2008 Qumranet * Based on work done by: