hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/net/can/softing/Kconfig
....@@ -1,17 +1,18 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config CAN_SOFTING
23 tristate "Softing Gmbh CAN generic support"
34 depends on HAS_IOMEM
4
- ---help---
5
+ help
56 Support for CAN cards from Softing Gmbh & some cards
67 from Vector Gmbh.
7
- Softing Gmbh CAN cards come with 1 or 2 physical busses.
8
+ Softing Gmbh CAN cards come with 1 or 2 physical buses.
89 Those cards typically use Dual Port RAM to communicate
910 with the host CPU. The interface is then identical for PCI
1011 and PCMCIA cards. This driver operates on a platform device,
1112 which has been created by softing_cs or softing_pci driver.
1213 Warning:
1314 The API of the card does not allow fine control per bus, but
14
- controls the 2 busses on the card together.
15
+ controls the 2 buses on the card together.
1516 As such, some actions (start/stop/busoff recovery) on 1 bus
1617 must bring down the other bus too temporarily.
1718
....@@ -19,11 +20,11 @@
1920 tristate "Softing Gmbh CAN pcmcia cards"
2021 depends on PCMCIA
2122 depends on CAN_SOFTING
22
- ---help---
23
+ help
2324 Support for PCMCIA cards from Softing Gmbh & some cards
2425 from Vector Gmbh.
2526 You need firmware for these, which you can get at
26
- http://developer.berlios.de/projects/socketcan/
27
+ https://github.com/linux-can/can-firmware
2728 This version of the driver is written against
2829 firmware version 4.6 (softing-fw-4.6-binaries.tar.gz)
2930 In order to use the card as CAN device, you need the Softing generic