Query: lindev
OS: freebsd
Section: 4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LINDEV(4) BSD Kernel Interfaces Manual LINDEV(4)NAMElindev -- Linux-specific pseudo devices supportSYNOPSISTo compile this collection of linux-specific pseudo devices into the kernel, place the following line in your kernel configuration file: device lindev Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): lindev_load="YES"DESCRIPTIONThe lindev module provides a collection of linux-specific pseudo devices.DEVICES/dev/full The full device always returns ENOSPC on write attempts. For reads it emulates zero(4).FILES/dev/fullSEE ALSOnull(4), zero(4)HISTORYThe lindev module first appeared in FreeBSD 8.1.BSDSeptember 26, 2009 BSD
Related Man Pages |
---|
ucom(4) - debian |
ucom(4) - minix |
ucom(4) - redhat |
ucom(4) - mojave |
ucom(4) - suse |