Lines Matching +full:pre +full:- +full:configurable

1 # SPDX-License-Identifier: GPL-2.0
29 <file:Documentation/admin-guide/blockdev/floppy.rst>.
42 special low-level hardware accesses to them (access and use
43 non-standard formats, for example), then enable this.
65 If you have a SWIM-3 (Super Woz Integrated Machine 3; from Apple)
96 tristate "SEGA Dreamcast GD-ROM drive"
101 "GD-ROM" by SEGA to signify it is capable of reading special disks
115 The User-Mode Linux port includes a driver called UBD which will let
125 host's disk; this may cause problems if, for example, the User-Mode
130 immediately) is configurable on a per-UBD basis by using a special
138 playing around with User-Mode Linux) you can choose N.
150 drive partitions, CD-ROM drives or floppy drives. The loop devices
162 util-linux package, see
163 <https://www.kernel.org/pub/linux/utils/util-linux/>.
180 int "Number of loop devices to pre-create at init time"
184 Static number of loop devices to be unconditionally pre-created
188 line or with module-parameter loop.max_loop.
192 dynamically allocated with the /dev/loop-control interface.
207 Network block devices also allows you to run a block-device in
211 Read <file:Documentation/admin-guide/blockdev/nbd.rst> for more information,
234 For details, read <file:Documentation/admin-guide/blockdev/ramdisk.rst>.
282 This driver implements the front-end of the Xen virtual
283 block device driver. It communicates with a back-end driver
287 tristate "Xen block-device backend driver"
290 The block-device backend driver allows the kernel to export its
291 block devices to other guests via a high-performance shared-memory
304 will be called xen-blkback.
364 zoned loop device can be created (or re-started) using a command
368 /dev/zloop-control
370 See Documentation/admin-guide/blockdev/zoned_loop.rst for usage