Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_I2C_PARPORT_LIGHT
:
(none)
i2c-parport-light
This supports parallel port I2C adapters such as the ones made by Philips or Velleman, Analog Devices evaluation boards, and more. Basically any adapter using the parallel port as an I2C bus with no extra chipset is supported by this driver, or could be.
This driver is a light version of i2c-parport. It doesn't depend on the parport driver, and uses direct I/O access instead. This might be preferred on embedded systems where wasting memory for the clean but heavy parport handling is not an option. The drawback is a reduced portability and the impossibility to daisy-chain other parallel port devices.
Don't say Y here if you said Y or M to i2c-parport. Saying M to both is possible but both modules should not be loaded at the same time.
This support is also available as a module. If so, the module will be called i2c-parport-light.
Raw data from LKDDb:
lkddb module i2c-parport-light CONFIG_I2C_PARPORT_LIGHT : drivers/i2c/busses/Kconfig : "Parallel port adapter (light)" # in 2.6.2–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.5
lkddb platform "i2c-parport-light" : CONFIG_I2C_PARPORT_LIGHT : drivers/i2c/busses/i2c-parport-light.c # in 2.6.22–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.5
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 - I index
Automatically generated (in year 2025). See also LKDDb sources on GitLab