[Lunar-commits] <moonbase> ethregs: debug tool for e1000 and family adapters
Auke Kok
sofar at foo-projects.org
Fri Feb 15 18:00:31 CET 2008
commit c011c4b0210cecb6c6bbc59d06985e5e7b599874
Author: Auke Kok <auke at foo-projects.org>
Date: Fri Feb 15 18:00:31 2008 +0100
ethregs: debug tool for e1000 and family adapters
---
utils/ethregs/DEPENDS | 1 +
utils/ethregs/DETAILS | 12 ++++++++++++
2 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/utils/ethregs/DEPENDS b/utils/ethregs/DEPENDS
new file mode 100644
index 0000000..0a62843
--- /dev/null
+++ b/utils/ethregs/DEPENDS
@@ -0,0 +1 @@
+depends pciutils
diff --git a/utils/ethregs/DETAILS b/utils/ethregs/DETAILS
new file mode 100644
index 0000000..000c5fa
--- /dev/null
+++ b/utils/ethregs/DETAILS
@@ -0,0 +1,12 @@
+ MODULE=ethregs
+ VERSION=1.1
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/e1000/
+ WEB_SITE=http://e1000.sf.net/
+ ENTERED=20080215
+ UPDATED=20080215
+ SHORT="Intel Network Connection debug register dump tool"
+cat << EOF
+Tool to dump the intel network adapters register space, even when the
+driver is not loaded.
+EOF
More information about the Lunar-commits
mailing list