diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1997-07-06 08:02:14 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1997-07-06 08:02:14 +0000 |
commit | a3b5edea3991a5af513f92dd86991d7b1a561a54 (patch) | |
tree | f051a33605fa9c2bde1756be0816999893544828 /sys/arch/hp300/conf/RAMDISK | |
parent | a66e6c132dfc5477c6359bf03ab2bd43b9779756 (diff) |
Sync with changes from NetBSD, up to 970705.
This includes all of the new frodo drivers, from Michael Smith, hacked up
by Jason R. Thorpe; other changes, mostly configuration and/or m68k
abstraction related, from Thorpe. A few others of my own.
This compiles and runs, have not yet tested Domain kbd or apci ports.
Diffstat (limited to 'sys/arch/hp300/conf/RAMDISK')
-rw-r--r-- | sys/arch/hp300/conf/RAMDISK | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hp300/conf/RAMDISK b/sys/arch/hp300/conf/RAMDISK index 8636f12a9f8..27ec677bbb3 100644 --- a/sys/arch/hp300/conf/RAMDISK +++ b/sys/arch/hp300/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.3 1997/04/17 08:21:55 downsj Exp $ +# $OpenBSD: RAMDISK,v 1.4 1997/07/06 08:01:43 downsj Exp $ # # Ram disk kernel. # @@ -19,7 +19,7 @@ option HP375 # includes 345, 400t, 400s option HP380 # includes 425t, 425s, 433s # Need to set locally -maxusers 16 +maxusers 8 # Options for HP hardware option FPSP # floating point interface for 68040 |