Regen after adding of isdn devices to MAKEDEV scripts.
This commit is contained in:
parent
a93eaf9bc7
commit
6d1e5dd848
@ -6,7 +6,7 @@
|
||||
.\" *** DO NOT EDIT - any changes will be lost!!!
|
||||
.\" *** ------------------------------------------------------------------
|
||||
.\"
|
||||
.\" $NetBSD: MAKEDEV.8,v 1.3 2000/12/05 21:25:36 wrstuden Exp $
|
||||
.\" $NetBSD: MAKEDEV.8,v 1.4 2001/01/08 22:27:51 martin Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -80,6 +80,8 @@ The standard devices (console, drum, klog, kmem, mem, null, stderr, stdin, stdou
|
||||
Configuration specific devices which are created by running the
|
||||
.Pa MAKEDEV.local
|
||||
shell script with the argument ``all''.
|
||||
.It Ar isdn
|
||||
Make ISDN devices
|
||||
.El
|
||||
.Pp
|
||||
The
|
||||
@ -145,6 +147,19 @@ Set of 16 master and slave pseudo terminals, see
|
||||
. It Ar lpt#
|
||||
PC parallel port driver (``lpt'') units
|
||||
. El
|
||||
.It ISDN devices:
|
||||
. Bl -tag -width 0123456789 -compact
|
||||
. It Ar i4b
|
||||
Comunication between userland isdnd and kernel
|
||||
. It Ar i4bctl
|
||||
Control device
|
||||
. It Ar i4brbch#
|
||||
Raw b-channel access
|
||||
. It Ar i4btel#
|
||||
Telephonie device
|
||||
. It Ar i4btrc#
|
||||
Trace device
|
||||
. El
|
||||
.It Special purpose devices:
|
||||
. Bl -tag -width 0123456789 -compact
|
||||
. It Ar bpf#
|
||||
|
@ -38,7 +38,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)MAKEDEV.8 5.2 (Berkeley) 3/22/91
|
||||
.\" $NetBSD: MAKEDEV.8,v 1.9 2000/12/05 21:25:36 wrstuden Exp $
|
||||
.\" $NetBSD: MAKEDEV.8,v 1.10 2001/01/08 22:27:53 martin Exp $
|
||||
.\"
|
||||
.Dd February 17, 1996
|
||||
.Dt MAKEDEV 8 arm32
|
||||
@ -75,6 +75,8 @@ Standard devices
|
||||
Configuration specific devices which are created by running the
|
||||
.Pa MAKEDEV.local
|
||||
shell script with the argument ``all''.
|
||||
.It Ar isdn
|
||||
Make ISDN devices
|
||||
.El
|
||||
.Pp
|
||||
The arm32 supports the following devices.
|
||||
@ -192,6 +194,19 @@ Scanners, see
|
||||
. It Ar ttyU#
|
||||
Modem
|
||||
. El
|
||||
.It ISDN devices:
|
||||
. Bl -tag -width 0123456789 -compact
|
||||
. It Ar i4b
|
||||
Comunication between userland isdnd and kernel
|
||||
. It Ar i4bctl
|
||||
Control device
|
||||
. It Ar i4brbch#
|
||||
Raw b-channel access
|
||||
. It Ar i4btel#
|
||||
Telephonie device
|
||||
. It Ar i4btrc#
|
||||
Trace device
|
||||
. El
|
||||
.It Special purpose devices:
|
||||
. Bl -tag -width 0123456789 -compact
|
||||
. It Ar md
|
||||
|
@ -6,7 +6,7 @@
|
||||
.\" *** DO NOT EDIT - any changes will be lost!!!
|
||||
.\" *** ------------------------------------------------------------------
|
||||
.\"
|
||||
.\" $NetBSD: MAKEDEV.8,v 1.4 2000/12/05 21:25:36 wrstuden Exp $
|
||||
.\" $NetBSD: MAKEDEV.8,v 1.5 2001/01/08 22:27:53 martin Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1991 The Regents of the University of California.
|
||||
.\" All rights reserved.
|
||||
@ -79,6 +79,8 @@ Devices to be put on install floppies
|
||||
Standard devices
|
||||
.It Ar local
|
||||
Configuration specific devices
|
||||
.It Ar isdn
|
||||
Make ISDN devices
|
||||
.El
|
||||
.Pp
|
||||
The bebox port supports the following devices.
|
||||
@ -172,6 +174,19 @@ Stock lp
|
||||
. It Ar lpa#
|
||||
Interruptless lp
|
||||
. El
|
||||
.It ISDN devices:
|
||||
. Bl -tag -width 0123456789 -compact
|
||||
. It Ar i4b
|
||||
Comunication between userland isdnd and kernel
|
||||
. It Ar i4bctl
|
||||
Control device
|
||||
. It Ar i4brbch#
|
||||
Raw b-channel access
|
||||
. It Ar i4btel#
|
||||
Telephonie device
|
||||
. It Ar i4btrc#
|
||||
Trace device
|
||||
. El
|
||||
.It Special purpose devices:
|
||||
. Bl -tag -width 0123456789 -compact
|
||||
. It Ar fd
|
||||
|
@ -6,7 +6,7 @@
|
||||
.\" *** DO NOT EDIT - any changes will be lost!!!
|
||||
.\" *** ------------------------------------------------------------------
|
||||
.\"
|
||||
.\" $NetBSD: MAKEDEV.8,v 1.5 2000/12/05 21:25:36 wrstuden Exp $
|
||||
.\" $NetBSD: MAKEDEV.8,v 1.6 2001/01/08 22:27:54 martin Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -78,6 +78,8 @@ Standard devices
|
||||
Configuration specific devices
|
||||
.It Ar usbs
|
||||
Make USB devices
|
||||
.It Ar isdn
|
||||
Make ISDN devices
|
||||
.El
|
||||
.Pp
|
||||
The
|
||||
@ -185,6 +187,19 @@ Scanners, see
|
||||
. It Ar ttyU#
|
||||
Modem
|
||||
. El
|
||||
.It ISDN devices:
|
||||
. Bl -tag -width 0123456789 -compact
|
||||
. It Ar i4b
|
||||
Comunication between userland isdnd and kernel
|
||||
. It Ar i4bctl
|
||||
Control device
|
||||
. It Ar i4brbch#
|
||||
Raw b-channel access
|
||||
. It Ar i4btel#
|
||||
Telephonie device
|
||||
. It Ar i4btrc#
|
||||
Trace device
|
||||
. El
|
||||
.It Special purpose devices:
|
||||
. Bl -tag -width 0123456789 -compact
|
||||
. It Ar fd
|
||||
|
@ -38,7 +38,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)MAKEDEV.8 5.2 (Berkeley) 3/22/91
|
||||
.\" $NetBSD: MAKEDEV.8,v 1.9 2000/12/05 21:25:37 wrstuden Exp $
|
||||
.\" $NetBSD: MAKEDEV.8,v 1.10 2001/01/08 22:27:54 martin Exp $
|
||||
.\"
|
||||
.Dd Feburary 21, 1994
|
||||
.Dt MAKEDEV 8 sparc
|
||||
@ -74,6 +74,8 @@ the device. There are several special device names:
|
||||
Standard devices
|
||||
.It Ar local
|
||||
Configuration specific devices
|
||||
.It Ar isdn
|
||||
Make ISDN devices
|
||||
.El
|
||||
.Pp
|
||||
The Sparc supports the following devices.
|
||||
@ -125,6 +127,19 @@ Memory pseudo-disk devices, see
|
||||
Set of 16 master and slave pseudo terminals, see
|
||||
.Xr pty 4
|
||||
. El
|
||||
.It ISDN devices:
|
||||
. Bl -tag -width 0123456789 -compact
|
||||
. It Ar i4b
|
||||
Comunication between userland isdnd and kernel
|
||||
. It Ar i4bctl
|
||||
Control device
|
||||
. It Ar i4brbch#
|
||||
Raw b-channel access
|
||||
. It Ar i4btel#
|
||||
Telephonie device
|
||||
. It Ar i4btrc#
|
||||
Trace device
|
||||
. El
|
||||
.It Special purpose devices:
|
||||
. Bl -tag -width 0123456789 -compact
|
||||
. It Ar audio#
|
||||
|
@ -6,7 +6,7 @@
|
||||
.\" *** DO NOT EDIT - any changes will be lost!!!
|
||||
.\" *** ------------------------------------------------------------------
|
||||
.\"
|
||||
.\" $NetBSD: MAKEDEV.8,v 1.5 2000/12/05 21:25:38 wrstuden Exp $
|
||||
.\" $NetBSD: MAKEDEV.8,v 1.6 2001/01/08 22:27:54 martin Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1991 The Regents of the University of California.
|
||||
.\" All rights reserved.
|
||||
@ -75,6 +75,8 @@ the device. There are several special device names:
|
||||
Standard devices
|
||||
.It Ar local
|
||||
Configuration specific devices
|
||||
.It Ar isdn
|
||||
Make ISDN devices
|
||||
.El
|
||||
.Pp
|
||||
The Sparc64 port supports the following devices.
|
||||
@ -125,6 +127,19 @@ Memory pseudo-disk devices, see
|
||||
Set of 16 master and slave pseudo terminals, see
|
||||
.Xr pty 4
|
||||
. El
|
||||
.It ISDN devices:
|
||||
. Bl -tag -width 0123456789 -compact
|
||||
. It Ar i4b
|
||||
Comunication between userland isdnd and kernel
|
||||
. It Ar i4bctl
|
||||
Control device
|
||||
. It Ar i4brbch#
|
||||
Raw b-channel access
|
||||
. It Ar i4btel#
|
||||
Telephonie device
|
||||
. It Ar i4btrc#
|
||||
Trace device
|
||||
. El
|
||||
.It Special purpose devices:
|
||||
. Bl -tag -width 0123456789 -compact
|
||||
. It Ar audio#
|
||||
|
@ -38,7 +38,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)MAKEDEV.8 8.1 (Berkeley) 6/5/93
|
||||
.\" $NetBSD: MAKEDEV.8,v 1.8 2000/12/05 21:25:38 wrstuden Exp $
|
||||
.\" $NetBSD: MAKEDEV.8,v 1.9 2001/01/08 22:27:55 martin Exp $
|
||||
.\"
|
||||
.Dd July 23, 1997
|
||||
.Dt MAKEDEV 8 x68k
|
||||
@ -77,6 +77,8 @@ Makes fd/* for the fdescfs.
|
||||
Standard devices
|
||||
.It Ar local
|
||||
Configuration specific devices
|
||||
.It Ar isdn
|
||||
Make ISDN devices
|
||||
.El
|
||||
.Pp
|
||||
The
|
||||
@ -147,6 +149,19 @@ Set of 16 master and slave pseudo terminals, see
|
||||
. It Ar par#
|
||||
Motherboard parallel port
|
||||
. El
|
||||
.It ISDN devices:
|
||||
. Bl -tag -width 0123456789 -compact
|
||||
. It Ar i4b
|
||||
Comunication between userland isdnd and kernel
|
||||
. It Ar i4bctl
|
||||
Control device
|
||||
. It Ar i4brbch#
|
||||
Raw b-channel access
|
||||
. It Ar i4btel#
|
||||
Telephonie device
|
||||
. It Ar i4btrc#
|
||||
Trace device
|
||||
. El
|
||||
.It Special purpose devices:
|
||||
. Bl -tag -width 0123456789 -compact
|
||||
. It Ar grf#
|
||||
|
Loading…
Reference in New Issue
Block a user