Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/nand



Module Name:    src
Committed By:   ahoka
Date:           Sat Nov  3 12:12:48 UTC 2012

Modified Files:
        src/sys/dev/nand: nand.c nand.h nand_micron.c nand_samsung.c

Log Message:
Make nc_block_pages go aways, its redundant and unused.
Print more info on attach including the width.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/dev/nand/nand.c
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/nand/nand.h
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/nand/nand_micron.c
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/nand/nand_samsung.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index