NetBSD/etc/etc.hp700/MAKEDEV.conf
jdolecek 7a46124ea4 determine the platform number of disk partitions by looking
at MAXPARTITIONS/OLDMAXPARTITIONS in kernel sources, so that it wouldn't
need to be specified separately in MAKEDEV.conf

change platform MAKEDEV.conf to contain only MD targets and nothing else;
simplify the parsing in MAKEDEV.awk accordingly
2003-10-19 19:07:26 +00:00

9 lines
213 B
Plaintext

# $NetBSD: MAKEDEV.conf,v 1.2 2003/10/19 19:07:27 jdolecek Exp $
all_md)
makedev pty1 pty2 pty3
makedev sd0 sd1 sd2 sd3 sd4 sd5 sd6
makedev cd0 cd1 st0 st1 st2
makedev scsibus0 scsibus1 scsibus2 scsibus3
;;