mirror of
https://github.com/qemu/qemu.git
synced 2024-11-24 03:13:44 +08:00
e1000: add link to data sheet
Link to data sheet at intel.com so people can find it. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
6474bd6909
commit
2758aa520d
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user