diff options
| author | jdolecek <jdolecek@NetBSD.org> | 2003-10-19 19:07:26 +0000 |
|---|---|---|
| committer | jdolecek <jdolecek@NetBSD.org> | 2003-10-19 19:07:26 +0000 |
| commit | 7a46124ea469bfb3daebef6791cff99d5af78ad4 (patch) | |
| tree | 4501497caf2435d4d3f0436d61293f5e22474f9e /etc/etc.hpcarm | |
| parent | e43846141a77723ec1e03d5e58494c5d3087b5b1 (diff) | |
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
Diffstat (limited to 'etc/etc.hpcarm')
| -rw-r--r-- | etc/etc.hpcarm/MAKEDEV.conf | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/etc/etc.hpcarm/MAKEDEV.conf b/etc/etc.hpcarm/MAKEDEV.conf index 870097d93ba..0a61f31ab35 100644 --- a/etc/etc.hpcarm/MAKEDEV.conf +++ b/etc/etc.hpcarm/MAKEDEV.conf @@ -1,8 +1,5 @@ -# $NetBSD: MAKEDEV.conf,v 1.1 2003/10/15 19:13:33 jdolecek Exp $ +# $NetBSD: MAKEDEV.conf,v 1.2 2003/10/19 19:07:27 jdolecek Exp $ -DISKPARTITIONS=8 - -MD_DEVICES= all_md) makedev wscons fd0 fd1 wd0 wd1 wd2 wd3 sd0 sd1 sd2 sd3 makedev tty0 tty1 st0 st1 ch0 cd0 cd1 |
