Make md(4) device files on "all" target.

This commit is contained in:
tsutsui 2000-10-29 13:03:37 +00:00
parent 89c951fa08
commit 90ac46632d
10 changed files with 23 additions and 26 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh -
#
# $NetBSD: MAKEDEV,v 1.57 2000/07/27 18:43:16 mason Exp $
# $NetBSD: MAKEDEV,v 1.58 2000/10/29 13:03:37 tsutsui Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@ -125,7 +125,7 @@ all)
sh $0 ttyC0 ttyC1 ttyC2 ttyC3 ttyC4 ttyC5 ttyC6 ttyC7
sh $0 view00 view01 view02 view03 view04 view05 pty0 pty1 pty2 pty3
sh $0 sd0 sd1 sd2 sd3 sd4 sd5 sd6 sd7 sd8 sd9 cd0 st0 wd0 wd1
sh $0 ss0 ch0 uk0 uk1 ccd0 ccd1 ccd2 ccd3
sh $0 ss0 ch0 uk0 uk1 ccd0 ccd1 ccd2 ccd3 md0 md1
sh $0 raid0 raid1 raid2 raid3
sh $0 vnd0 vnd1 vnd2 vnd3 vnd4 vnd5 vnd6
sh $0 bpf0 bpf1 bpf2 bpf3 bpf4 bpf5 bpf6 bpf7
@ -139,7 +139,7 @@ floppy)
sh $0 ttye0 ttye1 ttye2 ttye3 ttye4 ttye5 ttye6 ttye7
sh $0 grf0 grf1 grf2 grf3 grf4 grf5 grf6 grf7
sh $0 tty00 ttyA0 ttyB0 ttyC0
sh $0 sd0 sd1 sd2 sd3 sd4 sd5 sd6 sd7 sd8 sd9 cd0 st0 wd0 wd1
sh $0 sd0 sd1 sd2 sd3 sd4 sd5 sd6 sd7 sd8 sd9 cd0 st0 wd0 wd1 md0
;;
std)

View File

@ -1,6 +1,6 @@
#!/bin/sh -
#
# $NetBSD: MAKEDEV,v 1.33 2000/07/27 18:43:21 mason Exp $
# $NetBSD: MAKEDEV,v 1.34 2000/10/29 13:03:38 tsutsui Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@ -82,7 +82,7 @@ do
case $i in
all)
sh $0 std fd ct0 ct1 st0 st1 ccd0 ccd1 ccd2 rd0 rd1 rd2
sh $0 std fd ct0 ct1 st0 st1 ccd0 ccd1 ccd2 rd0 rd1 rd2 md0 md1
sh $0 sd0 sd1 sd2 pty0 pty1 pty2 pty3 vnd0 vnd1 vnd2 vnd3
sh $0 raid0 raid1 raid2 raid3
sh $0 hil grf0 ite0 dca0 dcm0 dcm1 dcm2 dcm3 apci0

View File

@ -1,6 +1,6 @@
#!/bin/sh -
#
# $NetBSD: MAKEDEV,v 1.5 2000/07/27 18:43:23 mason Exp $
# $NetBSD: MAKEDEV,v 1.6 2000/10/29 13:03:38 tsutsui Exp $
#
# Device "make" file. Valid arguments:
# std standard devices
@ -40,7 +40,7 @@ do
case $i in
all)
sh -$- $0 std ttya sd0 st0
sh -$- $0 std ttya sd0 st0 md0
sh -$- $0 pty0 pty1 pty2 pty3 bpf0 bpf1 lkm ipl
sh -$- $0 wskbd wsmouse ttyE0 ttyEcfg
sh -$- $0 scsibus0

View File

@ -1,6 +1,6 @@
#!/bin/sh -
#
# $NetBSD: MAKEDEV,v 1.2 2000/09/29 11:43:48 wdk Exp $
# $NetBSD: MAKEDEV,v 1.3 2000/10/29 13:03:39 tsutsui Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@ -78,7 +78,7 @@ case $i in
all)
sh $0 std sd0 sd1 sd2 sd3 cd0 st0 st1
sh $0 pty0 pty1 pty2 pty3 tty0 tty1
sh $0 vnd0 vnd1 vnd2 vnd3 ccd0 ccd1 ccd2 ccd3
sh $0 vnd0 vnd1 vnd2 vnd3 ccd0 ccd1 ccd2 ccd3 md0 md1
sh $0 tun0 tun1 tun2 tun3 raid0 raid1 raid2 raid3
sh $0 bpf0 bpf1 bpf2 bpf3 bpf4 bpf5 bpf6 bpf7
sh $0 scsibus0 scsibus1 scsibus2 scsibus3

View File

@ -1,6 +1,6 @@
#!/bin/sh -
#
# $NetBSD: MAKEDEV,v 1.5 2000/07/27 18:43:27 mason Exp $
# $NetBSD: MAKEDEV,v 1.6 2000/10/29 13:03:39 tsutsui Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@ -78,7 +78,7 @@ case $i in
all)
sh $0 std fd sd0 sd1 sd2 sd3 cd0 st0 st1
sh $0 pty0 pty1 pty2 pty3 tty0 tty1
sh $0 vnd0 vnd1 vnd2 vnd3 ccd0 ccd1 ccd2 ccd3
sh $0 vnd0 vnd1 vnd2 vnd3 ccd0 ccd1 ccd2 ccd3 md0 md1
sh $0 tun0 tun1 tun2 tun3 raid0 raid1 raid2 raid3
sh $0 bpf0 bpf1 bpf2 bpf3 bpf4 bpf5 bpf6 bpf7
sh $0 scsibus0 scsibus1 scsibus2 scsibus3

