freebsd-dev/sys/dev/nand
Marcel Moolenaar 7c45c9e4b5 Add a driver for the Freescale FCM module in the localbus controller.
This driver does not yet handle multiple chip selects properly.

Note that the NAND infrastructure does not perform full page
reads or writes, which means that this driver cannot make use
of the hardware ECC that is otherwise present.
2012-07-03 01:00:29 +00:00
..
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
nand.c
nand.h
nandbus_if.m
nandbus.c
nandbus.h
nandsim_chip.c
nandsim_chip.h
nandsim_ctrl.c
nandsim_log.c
nandsim_log.h
nandsim_swap.c
nandsim_swap.h
nandsim.c
nandsim.h
nfc_fsl.c Add a driver for the Freescale FCM module in the localbus controller. 2012-07-03 01:00:29 +00:00
nfc_fsl.h Add a driver for the Freescale FCM module in the localbus controller. 2012-07-03 01:00:29 +00:00
nfc_if.m
nfc_mv.c