regen (various reasons)
This commit is contained in:
parent
5e6d862997
commit
2b215bb5b0
|
@ -6,7 +6,7 @@
|
|||
.\" *** DO NOT EDIT - any changes will be lost!!!
|
||||
.\" *** ------------------------------------------------------------------
|
||||
.\"
|
||||
.\" $NetBSD: MAKEDEV.8,v 1.12 2003/03/29 06:24:25 ichiro Exp $
|
||||
.\" $NetBSD: MAKEDEV.8,v 1.13 2003/03/30 17:23:39 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -257,6 +257,9 @@ Coda file system device
|
|||
. It Ar wsmux#
|
||||
Wscons event multiplexor, see
|
||||
.Xr \&wsmux 4
|
||||
. It Ar pci#
|
||||
PCI bus access devices, see
|
||||
.Xr \&pci 4
|
||||
. It Ar systrace
|
||||
Syscall tracer, see
|
||||
.Xr \&systrace 4
|
||||
|
@ -267,9 +270,6 @@ System Monitoring hardware
|
|||
. It Ar dmoverio
|
||||
Hardware-assisted data movers, see
|
||||
.Xr \&dmoverio 4
|
||||
. It Ar pci#
|
||||
PCI bus access devices, see
|
||||
.Xr \&pci 4
|
||||
. El
|
||||
.El
|
||||
.Sh FILES
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
.\" *** DO NOT EDIT - any changes will be lost!!!
|
||||
.\" *** ------------------------------------------------------------------
|
||||
.\"
|
||||
.\" $NetBSD: MAKEDEV.8,v 1.3 2003/03/13 14:56:58 hannken Exp $
|
||||
.\" $NetBSD: MAKEDEV.8,v 1.4 2003/03/30 17:23:39 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -42,7 +42,7 @@
|
|||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd March 13, 2003
|
||||
.Dd March 30, 2003
|
||||
.Dt MAKEDEV 8 evbppc
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -108,7 +108,7 @@ SCSI tapes, see
|
|||
.It Disks :
|
||||
. Bl -tag -width 0123456789 -compact
|
||||
. It Ar wd#
|
||||
``winchester'' disk drives (IDE), see
|
||||
``winchester'' disk drives (ST506,IDE,ESDI,RLL,...), see
|
||||
.Xr \&wd 4
|
||||
. It Ar sd#
|
||||
SCSI disks, see
|
||||
|
@ -116,32 +116,27 @@ SCSI disks, see
|
|||
. It Ar cd#
|
||||
SCSI CD-ROM, see
|
||||
.Xr \&cd 4
|
||||
. It Ar vnd#
|
||||
``file'' pseudo-disks, see
|
||||
.Xr \&vnd 4
|
||||
. It Ar md#
|
||||
Memory pseudo-disk devices, see
|
||||
.Xr \&md 4
|
||||
. It Ar vnd#
|
||||
``file'' pseudo-disks, see
|
||||
.Xr \&vnd 4
|
||||
. It Ar raid#
|
||||
RAIDframe disk driver, see
|
||||
.Xr \&raid 4
|
||||
. It Ar ccd#
|
||||
Contatenated disk devices, see
|
||||
.Xr \&ccd 4
|
||||
. It Ar cgd#
|
||||
Cryptographic disk devices, see
|
||||
.Xr \&cgd 4
|
||||
. It Ar raid#
|
||||
RAIDframe disk devices, see
|
||||
.Xr \&raid 4
|
||||
. It Ar ld#
|
||||
Logical disk devices (e.g., hardware RAID), see
|
||||
.Xr \&ld 4
|
||||
. El
|
||||
.It Terminal ports :
|
||||
.It Console ports :
|
||||
. Bl -tag -width 0123456789 -compact
|
||||
. It Ar com#
|
||||
Standard PC COM ports, see
|
||||
.Xr \&com 4
|
||||
. It Ar tty#
|
||||
Alias for PC COM ports, this is what the system really wants, see
|
||||
.Xr \&tty 4
|
||||
. It Ar ttyCY#
|
||||
Cyclom-Y multiport serial boards. Each ``unit'' makes 32 ports.
|
||||
. It Ar ttyE#
|
||||
Wscons
|
||||
. El
|
||||
|
@ -157,6 +152,19 @@ Wscons mouse events, see
|
|||
Wscons keyboard events, see
|
||||
.Xr \&wskbd 4
|
||||
. El
|
||||
.It Terminal ports :
|
||||
. Bl -tag -width 0123456789 -compact
|
||||
. It Ar com#
|
||||
Standard PC COM ports, see
|
||||
.Xr \&com 4
|
||||
. It Ar tty#
|
||||
Alias for PC COM ports, this is what the system really wants, see
|
||||
.Xr \&tty 4
|
||||
. It Ar ttyCZ#
|
||||
Cyclades-Z multiport serial boards. Each ``unit'' makes 64 ports.
|
||||
. It Ar ttyCY#
|
||||
Cyclom-Y multiport serial boards. Each ``unit'' makes 32 ports.
|
||||
. El
|
||||
.It Pseudo terminals :
|
||||
. Bl -tag -width 0123456789 -compact
|
||||
. It Ar pty#
|
||||
|
@ -165,6 +173,29 @@ Set of 62 master and slave pseudo terminals, see
|
|||
. It Ar opty
|
||||
First 16 ptys, to save inodes on install media
|
||||
. El
|
||||
.It USB devices :
|
||||
. Bl -tag -width 0123456789 -compact
|
||||
. It Ar usb#
|
||||
Bus control devices used by usbd for attach/detach, see
|
||||
.Xr \&usb 4
|
||||
. It Ar uhid#
|
||||
Generic HID devices, see
|
||||
.Xr \&uhid 4
|
||||
. It Ar ulpt#
|
||||
Printer devices, see
|
||||
.Xr \&ulpt 4
|
||||
. It Ar ugen#
|
||||
Generic device, see
|
||||
.Xr \&ugen 4
|
||||
. It Ar urio#
|
||||
Diamond Rio 500, see
|
||||
.Xr \&urio 4
|
||||
. It Ar uscanner#
|
||||
Scanners, see
|
||||
.Xr \&uscanner 4
|
||||
. It Ar ttyU#
|
||||
Modem
|
||||
. El
|
||||
.It Printers :
|
||||
. Bl -tag -width 0123456789 -compact
|
||||
. It Ar lpt#
|
||||
|
@ -208,6 +239,9 @@ Random number generator
|
|||
. It Ar lkm
|
||||
Loadable kernel modules interface, see
|
||||
.Xr \&lkm 4
|
||||
. It Ar audio#
|
||||
Audio devices, see
|
||||
.Xr \&audio 4
|
||||
. It Ar tun#
|
||||
Network tunnel driver, see
|
||||
.Xr \&tun 4
|
||||
|
@ -224,23 +258,32 @@ Unknown SCSI device, see
|
|||
. It Ar ch#
|
||||
SCSI media changer, see
|
||||
.Xr \&ch 4
|
||||
. It Ar wsmux#
|
||||
Wscons event multiplexor, see
|
||||
.Xr \&wsmux 4
|
||||
. It Ar cfs#
|
||||
Coda file system device
|
||||
. It Ar pci#
|
||||
PCI bus access devices, see
|
||||
.Xr \&pci 4
|
||||
. It Ar sysmon
|
||||
System Monitoring hardware
|
||||
. It Ar systrace
|
||||
Syscall tracer, see
|
||||
.Xr \&systrace 4
|
||||
. It Ar kttcp
|
||||
Kernel ttcp helper
|
||||
. It Ar sysmon
|
||||
System Monitoring hardware
|
||||
Kernel ttcp helper device
|
||||
. It Ar mlx#
|
||||
Mylex DAC960 control interface, see
|
||||
.Xr \&mlx 4
|
||||
. It Ar bktr
|
||||
Brooktree 848/849/878/879 based TV cards, see
|
||||
.Xr \&bktr 4
|
||||
. It Ar radio#
|
||||
Control radio receivers, see
|
||||
.Xr \&radio 4
|
||||
. It Ar wsfont#
|
||||
Console font control
|
||||
. It Ar wsmux#
|
||||
Wscons event multiplexor, see
|
||||
.Xr \&wsmux 4
|
||||
. El
|
||||
.El
|
||||
.Sh FILES
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
.\" *** DO NOT EDIT - any changes will be lost!!!
|
||||
.\" *** ------------------------------------------------------------------
|
||||
.\"
|
||||
.\" $NetBSD: MAKEDEV.8,v 1.17 2003/02/25 10:35:25 wiz Exp $
|
||||
.\" $NetBSD: MAKEDEV.8,v 1.18 2003/03/30 17:23:39 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -42,7 +42,7 @@
|
|||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd January 15, 2003
|
||||
.Dd March 30, 2003
|
||||
.Dt MAKEDEV 8 macppc
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -261,6 +261,8 @@ SCSI media changer, see
|
|||
. It Ar wsmux#
|
||||
Wscons event multiplexor, see
|
||||
.Xr \&wsmux 4
|
||||
. It Ar cfs#
|
||||
Coda file system device
|
||||
. It Ar pci#
|
||||
PCI bus access devices, see
|
||||
.Xr \&pci 4
|
||||
|
@ -280,6 +282,8 @@ Brooktree 848/849/878/879 based TV cards, see
|
|||
. It Ar radio#
|
||||
Control radio receivers, see
|
||||
.Xr \&radio 4
|
||||
. It Ar wsfont#
|
||||
Console font control
|
||||
. El
|
||||
.El
|
||||
.Sh FILES
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
.\" *** DO NOT EDIT - any changes will be lost!!!
|
||||
.\" *** ------------------------------------------------------------------
|
||||
.\"
|
||||
.\" $NetBSD: MAKEDEV.8,v 1.21 2003/02/25 10:35:33 wiz Exp $
|
||||
.\" $NetBSD: MAKEDEV.8,v 1.22 2003/03/30 17:23:39 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -42,7 +42,7 @@
|
|||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd October 4, 2002
|
||||
.Dd March 30, 2003
|
||||
.Dt MAKEDEV 8 vax
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -135,8 +135,7 @@ Other unibus devices (e.g. on Emulex sc-21v controller), see
|
|||
. It Ar ra#
|
||||
MSCP disks (ra??, rd??)
|
||||
. It Ar rx#
|
||||
MSCP floppy disk (rx33/50/...), see
|
||||
.Xr \&rx 4
|
||||
MSCP floppy disk (rx33/50/...)
|
||||
. It Ar rl#
|
||||
Unibus rl02, see
|
||||
.Xr \&rl 4
|
||||
|
|
Loading…
Reference in New Issue