|
@ -3,11 +3,11 @@ |
|
|
# THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. |
|
|
# THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. |
|
|
# generated from: |
|
|
# generated from: |
|
|
# |
|
|
# |
|
|
# OpenBSD: etc.amiga/MAKEDEV.md,v 1.5 2002/02/14 13:29:20 todd Exp |
|
|
|
|
|
# OpenBSD: MAKEDEV.mi,v 1.36 2002/02/19 21:05:10 todd Exp |
|
|
|
|
|
|
|
|
# OpenBSD: etc.amiga/MAKEDEV.md,v 1.6 2002/02/21 13:04:18 todd Exp |
|
|
|
|
|
# OpenBSD: MAKEDEV.mi,v 1.37 2002/02/21 13:03:00 todd Exp |
|
|
# OpenBSD: MAKEDEV.sub,v 1.7 2002/02/16 01:19:52 deraadt Exp |
|
|
# OpenBSD: MAKEDEV.sub,v 1.7 2002/02/16 01:19:52 deraadt Exp |
|
|
# |
|
|
# |
|
|
# $OpenBSD: MAKEDEV,v 1.59 2002/02/19 21:06:00 todd Exp $ |
|
|
|
|
|
|
|
|
# $OpenBSD: MAKEDEV,v 1.60 2002/02/21 13:19:06 todd Exp $ |
|
|
# |
|
|
# |
|
|
# Copyright (c) 2001,2002 Todd T. Fries <todd@OpenBSD.org> |
|
|
# Copyright (c) 2001,2002 Todd T. Fries <todd@OpenBSD.org> |
|
|
# All rights reserved. |
|
|
# All rights reserved. |
|
@ -80,6 +80,7 @@ |
|
|
# ch* SCSI media changer |
|
|
# ch* SCSI media changer |
|
|
# altq/ ALTQ control interface |
|
|
# altq/ ALTQ control interface |
|
|
# fd makes fd/* for the fdescfs |
|
|
# fd makes fd/* for the fdescfs |
|
|
|
|
|
# view* generic interface to graphic displays |
|
|
PATH=/sbin:/usr/sbin:/bin:/usr/bin |
|
|
PATH=/sbin:/usr/sbin:/bin:/usr/bin |
|
|
T=$0 |
|
|
T=$0 |
|
|
|
|
|
|
|
@ -440,15 +441,16 @@ local) |
|
|
;; |
|
|
;; |
|
|
|
|
|
|
|
|
all) |
|
|
all) |
|
|
R ccd0 ccd1 ccd2 ccd3 vnd0 vnd1 vnd2 vnd3 sd0 sd1 sd2 sd3 sd4 |
|
|
|
|
|
R sd5 sd6 sd7 sd8 sd9 cd0 cd1 rd0 tun0 tun1 tun2 tun3 bpf0 |
|
|
|
|
|
R bpf1 bpf2 bpf3 bpf4 bpf5 bpf6 bpf7 bpf8 bpf9 pty0 pty1 pty2 |
|
|
|
|
|
R xfs0 ss0 ss1 ch0 local kbd mouse0 mouse1 par0 grf0 grf1 grf2 |
|
|
|
|
|
R grf3 grf4 grf5 grf6 audio0 uk0 rndrandom joy0 joy1 lpa0 lpa1 |
|
|
|
|
|
R lpa2 lpt0 lpt1 lpt2 lkm ttye0 ttye1 ttye2 ttye3 ttye4 ttye5 |
|
|
|
|
|
R ttye6 tty00 tty01 tty02 tty03 ttyB0 ttyB1 ttyB2 ttyB3 ttyB4 |
|
|
|
|
|
R ttyA0 ttyA1 pf altq fd0 fd1 fd2 fd3 wd0 wd1 wd2 wd3 std st0 |
|
|
|
|
|
R st1 fd |
|
|
|
|
|
|
|
|
R ttyB0 ttyB1 ttyB2 ttyB3 ttyB4 ttyB5 ttyB6 ttyB7 ttyB8 ttyB9 |
|
|
|
|
|
R view00 view01 view02 view03 view04 view05 ccd0 ccd1 ccd2 |
|
|
|
|
|
R ccd3 vnd0 vnd1 vnd2 vnd3 sd0 sd1 sd2 sd3 sd4 sd5 sd6 sd7 sd8 |
|
|
|
|
|
R sd9 cd0 cd1 rd0 tun0 tun1 tun2 tun3 bpf0 bpf1 bpf2 bpf3 bpf4 |
|
|
|
|
|
R bpf5 bpf6 bpf7 bpf8 bpf9 pty0 pty1 pty2 xfs0 ss0 ss1 ch0 |
|
|
|
|
|
R local kbd mouse0 mouse1 par0 grf0 grf1 grf2 grf3 grf4 grf5 |
|
|
|
|
|
R grf6 audio0 uk1 uk0 rndrandom joy0 joy1 lpa0 lpa1 lpa2 lpt0 |
|
|
|
|
|
R lpt1 lpt2 lkm ttye0 ttye1 ttye2 ttye3 ttye4 ttye5 ttye6 |
|
|
|
|
|
R tty00 tty01 tty02 tty03 ttyA0 ttyA1 pf altq fd0 fd1 fd2 fd3 |
|
|
|
|
|
R wd0 wd1 wd2 wd3 std st0 st1 fd |
|
|
;; |
|
|
;; |
|
|
|
|
|
|
|
|
wd*|sd*|ccd*) |
|
|
wd*|sd*|ccd*) |
|
|