Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NE2000
has multiple definitions:
drivers/net/ethernet/8390/Kconfig
The configuration item CONFIG_NE2000:
( CONFIG_ISA || ( CONFIG_Q40 && CONFIG_m ) || CONFIG_MACH_TX49XX || CONFIG_ATARI_ETHERNEC )
8390
, 8390
, 8390p
, 8390p
, ne
, ne
, ne
If you have a network (Ethernet) card of this type, say Y here. Many Ethernet cards without a specific driver are compatible with the NE2000.
If you have a PCI NE2000 card however, say N here and Y to "PCI NE2000 and clone support" below.
To compile this driver as a module, choose M here. The module will be called ne.
drivers/net/Kconfig
The configuration item CONFIG_NE2000:
CONFIG_NET_ISA || ( CONFIG_Q40 && CONFIG_m ) || CONFIG_M32R || CONFIG_MACH_TX49XX
8390
, 8390
, 8390p
, 8390p
, ne
, ne
, ne
If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from http://www.tldp.org/docs.html#howto. Many Ethernet cards without a specific driver are compatible with NE2000.
If you have a PCI NE2000 card however, say N here and Y to "PCI NE2000 and clone support" under "EISA, VLB, PCI and on board controllers" below. If you have a NE2000 card and are running on an MCA system (a bus system used on some IBM PS/2 computers and laptops), say N here and Y to "NE/2 (ne2000 MCA version) support", below.
To compile this driver as a module, choose M here. The module will be called ne.
arch/m68k/Kconfig
The configuration item CONFIG_NE2000:
CONFIG_NETDEVICES && CONFIG_Q40 && CONFIG_m
8390
, 8390
, 8390p
, 8390p
, ne
, ne
, ne
If you have a network (Ethernet) card of this type, say Y and read the Ethernet-HOWTO, available from http://www.linuxdoc.org/docs.html#howto. Many Ethernet cards without a specific driver are compatible with NE2000.
If you have a PCI NE2000 card however, say N here and Y to "PCI NE2000 support", above. If you have a NE2000 card and are running on an MCA system (a bus system used on some IBM PS/2 computers and laptops), say N here and Y to "NE/2 (ne2000 MCA version) support", below.
This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). The module will be called ne.o. If you want to compile it as a module, say M here and read Documentation/modules.txt as well as Documentation/networking/net-modules.txt.
Raw data from LKDDb:
lkddb module 8390 CONFIG_NE2000 : arch/m68k/Kconfig : "NE2000/NE1000 support" # in 2.5.45–2.5.54
lkddb module 8390 CONFIG_NE2000 : drivers/net/Kconfig : "NE2000/NE1000 support" # in 2.5.45–2.5.75, 2.6.0–2.6.26
lkddb module 8390p CONFIG_NE2000 : drivers/net/Kconfig : "NE2000/NE1000 support" # in 2.6.27–2.6.39, 3.0–3.1
lkddb module 8390p CONFIG_NE2000 : drivers/net/ethernet/8390/Kconfig : "NE2000/NE1000 support" # in 3.2–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb module ne CONFIG_NE2000 : arch/m68k/Kconfig : "NE2000/NE1000 support" # in 2.5.45–2.5.54
lkddb module ne CONFIG_NE2000 : drivers/net/Kconfig : "NE2000/NE1000 support" # in 2.5.45–2.5.75, 2.6.0–2.6.39, 3.0–3.1
lkddb module ne CONFIG_NE2000 : drivers/net/ethernet/8390/Kconfig : "NE2000/NE1000 support" # in 3.2–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb platform "ne" : CONFIG_ETHERNET CONFIG_NE2000 CONFIG_NET_VENDOR_8390 : drivers/net/ethernet/8390/ne.c # in 3.2–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb platform "ne" : CONFIG_NE2000 : drivers/net/ne.c # in 2.6.22–2.6.39, 3.0–3.1
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 - N index
Automatically generated (in year 2024). See also LKDDb sources on GitLab