Add ss, uk, ch descriptions.
This commit is contained in:
parent
e25c7d21da
commit
cd49e4ea2b
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh -
|
#!/bin/sh -
|
||||||
#
|
#
|
||||||
# $NetBSD: MAKEDEV,v 1.4 2001/12/19 17:58:08 wiz Exp $
|
# $NetBSD: MAKEDEV,v 1.5 2001/12/19 18:11:22 wiz Exp $
|
||||||
#
|
#
|
||||||
# Copyright (c) 1990 The Regents of the University of California.
|
# Copyright (c) 1990 The Regents of the University of California.
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
@ -66,6 +66,9 @@
|
|||||||
# ipl ip filter
|
# ipl ip filter
|
||||||
# random Random number generator
|
# random Random number generator
|
||||||
# scsibus* SCSI busses, see scsi(4), scsictl(8)
|
# scsibus* SCSI busses, see scsi(4), scsictl(8)
|
||||||
|
# ss* SCSI scanner
|
||||||
|
# uk* SCSI unknown
|
||||||
|
# ch* SCSI changer
|
||||||
|
|
||||||
PATH=/sbin:/usr/sbin:/bin:/usr/bin
|
PATH=/sbin:/usr/sbin:/bin:/usr/bin
|
||||||
umask 77
|
umask 77
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh -
|
#!/bin/sh -
|
||||||
#
|
#
|
||||||
# $NetBSD: MAKEDEV,v 1.7 2001/12/19 17:58:08 wiz Exp $
|
# $NetBSD: MAKEDEV,v 1.8 2001/12/19 18:11:22 wiz Exp $
|
||||||
#
|
#
|
||||||
# Copyright (c) 1990 The Regents of the University of California.
|
# Copyright (c) 1990 The Regents of the University of California.
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
@ -66,6 +66,9 @@
|
|||||||
# ipl ip filter
|
# ipl ip filter
|
||||||
# random Random number generator
|
# random Random number generator
|
||||||
# scsibus* SCSI busses, see scsi(4), scsictl(8)
|
# scsibus* SCSI busses, see scsi(4), scsictl(8)
|
||||||
|
# ss* SCSI scanner
|
||||||
|
# ch* SCSI Auto changer
|
||||||
|
# uk* SCSI unknown
|
||||||
|
|
||||||
PATH=/sbin:/usr/sbin:/bin:/usr/bin
|
PATH=/sbin:/usr/sbin:/bin:/usr/bin
|
||||||
umask 77
|
umask 77
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh -
|
#!/bin/sh -
|
||||||
#
|
#
|
||||||
# $NetBSD: MAKEDEV,v 1.17 2001/12/19 17:58:08 wiz Exp $
|
# $NetBSD: MAKEDEV,v 1.18 2001/12/19 18:11:40 wiz Exp $
|
||||||
#
|
#
|
||||||
# Copyright (c) 1990 The Regents of the University of California.
|
# Copyright (c) 1990 The Regents of the University of California.
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
@ -65,6 +65,9 @@
|
|||||||
# ipl ip filter
|
# ipl ip filter
|
||||||
# random Random number generator
|
# random Random number generator
|
||||||
# scsibus* SCSI busses, see scsi(4), scsictl(8)
|
# scsibus* SCSI busses, see scsi(4), scsictl(8)
|
||||||
|
# ss* SCSI scanner
|
||||||
|
# ch* SCSI Auto changer
|
||||||
|
# uk* SCSI unknown
|
||||||
# wsmux* wscons event multiplexor
|
# wsmux* wscons event multiplexor
|
||||||
|
|
||||||
PATH=/sbin:/usr/sbin:/bin:/usr/bin
|
PATH=/sbin:/usr/sbin:/bin:/usr/bin
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh -
|
#!/bin/sh -
|
||||||
#
|
#
|
||||||
# $NetBSD: MAKEDEV,v 1.62 2001/12/11 04:48:15 uwe Exp $
|
# $NetBSD: MAKEDEV,v 1.63 2001/12/19 18:14:03 wiz Exp $
|
||||||
#
|
#
|
||||||
# Copyright (c) 1990 The Regents of the University of California.
|
# Copyright (c) 1990 The Regents of the University of California.
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
@ -84,6 +84,9 @@
|
|||||||
# random Random number generator
|
# random Random number generator
|
||||||
# scsibus* SCSI busses, see scsi(4), scsictl(8)
|
# scsibus* SCSI busses, see scsi(4), scsictl(8)
|
||||||
# ses* SES/SAF-TE SCSI Devices
|
# ses* SES/SAF-TE SCSI Devices
|
||||||
|
# ss* SCSI scanner
|
||||||
|
# uk* SCSI unknown
|
||||||
|
# ch* SCSI media changer
|
||||||
# pci* PCI bus access devices
|
# pci* PCI bus access devices
|
||||||
|
|
||||||
dialin=0
|
dialin=0
|
||||||
|
Loading…
Reference in New Issue
Block a user