Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/etc.playstation2 Document that usb devices are generated...
details: https://anonhg.NetBSD.org/src/rev/a8bd1590be31
branches: trunk
changeset: 533034:a8bd1590be31
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Jun 19 15:02:08 2002 +0000
description:
Document that usb devices are generated by default.
diffstat:
etc/etc.playstation2/MAKEDEV | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (35 lines):
diff -r c1758b79fd92 -r a8bd1590be31 etc/etc.playstation2/MAKEDEV
--- a/etc/etc.playstation2/MAKEDEV Wed Jun 19 15:00:03 2002 +0000
+++ b/etc/etc.playstation2/MAKEDEV Wed Jun 19 15:02:08 2002 +0000
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $NetBSD: MAKEDEV,v 1.16 2002/06/19 15:00:06 wiz Exp $
+# $NetBSD: MAKEDEV,v 1.17 2002/06/19 15:02:08 wiz Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@@ -33,6 +33,7 @@
# Tries to make the 'standard' number of each type.
# std standard devices
# ramdisk devices to be put into INSTALL kernel ramdisks.
+# usbs make USB devices
#
# Disks:
# wd* "winchester" disk drives (ST506,IDE,ESDI,RLL,...)
@@ -54,6 +55,15 @@
# pty* set of 62 master and slave pseudo terminals
# opty first 16 ptys, to save inodes on install media
#
+# USB devices:
+# usb* USB control devices
+# uhid* USB generic HID devices
+# ulpt* USB printer devices
+# ugen* USB generic devices
+# urio* USB Diamond Rio 500 devices
+# uscanner* USB scanners
+# ttyU* USB modems
+#
# Special purpose devices:
# clockctl clock control for non root users
# fd file descriptors
Home |
Main Index |
Thread Index |
Old Index