NetBSD/sys/dev/flash
dholland f9228f4225 Add d_discard to all struct cdevsw instances I could find.
All have been set to "nodiscard"; some should get a real implementation.
2014-07-25 08:10:31 +00:00
..
files.flash Refactor flash and nand driver, so we can reuse the io thread code 2011-06-28 18:14:11 +00:00
flash_io.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
flash_io.h Add support for CFI NOR, using MPC8536DS as initial example. 2011-07-15 19:19:55 +00:00
flash.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
flash.h add a function to get the size of the flash device 2011-07-29 20:48:33 +00:00