*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: flash | Section: 4 | Source: NetBSD | File: flash.4
FLASH(4) FreeBSD Kernel Interfaces Manual FLASH(4) NAME flash - device-independent flash layer SYNOPSIS #include <sys/flash.h> DESCRIPTION The flash driver provides a device-independent interface for using flash memory. The following ioctl(2) operations are supported on /dev/flash: FLASH_BLOCK_ISBAD (struct flash_badblock_params) This command checks if a block is marked as bad. FLASH_BLOCK_MARKBAD (struct flash_badblock_params) This command marks a block as bad. FLASH_DUMP (struct flash_dump_params) This command dumps a block. FLASH_ERASE_BLOCK (struct flash_erase_params) This command erases one or more blocks. FLASH_GET_INFO (struct flash_info_params) This command acquires information about the flash device. FILES /dev/flash SEE ALSO flash(9), nand(9) AUTHORS Adam Hoka <[email protected]> FreeBSD 14.1-RELEASE-p8 January 21, 2010 FreeBSD 14.1-RELEASE-p8

Navigation Options