home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / mswindo / setup / 994 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  2.6 KB

  1. Path: sparky!uunet!wupost!cs.utexas.edu!rutgers!spcvxb.spc.edu!terry
  2. From: terry@spcvxb.spc.edu (Terry Kennedy, Operations Mgr.)
  3. Newsgroups: comp.os.ms-windows.setup
  4. Subject: Re: Is Tseng Lab ET4000 an Windows accelerator chip ?
  5. Message-ID: <1992Aug20.002048.3652@spcvxb.spc.edu>
  6. Date: 20 Aug 92 04:20:48 GMT
  7. References: <1992Aug19.212056.4792@ecst.csuchico.edu>
  8. Organization: St. Peter's College, US
  9. Lines: 39
  10.  
  11. In article <1992Aug19.212056.4792@ecst.csuchico.edu>, csyew@ecst.csuchico.edu (YewSim Cheah) writes:
  12. > I have bought a FastData PowerWin VGA card from FastMicro Direct 
  13. > Express.  The card features an ET4000 chip and a RAMDAC HIColor 
  14. > chip.  FastMicro (Phoenix, AZ) claims ET4000 is an accelerator 
  15. > chip and will run Windows 6 times faster.  But when I install it
  16. > into my 386SX-16Mhz computer with the correct Windows' turbo driver,
  17. > it doesn't seem faster than my old Video 7 (256K).  It is even
  18. > slower without using the turbo driver.
  19.  
  20.   The ET4000 is not a "windows accelerator". It's a rather fast bitmap
  21. controller chip. True accelerators implement some of the Windows oper-
  22. ations in the controller, rather than by having the driver move the
  23. data "by hand". Some of the more common operations are scrolling, block
  24. copy (bitblt), etc.
  25.  
  26.   While the ET4000 does allow simple bitblt's, I don't know of any Win
  27. driver that takes advantage of this.
  28.  
  29.   An accelerator can be lots faster for some operations (as noted, the
  30. scroll and windows drag are some of the most improved). The "S3" is a
  31. common accelerator. However, it's amazingly difficult to get an S3 to
  32. manage more than 256 colors in modes beyond 640x480. The ET4000 when
  33. equipped with the maximum of 2Mb of display memory can do 24-bit color
  34. at lower resolutions (800x600, and _slow_) or it can do 64K colors at 
  35. 1024x768 without a RAMDAC/HIcolor DAC, but using a "normal" 5/5/6 DAC.
  36. Of course, that makes it sufficiently different from "normal" VGA that
  37. it would need VGA pass-through for regular use, and would be slow enough
  38. that it would probably lose out in the marketplace. There are also other
  39. accelerators which are more costly than the S3, ranging from other sin-
  40. gle-chip units through TI TMS32xxx subsystems.
  41.  
  42.   The whole point of putting the processing power on the card is because
  43. the bandwidth between the 80X86 and the video is slow. Local bus video
  44. may reverse this trend. I've seen a number of high-end RISC boxes with
  45. "dumb frame buffers" that substantially out-perform video coprocessors.
  46.  
  47.     Terry Kennedy        Operations Manager, Academic Computing
  48.     terry@spcvxa.bitnet    St. Peter's College, Jersey City, NJ USA
  49.     terry@spcvxa.spc.edu    +1 201 915 9381
  50.