diff --git a/hw/e1000.c b/hw/e1000.c index a0faf5ec810a28065ddf3ff65a63895abff6d8f1..616d685deb94795b68d8f24b1a37437b1ded2658 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: