Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SMSC9420
has multiple definitions:
drivers/net/ethernet/smsc/Kconfig
The configuration item CONFIG_SMSC9420:
CONFIG_PCI
smsc9420
, smsc9420
This is a driver for SMSC's LAN9420 PCI ethernet adapter. Say Y here if you want it compiled into the kernel.
This driver is also available as a module. The module will be called smsc9420. If you want to compile it as a module, say M here and read Documentation/kbuild/modules.rst
drivers/net/Kconfig
The configuration item CONFIG_SMSC9420:
CONFIG_NET_PCI && CONFIG_PCI
smsc9420
, smsc9420
This is a driver for SMSC's LAN9420 PCI ethernet adapter. Say Y if you want it compiled into the kernel, and read the Ethernet-HOWTO, available from http://www.tldp.org/docs.html#howto.
This driver is also available as a module. The module will be called smsc9420. If you want to compile it as a module, say M here and read Documentation/kbuild/modules.txt
Numeric ID (from LKDDb) and names (from pci.ids) of recognized devices:
1055
("Microchip Technology / SMSC"), device: e420
("LAN9420/LAN9420i")1055
("Microchip Technology / SMSC"), device: e420
("LAN9420/LAN9420i")Raw data from LKDDb:
lkddb module smsc9420 CONFIG_SMSC9420 : drivers/net/Kconfig : "SMSC LAN9420 PCI ethernet adapter support" # in 2.6.29–2.6.39, 3.0–3.1
lkddb module smsc9420 CONFIG_SMSC9420 : drivers/net/ethernet/smsc/Kconfig : "SMSC LAN9420 PCI ethernet adapter support" # in 3.2–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb pci 1055 e420 .... .... ...... : CONFIG_ETHERNET CONFIG_NET_VENDOR_SMSC CONFIG_SMSC9420 : drivers/net/ethernet/smsc/smsc9420.c # in 3.17–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb pci 1055 e420 .... .... ...... : CONFIG_SMSC9420 : drivers/net/smsc9420.c # in 2.6.29–2.6.33
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 2024). See also LKDDb sources on GitLab