Config

MAKEDEV(8) - System Manager's Manual (powerpc64)

Intro, Config, Mknod, Makedev

MAKEDEV(8) - System Manager’s Manual (powerpc64) # MAKEDEV(8) - System Manager’s Manual (powerpc64) NAME # MAKEDEV - create system and device special files SYNOPSIS # MAKEDEV [name …] DESCRIPTION # The shell script MAKEDEV, found in the /dev directory, is used to create various special files. See intro(4) for a more complete discussion of special files. MAKEDEV takes any number of device names as arguments, where the names are the common abbreviation for the device or group of devices. ...

MAKEDEV(8) - System Manager's Manual (riscv64)

Intro, Config, Mknod, Makedev

MAKEDEV(8) - System Manager’s Manual (riscv64) # MAKEDEV(8) - System Manager’s Manual (riscv64) NAME # MAKEDEV - create system and device special files SYNOPSIS # MAKEDEV [name …] DESCRIPTION # The shell script MAKEDEV, found in the /dev directory, is used to create various special files. See intro(4) for a more complete discussion of special files. MAKEDEV takes any number of device names as arguments, where the names are the common abbreviation for the device or group of devices. ...

MAKEDEV(8) - System Manager's Manual (sparc64)

Intro, Config, Mknod, Makedev

MAKEDEV(8) - System Manager’s Manual (sparc64) # MAKEDEV(8) - System Manager’s Manual (sparc64) NAME # MAKEDEV - create system and device special files SYNOPSIS # MAKEDEV [name …] DESCRIPTION # The shell script MAKEDEV, found in the /dev directory, is used to create various special files. See intro(4) for a more complete discussion of special files. MAKEDEV takes any number of device names as arguments, where the names are the common abbreviation for the device or group of devices. ...

NETINTRO(4) - Device Drivers Manual

Udp, Bgpd, Lo, Bridge, Mrouted, Ifmedia, Arp, Unix, Inet, Ip6, Mpe, Ripd, Netstart, Intro, Ifconfig, Ioctl, Socket, Hosts, Ip, Route, Config, Ospfd, Netstat, Tcp, Pf, Netintro

NETINTRO(4) - Device Drivers Manual # NETINTRO(4) - Device Drivers Manual NAME # netintro - introduction to networking facilities SYNOPSIS # #include <sys/socket.h> #include <net/route.h> #include <net/if.h> DESCRIPTION # This section is a general introduction to the networking facilities available in the system. Documentation in this part of section 4 is broken up into three areas: protocol families (domains), protocols, and network interfaces. All network protocols are associated with a specific protocol family. ...

OPTIONS(4) - Device Drivers Manual

Intro, Sysctl, Config, Files.conf, Options

OPTIONS(4) - Device Drivers Manual # OPTIONS(4) - Device Drivers Manual NAME # options - kernel configuration options SYNOPSIS # option … DESCRIPTION # This manual page describes a number of miscellaneous kernel configuration options that may be specified in a kernel config file. See config(8) for information on how to configure and build kernels. Note: options are passed to the compile process as -D flags to the C compiler. ...

RDSETROOT(8) - System Manager's Manual

Disklabel, Vnconfig, Config, Rdsetroot

RDSETROOT(8) - System Manager’s Manual # RDSETROOT(8) - System Manager’s Manual NAME # rdsetroot - insert disk image into RAMDISK kernel SYNOPSIS # rdsetroot -s kernel rdsetroot [-dx] kernel [disk.fs] DESCRIPTION # The rdsetroot utility inserts the file disk.fs into the reserved space inside a RAMDISK kernel. If disk.fs is not specified, rdsetroot reads from standard input. The options are as follows: -d Debug. -s Print the size in bytes of the reserved space in the RAMDISK kernel. ...

USB(4) - Device Drivers Manual

Dwctwo, Xhci, Config, Usbhidaction, Usbhidctl, Ohci, Ioctl, Uhci, Ehci, Usbdevs, Usb

USB(4) - Device Drivers Manual # USB(4) - Device Drivers Manual NAME # usb, uhub - introduction to Universal Serial Bus support SYNOPSIS # # octeon specific dwctwo0 at iobus? irq 56 # all architectures ehci* at cardbus? ohci* at cardbus? uhci* at cardbus? ehci* at pci? ohci* at pci? uhci* at pci? xhci* at pci? usb* at dwctwo? usb* at ehci? flags 0x00 usb* at ohci? flags 0x00 usb* at uhci? ...

VND(4) - Device Drivers Manual

Newfs, Config, Makedev, Sd, Fdisk, Ioctl, Disklabel, Mount, Vnconfig, Fsck, Vnd

VND(4) - Device Drivers Manual # VND(4) - Device Drivers Manual NAME # vnd - vnode disk driver SYNOPSIS # pseudo-device vnd [count] DESCRIPTION # The vnd driver provides a disk-like interface to a file. This is useful for a variety of applications, such as building miniroot or floppy disk images. This document assumes familiarity with how to generate kernels and how to properly configure disks and pseudo-devices in a kernel configuration file. ...

WATCHDOG(4) - Device Drivers Manual

Config, Sysctl, Sysctl.conf, Ddb, Watchdogd, Watchdog

WATCHDOG(4) - Device Drivers Manual # WATCHDOG(4) - Device Drivers Manual NAME # watchdog - hardware timers/counters for quick crash recovery DESCRIPTION # Hardware watchdog timers are devices that reboot the machine when it hangs. The kernel continually resets the watchdog clock on a regular basis. Thus, if the kernel halts, the clock will time out and reset the machine. Watchdog timers may be configured to be reset from userland to cause a reboot if process scheduling fails; see watchdogd(8) for further information. ...

XF86(4) - Device Drivers Manual

Pci, Config, Options, Sysctl, Sysctl.conf, Securelevel, Xorg, Xf86

XF86(4) - Device Drivers Manual # XF86(4) - Device Drivers Manual NAME # xf86 - X Window System aperture driver SYNOPSIS # option APERTURE DESCRIPTION # On the alpha, amd64, i386, macppc, and sparc64 architectures, the /dev/xf86 driver provides access to the memory and I/O ports of a VGA board and to the PCI configuration registers for use by the X servers when running with a kernel security level greater than 0. ...