9fans archive / 1995 / 10 / 45 / prev next From: Ta-Wei Li taweil@ucs... Subject: Memory on NeXT Date: Thu, 5 Oct 1995 04:26:21 -0400 It seems that Plan 9 only recognizes the first two bank of NeXT memory. At boot time, the message: bank 0: 4M bank 1: 4M appears on the screen and that's exact memory I have on the first two simm slots. However, there are 16 simm slot on a Cube and I have totally 40 MB on the mother board. When I look at the source, the conf structure seems to only use the first two banks and compute everything base on the two bank of memory. Is there a way I can make Plan 9 recognize the rest of the memory banks? Ta-Wei Li