Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NET_PACKET_ENGINE
:
CONFIG_PCI
If you have a network (Ethernet) card belonging to this class, say Y.
Note that the answer to this question doesn't directly affect the kernel: saying N will just cause the configurator to skip all the questions about packet engine devices. If you say Y, you will be asked for your specific card in the following questions.
Numeric ID (from LKDDb) and names (from pci.ids) of recognized devices:
1000
("Broadcom / LSI"), device: 0701
("83C885 NT50 DigitalScape Fast Ethernet")1000
("Broadcom / LSI"), device: 0702
("Yellowfin G-NIC gigabit ethernet")1318
("Packet Engines Inc."), device: 0911
("GNIC-II PCI Gigabit Ethernet [Hamachi]")Raw data from LKDDb:
lkddb pci 1000 0701 .... .... ...... : CONFIG_ETHERNET CONFIG_NET_PACKET_ENGINE CONFIG_YELLOWFIN : drivers/net/ethernet/packetengines/yellowfin.c # in 3.17–3.19, 4.0–4.18
lkddb pci 1000 0702 .... .... ...... : CONFIG_ETHERNET CONFIG_NET_PACKET_ENGINE CONFIG_YELLOWFIN : drivers/net/ethernet/packetengines/yellowfin.c # in 3.17–3.19, 4.0–4.18
lkddb pci 1318 0911 .... .... ...... : CONFIG_ETHERNET CONFIG_HAMACHI CONFIG_NET_PACKET_ENGINE : drivers/net/ethernet/packetengines/hamachi.c # in 3.17–3.19, 4.0–4.18
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