home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / c / 13000 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  2.0 KB

  1. Xref: sparky comp.lang.c:13000 comp.lang.c++:13075 comp.sys.ibm.pc.hardware:22999 comp.sys.intel:1612
  2. Path: sparky!uunet!usc!rpi!batcomputer!munnari.oz.au!goanna!minyos.xx.rmit.oz.au!kjb
  3. From: kjb@cgl.citri.edu.au (Kendall Bennett)
  4. Newsgroups: comp.lang.c,comp.lang.c++,comp.sys.ibm.pc.hardware,comp.sys.intel
  5. Subject: CoProcessor detection and emulation libraries...
  6. Message-ID: <kjb.715224980@godzilla.cgl.citri.edu.au>
  7. Date: 31 Aug 92 01:36:20 GMT
  8. Sender: usenet@minyos.xx.rmit.oz.au (Njuiz noveles nova newes)
  9. Organization: RMIT Advanced Computer Graphics Centre, CITRI, Melbourne
  10. Lines: 24
  11.  
  12. I have an interesting question. One of the routines in a library that I am
  13. developing detects the type of CPU and co-processor installed in am IBM PC
  14. type machine. It works correctly on all the machines that I have tried it
  15. on. One of my beta testers mentions that on his machine it said he has
  16. an 80387 installed when he had none.
  17.  
  18. Since the co-processor is detected by checking the status of the processor's
  19. control and status words, is it possible that 387 emulation libraries 
  20. (such as FRANKIE.387) would show up as a co-processor in this type of
  21. check? Is there any way to check that such a library is installed, rather
  22. than a co-processor (in the docs for FRANKIE.387 is says that programs will
  23. not be able to tell the difference between a real co-pro and the emulation
  24. library)?
  25.  
  26. Thanks in advance,
  27.  
  28. +------------------------------------------+-------------------------------+
  29. | Kendall Bennett,                         | Internet:                     |
  30. | Advanced Computer Graphics Centre,       | kjb@citri.edu.au              |
  31. | Royal Melbourne Institute of Technology, | rcskb@minyos.xx.rmit.oz.au    |
  32. | Victoria, AUSTRALIA.                     |                               | 
  33. +------------------------------------------+-------------------------------+
  34. | CoSysop (Bossman), PC Connection Australia:               +61 3 688 0909 |
  35. +--------------------------------------------------------------------------+
  36.