Re: TME emulator status: now works with SunOS ethernet
[email protected] Sat, 23 Dec 2006 16:15:39 EST
| Newsgroups | gmane.os.netbsd.ports.sun3 |
|---|---|
| Message-ID | <[email protected]> |
In a message dated 12/22/2006 3:28:28 P.M. Eastern Standard Time, [email protected] writes: > One thing that may help is that you can build sun3 systems with "large" > amout of RAM (128 or 256MB) with tme; sometimes cc1 gets quite large > -- > Manuel Bouyer [email protected]_ (mailto:[email protected]) That's awesome Manuel. How did you setup TME to allow more than 32Mb? If I setup my-sun3-eeprom.bin and MY-SUN3 startup script to 32Mb, everything works fine, and the prom screen shows 32MB memory installed, then NetBSD inside the emulator reports total: 32768KB, avail: 30320KB. If I setup the eeprom/startup with 64Mb, everything seems to work fine, but the prom screen and NetBSD (inside the emulator) still report 32Mb. If I setup with 128Mb, then tme core dumps immediately upon initial execution. After those experiments, I didn't further experiment with > 32Mb of memory. thanks, arthur