Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man8/man8.playstation2 regen (mention USB devices)



details:   https://anonhg.NetBSD.org/src/rev/bdc9e1026502
branches:  trunk
changeset: 533035:bdc9e1026502
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Jun 19 15:02:47 2002 +0000

description:
regen (mention USB devices)

diffstat:

 share/man/man8/man8.playstation2/MAKEDEV.8 |  29 +++++++++++++++++++++++++++--
 1 files changed, 27 insertions(+), 2 deletions(-)

diffs (60 lines):

diff -r a8bd1590be31 -r bdc9e1026502 share/man/man8/man8.playstation2/MAKEDEV.8
--- a/share/man/man8/man8.playstation2/MAKEDEV.8        Wed Jun 19 15:02:08 2002 +0000
+++ b/share/man/man8/man8.playstation2/MAKEDEV.8        Wed Jun 19 15:02:47 2002 +0000
@@ -6,7 +6,7 @@
 .\" *** DO NOT EDIT - any changes will be lost!!!
 .\" *** ------------------------------------------------------------------
 .\"
-.\" $NetBSD: MAKEDEV.8,v 1.2 2002/06/18 12:59:15 wiz Exp $
+.\" $NetBSD: MAKEDEV.8,v 1.3 2002/06/19 15:02:47 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 June 18, 2002
+.Dd June 19, 2002
 .Dt MAKEDEV 8 playstation2
 .Os
 .Sh NAME
@@ -87,6 +87,8 @@
 Standard devices
 .It Ar ramdisk
 Devices to be put into INSTALL kernel ramdisks.
+.It Ar usbs
+Make USB devices
 .El
 .Pp
 Please note that any hash marks
@@ -140,6 +142,29 @@
 . It Ar opty
 First 16 ptys, to save inodes on install media
 . El
+.It USB devices :
+. Bl -tag -width 0123456789 -compact
+. It Ar usb#
+USB control devices, see
+.Xr \&usb 4
+. It Ar uhid#
+USB generic HID devices, see
+.Xr \&uhid 4
+. It Ar ulpt#
+USB printer devices, see
+.Xr \&ulpt 4
+. It Ar ugen#
+USB generic devices, see
+.Xr \&ugen 4
+. It Ar urio#
+USB Diamond Rio 500 devices, see
+.Xr \&urio 4
+. It Ar uscanner#
+USB scanners, see
+.Xr \&uscanner 4
+. It Ar ttyU#
+USB modems
+. El
 .It Special purpose devices :
 . Bl -tag -width 0123456789 -compact
 . It Ar clockctl



Home | Main Index | Thread Index | Old Index