Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CAN_SOFTING
:
CONFIG_HAS_IOMEM
softing
Support for CAN cards from Softing Gmbh & some cards from Vector Gmbh. Softing Gmbh CAN cards come with 1 or 2 physical buses. Those cards typically use Dual Port RAM to communicate with the host CPU. The interface is then identical for PCI and PCMCIA cards. This driver operates on a platform device, which has been created by softing_cs or softing_pci driver. Warning: The API of the card does not allow fine control per bus, but controls the 2 buses on the card together. As such, some actions (start/stop/busoff recovery) on 1 bus must bring down the other bus too temporarily.
Raw data from LKDDb:
lkddb module softing CONFIG_CAN_SOFTING : drivers/net/can/softing/Kconfig : "Softing Gmbh CAN generic support" # in 2.6.38–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb platform "" : CONFIG_CAN CONFIG_CAN_SOFTING : drivers/net/can/softing/softing_main.c # in 6.0–6.12
lkddb platform "softing" : CONFIG_CAN CONFIG_CAN_SOFTING : drivers/net/can/softing/softing_main.c # in 2.6.38–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 5.19+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index
Automatically generated (in year 2024). See also LKDDb sources on GitLab