mirror of
https://github.com/opnsense/src.git
synced 2026-02-23 09:56:47 -05:00
The NAND Flash environment consists of several distinct components: - NAND framework (drivers harness for NAND controllers and NAND chips) - NAND simulator (NANDsim) - NAND file system (NAND FS) - Companion tools and utilities - Documentation (manual pages) This work is still experimental. Please use with caution. Obtained from: Semihalf Supported by: FreeBSD Foundation, Juniper Networks |
||
|---|---|---|
| .. | ||
| nand.c | ||
| nand.h | ||
| nand_bbt.c | ||
| nand_cdev.c | ||
| nand_dev.h | ||
| nand_ecc_pos.h | ||
| nand_generic.c | ||
| nand_geom.c | ||
| nand_id.c | ||
| nand_if.m | ||
| nandbus.c | ||
| nandbus.h | ||
| nandbus_if.m | ||
| nandsim.c | ||
| nandsim.h | ||
| nandsim_chip.c | ||
| nandsim_chip.h | ||
| nandsim_ctrl.c | ||
| nandsim_log.c | ||
| nandsim_log.h | ||
| nandsim_swap.c | ||
| nandsim_swap.h | ||
| nfc_if.m | ||
| nfc_mv.c | ||