dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/sxg
J.R. Mauro 9f37952aa0 Staging: sxg: update README
Update readme in drivers/staging/sxg

Signed-off by: J.R. Mauro <jrm8005@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-01-06 13:52:05 -08:00
..
Kconfig staging: sxg depends on X86 2008-10-20 09:08:23 -07:00
Makefile Staging: add sxg network driver 2008-10-10 15:31:07 -07:00
README Staging: sxg: update README 2009-01-06 13:52:05 -08:00
saharadbgdownload.h Staging: add sxg network driver 2008-10-10 15:31:07 -07:00
sxg.c Staging: sxg: remove typedefs 2009-01-06 13:52:04 -08:00
sxg.h Staging: sxg: remove typedefs 2009-01-06 13:52:04 -08:00
sxg_os.h Staging: sxg: remove typedefs 2009-01-06 13:52:04 -08:00
sxgdbg.h Staging: sxg: remove typedefs 2009-01-06 13:52:04 -08:00
sxghif.h Staging: sxg: break the build in a cleaner way when !x86 2009-01-06 13:52:05 -08:00
sxghw.h Staging: sxg: remove typedefs 2009-01-06 13:52:04 -08:00
sxgphycode.h Staging: sxg: remove typedefs 2009-01-06 13:52:04 -08:00

README

This is the rough cut at a driver for the Alacritech SLIC Technology
Non-Accelerated 10Gbe network driver.

TODO:
	- 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.