This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
nand
History
Ian Lepore
8fad47e60f
Move the luns field to the end of the struct, for serendipitous packing.
...
(I was supposed to do this before committing it initially.)
2013-11-15 23:45:13 +00:00
..
nand_bbt.c
…
nand_cdev.c
…
nand_dev.h
…
nand_ecc_pos.h
…
nand_generic.c
ONFI parameters are little-endian, hence we must take care to convert them
2013-11-15 23:41:32 +00:00
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
o Add ONFI signature check.
2013-11-09 18:46:11 +00:00
nand_if.m
…
nand.c
ONFI parameters are little-endian, hence we must take care to convert them
2013-11-15 23:41:32 +00:00
nand.h
Move the luns field to the end of the struct, for serendipitous packing.
2013-11-15 23:45:13 +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
…
nandsim_swap.h
…
nandsim.c
…
nandsim.h
…
nfc_fsl.c
…
nfc_fsl.h
…
nfc_if.m
…
nfc_mv.c
…