*** 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: diskmap | Section: 4 | Source: OpenBSD | File: diskmap.4
DISKMAP(4) FreeBSD Kernel Interfaces Manual DISKMAP(4) NAME diskmap - disklabel UID mapping interface SYNOPSIS #include <sys/dkio.h> DESCRIPTION The diskmap driver provides userland applications with a means to map a disklabel UID to an actual device and open that device in one atomic operation. This is achieved via the DIOCMAP ioctl(2) command. The ability to use a disklabel UID is helpful in situations where a disk may appear to the operating system under different device names. For example, plugging USB keys into differently configured systems (think sd0 or sd1), or swapping between IDE and AHCI on a disk controller (wd0 or sd0). Although the device names may change, the operating system is still able to identify the disk by its UID. FILES /dev/diskmap diskmap device SEE ALSO ioctl(2), disklabel(8) HISTORY The diskmap driver first appeared in OpenBSD 4.8. AUTHORS The diskmap driver was written by Joel Sing. FreeBSD 14.1-RELEASE-p8 September 10, 2015 FreeBSD 14.1-RELEASE-p8

Navigation Options