14 lines
346 B
Text
14 lines
346 B
Text
|
$NetBSD: patch-ab,v 1.1 2007/01/27 12:02:16 wiz Exp $
|
||
|
|
||
|
--- proc.h.orig 2001-03-15 15:36:15.000000000 +0100
|
||
|
+++ proc.h 2006-04-23 14:10:40.000000000 +0200
|
||
|
@@ -36,7 +36,7 @@
|
||
|
/*
|
||
|
* tunable parameters
|
||
|
*/
|
||
|
-# define PHYSMEM (2*1024*1024)
|
||
|
+# define PHYSMEM (4*1024*1024)
|
||
|
# define FD_DEVICES 64
|
||
|
# define P11CONF "p11conf"
|
||
|
# define MAXTIMEOUT 13
|