linux/drivers/staging/slicoss
Ryan Swan 36a80337d7 staging: slicoss: replace memcpy_fromio with memcpy
As per discusion with Lino Sanfilippo, memcpy is the proper way to copy
across dma memory, which also removes sparse warning that triggered
inquiry.

Signed-off-by: Ryan Swan <ryan@ryanswan.com>
Reviewed-by: Lino Sanfilippo <LinoSanfilippo@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-10-25 10:00:28 +02:00
..
Kconfig
Makefile
README
slic.h staging: slicoss: cleaning up codestyle warnings 2016-09-27 13:08:04 +02:00
slichw.h staging: slicoss: simplify struct for statistics 2016-08-21 17:59:45 +02:00
slicoss.c staging: slicoss: replace memcpy_fromio with memcpy 2016-10-25 10:00:28 +02:00
TODO staging: slicoss: remove slic_spinlock wrapper 2015-05-13 16:13:24 -07:00

This driver is supposed to support:

	Mojave cards (single port PCI Gigabit) both copper and fiber
	Oasis cards (single and dual port PCI-x Gigabit) copper and fiber
	Kalahari cards (dual and quad port PCI-e Gigabit) copper and fiber

The driver was actually tested on Oasis and Kalahari cards.