Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/drivers/net/ethernet/rocker/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 777 B image not shown  

Quelle  Kconfig   Sprache: unbekannt

 
SPDX-License-Identifier: GPL-2.0-only
java.lang.NullPointerException
Rocker device configuration
java.lang.NullPointerException

config NET_VENDOR_ROCKER
 bool "Rocker devices"
 default y
 help
   If you have a network device 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 Rocker devices. If you say Y, you will be asked for
   your specific card in the following questions.

if NET_VENDOR_ROCKER

config ROCKER
 tristate "Rocker switch driver (EXPERIMENTAL)"
 depends on PCI && NET_SWITCHDEV && BRIDGE
 select CRC32
 help
   This driver supports Rocker switch device.

   To compile this driver as a module, choose M here: the
   module will be called rocker.

endif NET_VENDOR_ROCKER

Messung V0.5
C=97 H=96 G=96

[ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet)  ]