Regen (added USB devices)

This commit is contained in:
martin 2002-09-28 20:05:58 +00:00
parent e7aaaf890a
commit bb1e0c8e8e

View File

@ -6,7 +6,7 @@
.\" *** DO NOT EDIT - any changes will be lost!!! .\" *** DO NOT EDIT - any changes will be lost!!!
.\" *** ------------------------------------------------------------------ .\" *** ------------------------------------------------------------------
.\" .\"
.\" $NetBSD: MAKEDEV.8,v 1.16 2002/08/17 11:44:17 wiz Exp $ .\" $NetBSD: MAKEDEV.8,v 1.17 2002/09/28 20:05:58 martin Exp $
.\" .\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved. .\" All rights reserved.
@ -42,7 +42,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE. .\" POSSIBILITY OF SUCH DAMAGE.
.\" .\"
.Dd August 17, 2002 .Dd September 28, 2002
.Dt MAKEDEV 8 sparc64 .Dt MAKEDEV 8 sparc64
.Os .Os
.Sh NAME .Sh NAME
@ -87,6 +87,8 @@ Standard devices
Configuration specific devices Configuration specific devices
.It Ar isdns .It Ar isdns
Make ISDN devices Make ISDN devices
.It Ar usbs
Make USB devices
.El .El
.Pp .Pp
Please note that any hash marks Please note that any hash marks
@ -150,6 +152,29 @@ Set of 62 master and slave pseudo terminals, see
. It Ar opty . It Ar opty
First 16 ptys, to save inodes on install media First 16 ptys, to save inodes on install media
. El . 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 ISDN devices : .It ISDN devices :
. Bl -tag -width 0123456789 -compact . Bl -tag -width 0123456789 -compact
. It Ar isdn . It Ar isdn