man.bsd.lv manual page server

Manual Page Search Parameters

FLASH(4) Device Drivers Manual FLASH(4)

flashdevice-independent flash layer

#include <sys/flash.h>

The flash driver provides a device-independent interface for using flash memory.

The following ioctl(2) operations are supported on /dev/flash:

This command checks if a block is marked as bad.
This command marks a block as bad.
This command dumps a block.
This command erases one or more blocks.
This command acquires information about the flash device.

/dev/flash
 

flash(9), nand(9)

Adam Hoka <ahoka@NetBSD.org>

January 21, 2010 NetBSD-9.2