Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SYNCLINK
has multiple definitions:
drivers/tty/Kconfig
The configuration item CONFIG_SYNCLINK:
CONFIG_SERIAL_NONSTANDARD && CONFIG_PCI && CONFIG_ISA_DMA_API
synclink
, synclink
Provides support for the SyncLink ISA and PCI multiprotocol serial adapters. These adapters support asynchronous and HDLC bit synchronous communication up to 10Mbps (PCI adapter).
This driver can only be built as a module ( = code which can be inserted in and removed from the running kernel whenever you want). The module will be called synclink. If you want to do that, say M here.
drivers/char/Kconfig
The configuration item CONFIG_SYNCLINK:
CONFIG_SERIAL_NONSTANDARD && CONFIG_PCI && CONFIG_ISA_DMA_API
synclink
, synclink
Provides support for the SyncLink ISA and PCI multiprotocol serial adapters. These adapters support asynchronous and HDLC bit synchronous communication up to 10Mbps (PCI adapter).
This driver can only be built as a module ( = code which can be inserted in and removed from the running kernel whenever you want). The module will be called synclink. If you want to do that, say M here.
Numeric ID (from LKDDb) and names (from pci.ids) of recognized devices:
13c0
("Microgate Corporation"), device: 0010
("SyncLink Adapter v1")13c0
("Microgate Corporation"), device: 0010
("SyncLink Adapter v1")13c0
("Microgate Corporation"), device: 0210
("SyncLink Adapter v2")13c0
("Microgate Corporation"), device: 0210
("SyncLink Adapter v2")Raw data from LKDDb:
lkddb module synclink CONFIG_SYNCLINK : drivers/char/Kconfig : "Microgate SyncLink card support" # in 2.5.45–2.5.75, 2.6.0–2.6.38
lkddb module synclink CONFIG_SYNCLINK : drivers/tty/Kconfig : "Microgate SyncLink card support" # in 2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.10
lkddb pci 13c0 0010 .... .... ...... : CONFIG_SYNCLINK : drivers/char/synclink.c # in 2.5.45–2.5.75, 2.6.0–2.6.38
lkddb pci 13c0 0010 .... .... ...... : CONFIG_SYNCLINK : drivers/tty/synclink.c # in 2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.10
lkddb pci 13c0 0210 .... .... ...... : CONFIG_SYNCLINK : drivers/char/synclink.c # in 2.5.70–2.5.75, 2.6.0–2.6.38
lkddb pci 13c0 0210 .... .... ...... : CONFIG_SYNCLINK : drivers/tty/synclink.c # in 2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.10
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 - S index
Automatically generated (in year 2025). See also LKDDb sources on GitLab