home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / bsd / 10722 < prev    next >
Encoding:
Text File  |  1992-12-29  |  1.6 KB  |  41 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!convex!grefen
  3. From: grefen@convex.com (Stefan Grefen)
  4. Subject: Re: Does 386BSD work on systems with 20 megabytes of memory! HELP!
  5. Message-ID: <1992Dec29.082629.3222@convex.com>
  6. Sender: usenet@convex.com (news access account)
  7. Nntp-Posting-Host: connie.de.convex.com
  8. Reply-To: grefen@convex.com
  9. Organization: CONVEX Computer Corporation
  10. References:  <287902vW30DE01@JUTS.ccc.amdahl.com>
  11. Distribution: comp.unix.bsd
  12. Date: Tue, 29 Dec 1992 08:26:29 GMT
  13. X-Disclaimer: This message was written by a user at CONVEX Computer
  14.               Corp. The opinions expressed are those of the user and
  15.               not necessarily those of CONVEX.
  16. Lines: 23
  17.  
  18. In article <287902vW30DE01@JUTS.ccc.amdahl.com>, tjw00@zombie.uucp (Tom Wye) writes:
  19. |> Does 386BSD work on machines with 20 megabytes of memory or more? HELP!!!!
  20. |> 
  21. |> The system slowly crashs and burns when I boot with 20 megabytes of storage     
  22. |> installed. The same kernel runs ok with 4 megabytes.
  23. |> --------------------------------------------------------------------------------
  24. |> My configuration is as follows:
  25. |> 
  26. |> PC Clone
  27. |> Motherboard: NICE 486DX50 Mhz 256K cache
  28. |> AMI BIOS
  29. |> Memory in bank 0 - 4 x 1m sims for 4M 
  30. |> Memory in bank 1 - 4 x 4m sims for 16M 
  31. |> Adaptec 1542BB
  32. This is it, the Adaptec can only DMA into the lower 16M of RAM ... you loose.
  33. You need an  Adaptec 174x (EISA) or change the code in the driver to use a 
  34. buffer and copy the data for requests outside the first 16M.
  35. Regards 
  36.  Stefan
  37. --
  38. Stefan Grefen                          Convex Computer GmbH, Frankfurt, Germany
  39. grefen@convex.com               Phone: +49-69-665270
  40.  
  41.