diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1997-02-10 01:34:09 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1997-02-10 01:34:09 +0000 |
commit | f4c7ec8de009e09634eb0390f5a19a2efd4a7472 (patch) | |
tree | 25e712eb41a0b15c25f0616a1326cfcf30fd3a7b /sys/arch/hp300/conf/files.hp300 | |
parent | 584c603b312f9885942192cafaf545ad68cd4d62 (diff) |
Support 16 partitions.
Diffstat (limited to 'sys/arch/hp300/conf/files.hp300')
-rw-r--r-- | sys/arch/hp300/conf/files.hp300 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hp300/conf/files.hp300 b/sys/arch/hp300/conf/files.hp300 index 70618b0bc25..be7031a0d0f 100644 --- a/sys/arch/hp300/conf/files.hp300 +++ b/sys/arch/hp300/conf/files.hp300 @@ -1,10 +1,10 @@ -# $OpenBSD: files.hp300,v 1.3 1997/02/03 08:11:52 downsj Exp $ +# $OpenBSD: files.hp300,v 1.4 1997/02/10 01:33:55 downsj Exp $ # $NetBSD: files.hp300,v 1.22 1997/01/30 22:11:19 scottr Exp $ # # hp300-specific configuration info # maxpartitions must be the first item in files.${ARCH} -maxpartitions 8 +maxpartitions 16 maxusers 2 8 64 |