Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_P54_SPI_DEFAULT_EEPROM
has multiple definitions:
drivers/net/wireless/intersil/p54/Kconfig
The configuration item CONFIG_P54_SPI_DEFAULT_EEPROM:
CONFIG_P54_SPI
Unlike the PCI or USB devices, the SPI variants don't have a dedicated EEPROM chip to store all device specific values for calibration, country and interface settings.
The driver will try to load the image "3826.eeprom", if the file is put at the right place. (usually /lib/firmware.)
Only if this request fails, this option will provide a backup set of generic values to get the device working.
Enabling this option adds about 4k to p54spi.
drivers/net/wireless/p54/Kconfig
The configuration item CONFIG_P54_SPI_DEFAULT_EEPROM:
CONFIG_P54_SPI
Unlike the PCI or USB devices, the SPI variants don't have a dedicated EEPROM chip to store all device specific values for calibration, country and interface settings.
The driver will try to load the image "3826.eeprom", if the file is put at the right place. (usually /lib/firmware.)
Only if this request fails, this option will provide a backup set of generic values to get the device working.
Enabling this option adds about 4k to p54spi.
Raw data from LKDDb:
(none)
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 - P index
Automatically generated (in year 2024). See also LKDDb sources on GitLab