hello, world\n
as -current's NOTES seems to no longer support pseudo-devices, we should
get the docs up to snuff. Grepping /usr/src for pseudo-device turns up
the following. I hesitate to simply s/pseudo-device/device/g and commit
the changes. Could the maintainers of these files please have a look at
what needs to be done. Thanks!
Regards,
Jens
--
Jens Schweikhardt http://www.schweikhardt.net/
SIGSIG -- signature too long (core dumped)
./contrib/ipfilter/ip_fil.c: * Try to detect the case when compiling for NetBSD with
pseudo-device
./contrib/libpcap/inet.c: * The pseudo-device "any" listens on all interfaces
and therefore
./contrib/ntp/kernel/README: pseudo-device tty 4 # TTY clock support
./contrib/ntp/kernel/README: pseudo-device tty 4 # TTY clock support
./release/picobsd/doc/src/how2build.html: line in your kernel config file
stating 'pseudo-device vn xxx').
./sbin/mknod/mknod.8:for pseudo-devices.
./share/doc/smm/01.setup/5.t:In either case, include the pseudo-devices
./share/doc/smm/01.setup/5.t:The ``pty'' pseudo-device forces the pseudo terminal
device driver
./share/doc/smm/01.setup/5.t:while the ``loop'' pseudo-device forces inclusion of the
software loopback
./share/doc/smm/01.setup/5.t:Ethernet, the pseudo-device ``ether'' should also be
included
./share/examples/drivers/make_pseudo_driver.sh:pseudo-device ${1} 4 #
might as well allow 4 of them
./share/examples/isdn/FAQ: pseudo-device "i4bisppp" 4
./share/man/man4/bpf.4:.Cd pseudo-device bpf
./share/man/man4/ccd.4:.Cd "pseudo-device ccd 4"
./share/man/man4/ccd.4:how to properly configure disks and pseudo-devices in a kernel
./share/man/man4/ccd.4:pseudo-device ccd 4 # concatenated disk devices
./share/man/man4/ef.4:pseudo-device driver provides support for multiple ethernet
frame types.
./share/man/man4/ef.4:pseudo-device driver clones each ethernet type device with four
./share/man/man4/faith.4:.Cd "pseudo-device faith 1"
./share/man/man4/fpa.4:.Cd "pseudo-device fddi"
./share/man/man4/gif.4:.Cd "pseudo-device gif" Op Ar count
./share/man/man4/ifmib.4:hardware device or a software pseudo-device like
./share/man/man4/intro.4:.Em pseudo-devices
./share/man/man4/lo.4:.Cd "pseudo-device loop"
./share/man/man4/ppp.4:.Cd "pseudo-device ppp" Op Ar count
./share/man/man4/pty.4:.Cd "pseudo-device pty"
./share/man/man4/sl.4:.Cd "pseudo-device sl" Op Ar count
./share/man/man4/splash.4:.Cd "pseudo-device splash"
./share/man/man4/splash.4:.Dl pseudo-device splash
./share/man/man4/sppp.4:.Cd "pseudo-device sppp"
./share/man/man4/stf.4:.Cd "pseudo-device stf"
./share/man/man4/syscons.4:pseudo-device splash
./share/man/man4/tap.4:.Cd pseudo-device tap
./share/man/man4/tun.4:.Cd pseudo-device tun
./share/man/man4/vinum.4:pseudo-device vinum
./share/man/man4/vinum.4:pseudo-device appear to work, but are not supported. If you
have trouble with
./share/man/man4/man4.i386/ar.4:.Cd "pseudo-device sppp"
./share/man/man4/man4.i386/cx.4:.Cd pseudo-device sppp
./share/man/man4/man4.i386/en.4:.Cd "pseudo-device atm"
./share/man/man4/man4.i386/spkr.4:.Cd pseudo-device speaker
./share/man/man4/man4.i386/sr.4:.Cd "pseudo-device sppp"
./sys/dev/ccd/ccd.c: * Called by main() during pseudo-device attachment. All we need
./sys/dev/streams/streams.c: * Stolen from NetBSD /sys/compat/svr4/svr4_net.c.
Pseudo-device driver
./sys/dev/vinum/vinum.c:/* Called by main() during pseudo-device attachment. */
./sys/dev/vinum/vinum.c: * Called by main() during pseudo-device attachment. All we
need
./sys/i4b/driver/i4b_isppp.c:# error "You need to define `pseudo-device sppp <N>' with
options ISPPP"
./sys/kern/kern_descrip.c: * File Descriptor pseudo-device driver (/dev/fd/).
./sys/modules/svr4/README: a. Add "pseudo-device streams" to your kernel config
file and rebuild,
./sys/net/if_vlan.c: * if_vlan.c - pseudo-device driver for IEEE 802.1Q virtual LANs.
./sys/netinet/ip_fil.c: * Try to detect the case when compiling for NetBSD with
pseudo-device
./sys/sys/mdioctl.h: * Ioctl definitions for memory disk pseudo-device.
./sys/sys/vnioctl.h: * Ioctl definitions for file (vnode) disk pseudo-device.
./tools/tools/upgrade/doupgrade.sh:pseudo-device splash \
./usr.sbin/arp/arp.4:.Cd "pseudo-device ether"
./usr.sbin/config/SMM.doc/2.t:.IR pseudo-devices .
./usr.sbin/config/SMM.doc/4.t:Pseudo-devices
./usr.sbin/config/SMM.doc/4.t:To include any of these pieces, a ``pseudo-device''
specification
./usr.sbin/config/SMM.doc/4.t:\fBpseudo-device\fP \fIdevice-name\fP [
\fIhowmany\fP ]
./usr.sbin/config/SMM.doc/5.t:.I pseudo-device
./usr.sbin/config/SMM.doc/5.t:.I pseudo-device
./usr.sbin/config/SMM.doc/5.t:pseudo-device pty
./usr.sbin/config/SMM.doc/5.t:pseudo-device loop
./usr.sbin/config/SMM.doc/5.t:pseudo-device imp
./usr.sbin/config/SMM.doc/5.t:pseudo-device ether
./usr.sbin/config/SMM.doc/6.t:which may be configured with pseudo-device
specifications.
./usr.sbin/config/SMM.doc/a.t: | \fBpseudo-device\fP Dev [ NUMBER ]
./usr.sbin/config/SMM.doc/c.t:pseudo-device pty
./usr.sbin/config/SMM.doc/c.t:pseudo-device loop
./usr.sbin/config/SMM.doc/c.t:pseudo-device imp
./usr.sbin/config/SMM.doc/c.t:pseudo-device ether
./usr.sbin/i4b/man/i4b.4:.Cd pseudo-device \&"i4b\&"
./usr.sbin/i4b/man/i4bctl.4:.Cd pseudo-device \&"i4bctl\&"
./usr.sbin/i4b/man/i4bing.4:.Cd pseudo-device \&"i4bing\&" Op count
./usr.sbin/i4b/man/i4bipr.4:.Cd pseudo-device \&"i4bipr\&" Op count
./usr.sbin/i4b/man/i4bisppp.4:.Cd pseudo-device \&"i4bisppp\&" Op count
./usr.sbin/i4b/man/i4bq921.4:.Cd pseudo-device \&"i4bq921\&"
./usr.sbin/i4b/man/i4bq931.4:.Cd pseudo-device \&"i4bq931\&"
./usr.sbin/i4b/man/i4brbch.4:.Cd pseudo-device \&"i4brbch\&" Op count
./usr.sbin/i4b/man/i4btel.4:.Cd pseudo-device \&"i4btel\&" Op count
./usr.sbin/i4b/man/i4btrc.4:.Cd pseudo-device \&"i4btrc\&" Op count
./usr.sbin/ppp/ppp.8:.Dl pseudo-device tun N
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message