home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / ibm / pc / hardware / 29040 < prev    next >
Encoding:
Internet Message Format  |  1992-11-07  |  3.0 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!sdd.hp.com!zaphod.mps.ohio-state.edu!rpi!batcomputer!munnari.oz.au!uniwa!msimmons
  2. From: msimmons@ec.uwa.oz.au (Michael Simmons - mgmt_staff)
  3. Newsgroups: comp.sys.ibm.pc.hardware
  4. Subject: Re: ATI Ultra PRO 2meg ISA
  5. Date: 6 Nov 1992 02:28:47 GMT
  6. Organization: The University of Western Australia
  7. Lines: 45
  8. Message-ID: <1dcl8vINN80g@uniwa.uwa.edu.au>
  9. References: <1992Nov1.043301.27604@news.columbia.edu> <1d26cdINNo4t@uniwa.uwa.edu.au> <82940@ut-emx.uucp> <1992Nov4.143349.6701@infonode.ingr.com>
  10. NNTP-Posting-Host: decel.ecel.uwa.edu.au
  11.  
  12. bbrown@infonode.ingr.com (Bailey Brown) writes:
  13.  
  14. >slug@ccwf.cc.utexas.edu (Wowbagger The Infinitely Prolonged) writes:
  15.  
  16. >>Um... I could be way off base here, but in most computers now, the memory is
  17. >>*NOT* on the ISA bus.  It is on a seperate memory bus that is usually 32-bits
  18. >>wide.
  19.  
  20. >The problem is that since the ISA version of the PRO is on the ISA bus,
  21. >it's memory must be mapped into somewhere in the lower 16MB.  A board
  22. >on the ISA bus has only 16 address lines going to it.  I would think
  23. >there should be a way using the fancy memory mapping capablilities of
  24. >the 386 to map 2 megs of the first 16MB of RAM on the 32bit memory bus 
  25. >somewhere else in the 32bit address space, making a gap in the lower 16MB 
  26. >for the PRO to use.  I guess Windows' would have to cooperate on this, and 
  27. >maybe it isn't set up to do this.  
  28.  
  29. Not possiable! The CPU can only map logical addresses to physical addresses.
  30. The PRO's memory (on the ISA Bus) and the Mother boards memory (on the 32bit
  31. memory bus) memory would occupy the same physical addresses. A memory
  32. conflict would occur before it even gets to the CPU. I strong suspect that
  33. most ISA mother boards with onboard memory would block the data comming
  34. from the ISA bus.This means that for mother boards with more than 16MB onboard
  35. the only address accesses which make it to the ISA bus is the C0000 to DFFFF
  36. address range. The PRO's Memory would be invisable.
  37. The olivetti M486 (their first) is the only machine I know of that allowed the
  38. bottom 16MB of motherboard memory to be physically remapped.
  39.  
  40. >I sympathize with you Pro owners who are having problems, but the ones
  41. >who are not having the problems (those with 12MB or less) are some of
  42. >the lucky few PC users who have drivers for their video board that use
  43. >flat linear addressing.
  44.  
  45. If you want to have more than 14MB of ram and be able to memory map 2MB or more
  46. of video ram then it is time to buy a EISA or LOCAL bus mother board AND video
  47. card.
  48.  
  49. I personaly hope that hardware designers will come out with machines designed
  50. to boot OS/2, NT, NextStep etc only. By this I mean a machine that HAS NO VGA
  51. ,SVGA,EGA,CGA card. Nice clean accelerated graphics cards with flat linear
  52. addressing and bitmap planes are the way to go. VGA can be emulated in a
  53. window. Tacking on more bank switched memory only results in a mess.
  54. May be there could be some hardware assistance in emulating VGA on a decent
  55. video card but not the other way round.
  56.  
  57.