NAND(4) Device Drivers Manual NAND(4)

nandNAND Flash framework

device nand

The FreeBSD nand framework consists of a set of interfaces that aim to provide an extensible, object oriented environment for NAND controllers and NAND Flash memory chips from various hardware vendors, and to allow for uniform and flexible management of the NAND devices. It comprises of the following major components:

libnandfs(3), gnand(4), nandsim(4), nandfs(5), makefs(8), mount_nandfs(8), nandfs(8), nandsim(8), nandtool(8), newfs_nandfs(8), umount_nandfs(8)

Open NAND Flash Interface Working Group (ONFI).

The nand framework support first appeared in FreeBSD 10.0.

The nand framework was designed and developed by Grzegorz Bernacki. This manual page was written by Rafal Jaworowski.

March 8, 2012 Debian