summaryrefslogtreecommitdiff
path: root/drivers/staging/sxg/README
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/sxg/README')
-rw-r--r--drivers/staging/sxg/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/drivers/staging/sxg/README b/drivers/staging/sxg/README
new file mode 100644
index 0000000..d514d18
--- /dev/null
+++ b/drivers/staging/sxg/README
@@ -0,0 +1,14 @@
+This is the rough cut at a driver for the Alacritech SLIC Technology
+Non-Accelerated 10Gbe network driver.
+
+TODO:
+ - lindent the code
+ - remove typedefs
+ - remove wrappers
+ - checkpatch.pl cleanups
+ - new functionality that the card needs
+ - remove reliance on x86
+
+Please send patches to:
+ Greg Kroah-Hartman <gregkh@suse.de>
+for any cleanups that you do to this driver.