home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / minix / 5132 < prev    next >
Encoding:
Text File  |  1993-01-11  |  874 b   |  23 lines

  1. Newsgroups: comp.os.minix
  2. Path: sparky!uunet!mcsun!sun4nl!star.cs.vu.nl!ast
  3. From: ast@cs.vu.nl (Andy Tanenbaum)
  4. Subject: Re: The Case of the Missing RAM.
  5. Message-ID: <C0ppqA.ELK@cs.vu.nl>
  6. Sender: news@cs.vu.nl
  7. Organization: Fac. Wiskunde & Informatica, VU, Amsterdam
  8. References: <1993Jan11.162305.27414@nmsu.edu>
  9. Date: Mon, 11 Jan 1993 23:10:58 GMT
  10. Lines: 11
  11.  
  12. In article <1993Jan11.162305.27414@nmsu.edu> kduling@scf.nmsu.edu (Kevin J. Duling) writes:
  13. >I booted the system up last night with the Universal Boot disk and
  14. >Minix reported that there was ~760K total memory.  Ok...I give.
  15. The universal boot disk uses the BIOS.  That is why it is universal.  Thus
  16. it runs in real mode with the consequences of that.
  17.  
  18. >And is there IDE controller code out there somewhere?  
  19. The standard MFM (i.e. AT) driver, at_wini.c should work on IDE drives.
  20.  
  21. Andy Tanenbaum (ast@cs.vu.nl)
  22.  
  23.