*** 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: pud | Section: 4 | Source: NetBSD | File: pud.4
PUD(4) FreeBSD Kernel Interfaces Manual PUD(4) NAME pud - Pass-to-Userspace Device SYNOPSIS pseudo-device pud pseudo-device putter DESCRIPTION The pud driver enables the implementation of block and character device drivers as userspace daemons. The daemons register the device major number they wish to handle. Registering a character device is mandatory, supporting the block device interface for same major device is optional. The major number must be available, i.e. another driver must not be registered to handle the operation. After successful registration the userspace daemon is supposed to handle the driver methods the kernel passes down to it. SEE ALSO puffs(4), putter(9) BUGS This document is in a hit-in-the-head style obviously not even near complete. The subsystem lacks a puffs-style library that servers can be written against. FreeBSD 14.1-RELEASE-p8 November 21, 2007 FreeBSD 14.1-RELEASE-p8

Navigation Options