2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-27 22:53:55 +08:00
linux-next/drivers/net/can/softing
Kurt Van Dijck 0a0b7a5f7a can: add driver for Softing card
This patch adds the driver that creates a platform:softing device
from a pcmcia_device
Note: the Kconfig indicates a dependency on the softing.ko driver,
but this is purely to make configuration intuitive. This driver will
work independent, but no CAN network devices appear until softing.ko is
loaded too.

Signed-off-by: Kurt Van Dijck <kurt.van.dijck@eia.be>
Acked-by: Wolfgang Grandegger <wg@grandegger.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-01-21 20:15:34 -08:00
..
Kconfig can: add driver for Softing card 2011-01-21 20:15:34 -08:00
Makefile can: add driver for Softing card 2011-01-21 20:15:34 -08:00
softing_cs.c can: add driver for Softing card 2011-01-21 20:15:34 -08:00
softing_fw.c
softing_main.c
softing_platform.h
softing.h