home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / pascal / 5219 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.7 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!swrinde!gatech!concert!fletcher!snodgras
  2. From: snodgras@cs.unca.edu (Ryan Snodgrass)
  3. Newsgroups: comp.lang.pascal
  4. Subject: Help with TP 6.0/System calls
  5. Message-ID: <1992Sep6.191546.7410@cs.unca.edu>
  6. Date: 6 Sep 92 19:15:46 GMT
  7. References: <1992Sep6.184804.7906@nntpd.lkg.dec.com>
  8. Sender: news@cs.unca.edu (Usenet News Adm)
  9. Organization: University of North Carolina at Asheville
  10. Lines: 45
  11.  
  12. Does anyone know how to get ANY of the following information:
  13.  
  14.     o  Whether the installed mouse is a BUS or SERIAL mouse.
  15.  
  16.     o  BIOS Manufacturer (Pheonix for example) 
  17.  
  18.     o  Coprocesser type (i.e. 80387, 80487, etc.)
  19.  
  20.     o  Processer type up to 80486
  21.  
  22.     o  Processer speed (i.e. 7.8Mhz, 16Mhz, 20Mhz, 25Mhz, etc.)
  23.  
  24.     o  Video adapter type up to Super VGA or XGA (including Targa, etc
  25.        if possible)
  26.  
  27.     o  What kind of DOS is installed (i.e. MSDOS, PC-DOS, DR-DOS, etc.)
  28.  
  29.     o  Drive type for both floppies and hard disks (the number associated
  30.        with it, i.e. 2 is often a 1.2 meg floppy, 4 a 1.44 meg, etc.)
  31.  
  32.     o  The number of heads on a disk drive
  33.  
  34.     o  Serial port address (i.e. COM1 = 03F8, COM2 = 02F8, etc.)
  35.  
  36.     o  Conventional memory information:
  37.         total installed conventional memory
  38.         bytes available to MS-DOS
  39.         largest executable program size
  40.  
  41.     o  If a sound card has been installed, and if so, what kind.
  42.  
  43.     o  How to check for a SoundBlaster
  44.  
  45.     o  Has a hand scanner been installed, what kind
  46.  
  47.     o  BIOS information other than date
  48.  
  49.  
  50. Thanks, I will post a followup article in the next week or so of the answers
  51. I get since I think a lot of programmers might find this info useful.  Thanks
  52. again,
  53.  
  54. Ryan Snodgrass
  55. snodgrass@uncavx.unca.edu
  56. snodgrass@unca.bitnet
  57.