NetBSD/etc/etc.acorn26/MAKEDEV.conf
tsutsui d6a9de7378 Move "makedev cfs" for the vcoda device from MI MAKEDEV.tmpl to
MD MAKEDEV.conf.  Not all ports have vcoda in their majors.foo files
and we shouldn't (re)assign major numbers on all ports before 5.0.

Should close PR port-sgimips/38962.
2008-09-13 11:46:18 +00:00

15 lines
276 B
Plaintext

# $NetBSD: MAKEDEV.conf,v 1.5 2008/09/13 11:46:18 tsutsui Exp $
all_md)
makedev wscons
makedev wd0 wd1 sd0 sd1
makedev tty0 lpt0 arcpp0
makedev cfs
;;
ramdisk)
makedev std wd0 wd1 wd2 wd3 md0 md1 sd0 sd1 sd2 sd3
makedev opty ttyE0 wskbd0 ttyEcfg
makedev cd0 cd1
;;