Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NFTL
:
CONFIG_BLOCK
mtd_blkdevs
, nftl
This provides support for the NAND Flash Translation Layer which is used on M-Systems' DiskOnChip devices. It uses a kind of pseudo- file system on a flash device to emulate a block device with 512-byte sectors, on top of which you put a 'normal' file system.
You may find that the algorithms used in this code are patented unless you live in the Free World where software patents aren't legal - in the USA you are only permitted to use this on DiskOnChip hardware, although under the terms of the GPL you're obviously permitted to copy, modify and distribute the code as you wish. Just not use it.
Raw data from LKDDb:
lkddb module mtd_blkdevs CONFIG_NFTL : drivers/mtd/Kconfig : "NFTL (NAND Flash Translation Layer) support" # in 2.5.71–2.5.75, 2.6.0–2.6.19
lkddb module nftl CONFIG_NFTL : drivers/mtd/Kconfig : "NFTL (NAND Flash Translation Layer) support" # in 2.5.45–2.5.75, 2.6.0–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
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