Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - R index

CONFIG_RAW_DRIVER: RAW driver (/dev/raw/rawN)

General informations

The Linux kernel configuration item CONFIG_RAW_DRIVER has multiple definitions:

RAW driver (/dev/raw/rawN) found in drivers/char/Kconfig

The configuration item CONFIG_RAW_DRIVER:

Help text

The raw driver permits block devices to be bound to /dev/raw/rawN. Once bound, I/O against /dev/raw/rawN uses efficient zero-copy I/O. See the raw(8) manpage for more details.

Applications should preferably open the device (eg /dev/hda1) with the O_DIRECT flag.

RAW driver (/dev/raw/rawN) found in arch/um/Kconfig.char

The configuration item CONFIG_RAW_DRIVER:

Help text

The raw driver permits block devices to be bound to /dev/raw/rawN. Once bound, I/O against /dev/raw/rawN uses efficient zero-copy I/O. See the raw(8) manpage for more details.

Applications should preferably open the device (eg /dev/hda1) with the O_DIRECT flag.

RAW driver (/dev/raw/rawN) (OBSOLETE) found in arch/um/Kconfig.char

The configuration item CONFIG_RAW_DRIVER:

Help text

The raw driver permits block devices to be bound to /dev/raw/rawN. Once bound, I/O against /dev/raw/rawN uses efficient zero-copy I/O. See the raw(8) manpage for more details.

The raw driver is deprecated and will be removed soon. Applications should simply open the device (eg /dev/hda1) with the O_DIRECT flag.

RAW driver (/dev/raw/rawN) (OBSOLETE) found in drivers/char/Kconfig

The configuration item CONFIG_RAW_DRIVER:

Help text

The raw driver permits block devices to be bound to /dev/raw/rawN. Once bound, I/O against /dev/raw/rawN uses efficient zero-copy I/O. See the raw(8) manpage for more details.

The raw driver is deprecated and will be removed soon. Applications should simply open the device (eg /dev/hda1) with the O_DIRECT flag.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - R index

Automatically generated (in year 2024). See also LKDDb sources on GitLab