freebsd-dev/sys/dev/nand
Alexander Motin ce4bc82d19 Use direct custom implementations instead of g_handleattr() for CFI and NAND
d_getattr().  Since these drivers use disk(9) KPI and not directly GEOM, use
of that function means KPI layering violation, causing extra g_io_deliver()
call for the request.
2013-06-12 12:51:43 +00:00
..
nand_bbt.c
nand_cdev.c
nand_dev.h
nand_ecc_pos.h
nand_generic.c
nand_geom.c Use direct custom implementations instead of g_handleattr() for CFI and NAND 2013-06-12 12:51:43 +00:00
nand_id.c Add the chip used in recent GlobalScale Technologies *Plug computers 2013-01-27 00:16:36 +00:00
nand_if.m
nand.c
nand.h Fix ONFI chip detection. 2013-05-27 06:24:31 +00:00
nandbus_if.m
nandbus.c Fix ONFI chip detection. 2013-05-27 06:24:31 +00:00
nandbus.h
nandsim_chip.c
nandsim_chip.h
nandsim_ctrl.c
nandsim_log.c
nandsim_log.h
nandsim_swap.c Remove the support for using non-mpsafe filesystem modules. 2012-10-22 17:50:54 +00:00
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