linux-stable-rt/drivers/staging/sxg
Greg Kroah-Hartman d78404cc24 Staging: sxg: fix compiler warnings.
sizeof() isn't an unsigned long :(

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-10-22 09:56:38 -07:00
..
Kconfig
Makefile
README
saharadbgdownload.h
sxg.c Staging: sxg: fix compiler warnings. 2008-10-22 09:56:38 -07:00
sxg.h
sxg_os.h
sxgdbg.h
sxghif.h
sxghw.h
sxgphycode.h

README

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.