View File

@ -1,6 +1,6 @@
#!/bin/sh -
#
# $NetBSD: MAKEDEV,v 1.10 2000/07/27 18:43:27 mason Exp $
# $NetBSD: MAKEDEV,v 1.11 2000/10/29 13:03:39 tsutsui Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@ -77,7 +77,7 @@ case $i in
all)
sh $0 std sd0 sd1 sd2 sd3 cd0 st0 st1
sh $0 pty0 pty1 pty2 pty3 tty0 tty1
sh $0 vnd0 vnd1 vnd2 vnd3 ccd0 ccd1 ccd2 ccd3
sh $0 vnd0 vnd1 vnd2 vnd3 ccd0 ccd1 ccd2 ccd3 md0 md1
sh $0 tun0 tun1 tun2 tun3 raid0 raid1 raid2 raid3
sh $0 bpf0 bpf1 bpf2 bpf3 bpf4 bpf5 bpf6 bpf7
sh $0 scsibus0 scsibus1 scsibus2 scsibus3

View File

@ -1,6 +1,6 @@
#!/bin/sh -
#
# $NetBSD: MAKEDEV,v 1.58 2000/09/14 10:00:32 abs Exp $
# $NetBSD: MAKEDEV,v 1.59 2000/10/29 13:03:39 tsutsui Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@ -91,7 +91,7 @@ case $i in
all)
sh -$- $0 std ttya ttyb ttyc ttyd
sh -$- $0 fd sd0 sd1 sd2 sd3 sd4 xd0 xd1 xd2 xd3 xy0 xy1 xy2 xy3
sh -$- $0 cd0 st0 st1 fd0
sh -$- $0 cd0 st0 st1 fd0 md0 md1
sh -$- $0 audio0 audio1 audio2 audio3
sh -$- $0 pty0 pty1 pty2 pty3 vnd0 vnd1 vnd2 vnd3 audio
sh -$- $0 tun0 tun1 tun2 tun3
@ -103,16 +103,13 @@ all)
sh -$- $0 scsibus0 scsibus1 scsibus2 scsibus3
sh -$- $0 lkm random local ipl cfs0 apm apmctl tctrl0
;;
floppy)
floppy|ramdisk)
sh -$- $0 std ttya ttyb ttyc ttyd pty0
sh -$- $0 sd0 sd1 sd2 sd3 sd4 sd5 md0
sh -$- $0 cd0 cd1 st0 st1 fd0
;;
ramdisk)
sh $0 floppy md0
;;
std)
rm -f console tty kmem mem null zero eeprom openprom drum klog \
stdin stdout stderr fd/* ttya ttyb fb mouse kbd

View File

@ -1,6 +1,6 @@
#!/bin/sh -
#
# $NetBSD: MAKEDEV,v 1.14 2000/08/20 14:48:32 mrg Exp $
# $NetBSD: MAKEDEV,v 1.15 2000/10/29 13:03:40 tsutsui Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@ -90,7 +90,7 @@ case $i in
all)
sh -$- $0 std ttya ttyb ttyc ttyd
sh -$- $0 fd sd0 sd1 sd2 sd3 sd4
sh -$- $0 wd0 wd1 wd2 wd3 cd0 st0 st1 fd0
sh -$- $0 wd0 wd1 wd2 wd3 cd0 st0 st1 fd0 md0 md1
sh -$- $0 audio0 audio1 audio2 audio3
sh -$- $0 pty0 pty1 pty2 pty3 vnd0 vnd1 vnd2 vnd3 audio
sh -$- $0 tun0 tun1 tun2 tun3

View File

@ -1,6 +1,6 @@
#!/bin/sh -
#
# $NetBSD: MAKEDEV,v 1.31 2000/07/27 18:43:33 mason Exp $
# $NetBSD: MAKEDEV,v 1.32 2000/10/29 13:03:42 tsutsui Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@ -95,7 +95,7 @@ all)
sh $0 bwtwo0 cgtwo0 cgfour0
sh $0 raid0 raid1 raid2 raid3
sh $0 sd0 sd1 sd2 sd3 sd4 sd5 sd6
sh $0 cd0 cd1 st0 st1 st2 fd0
sh $0 cd0 cd1 st0 st1 st2 fd0 md0 md1
sh $0 xd0 xd1 xd2 xd3
sh $0 xy0 xy1 xy2 xy3
sh $0 bpf0 bpf1 bpf2 bpf3 bpf4 bpf5 bpf6 bpf7

View File

@ -1,5 +1,5 @@
#!/bin/sh -
# $NetBSD: MAKEDEV,v 1.32 2000/08/11 19:19:03 matt Exp $
# $NetBSD: MAKEDEV,v 1.33 2000/10/29 13:03:44 tsutsui Exp $
#
# @(#)MAKEDEV 8.1 (Berkeley) 6/9/93
#
@ -80,7 +80,7 @@ all)
sh $0 bpf0 bpf1 bpf2 bpf3 bpf4 bpf5 bpf6 bpf7
sh $0 mt0 mt1 ts0 ts1 st0 st1 uk0 ss0 cd0 vt0
sh $0 ra0 ra1 ra2 ra3 hp0 hp1 hp2 hp3 sd0 sd1 sd2 sd3 rd0 rd1 rd2
sh $0 dz0 dl0 dhu0 rx0 rx1 raid0 raid1 raid2 raid3
sh $0 dz0 dl0 dhu0 rx0 rx1 raid0 raid1 raid2 raid3 md0 md1
sh $0 scsibus0 scsibus1 scsibus2 scsibus3
;;