Re: 2.0 miniroot crashes on 3/60
Chuck Silvers <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sun3 |
|---|---|
| Message-ID | <[email protected]> |
hi again, it appears my memory was wrong, the fixes that I already put into -current seem to be enough to make a 2.0 kernel happy. one of them isn't needed on the 2.0 branch, and the remaining one is attached. your best way to get a miniroot with the fix is to cross-build the release on a faster box, I think a native full build on sun3 takes over 10 days at this point. -Chuck
diff.sun3-2.0
(text/plain, 418 B)
Index: src/sys/arch/sun3/include/param3.h diff -u src/sys/arch/sun3/include/param3.h:1.49 src/sys/arch/sun3/include/param3.h:1.50 --- src/sys/arch/sun3/include/param3.h:1.49 Thu Aug 7 16:29:56 2003 +++ src/sys/arch/sun3/include/param3.h Sat Jan 22 17:13:14 2005 @@ -87,4 +87,4 @@ #define SEGOFSET (NBSG-1) /* byte offset into segment */ #define MAXBSIZE 0x8000 /* max FS block size */ - +#define MAXPHYS 0xe000