home *** CD-ROM | disk | FTP | other *** search
/ GIF-GALAXY 1 / gif-galaxy1.iso / programs / infoplus.his < prev    next >
Text File  |  1992-12-29  |  30KB  |  543 lines

  1. Changes by Andrew Rossmann v1.56 (12/30/92)
  2. All    : The AP command now accepts a filename for automatic output.
  3.          Added an NP command switch. When specified, INFOPLUS will not
  4.           attempt to read the partition table from the hard disk. This
  5.           a problem on some SCSI drives or controllers.
  6.          Added an F command switch. This tell Infoplus to leave 16550
  7.           FIFO's enabled.
  8.          Reduced potential conflict with CBIS PowerLAN redirector when
  9.           checking for the true DOS version (since DOS 5 can change it.)
  10.          Reduced chances of false data being returned by some pages when
  11.           running in an OS/2 DOS session.
  12. Page 1 : Added detection of HP 95LX.
  13. Page 3 : Unless Windows 3 enhanced mode is detected, will now check for
  14.           both VCPI and DPMI.
  15. Page 6 : VESA will try the next mode even if no information is returned
  16.           from the current one. (Thanks to Joerg.Prust@gmd.de for finding
  17.           this one.)
  18. Page 7 : Added extra information about the mouse, primarily if you have
  19.           Microsoft Mouse driver version 7.00 or newer, or compatible.
  20. Page 8 : Changed the Serial Port detection method. Also, 16550 FIFO's
  21.           are disabled unless the 'F' command is given on the command
  22.           line.
  23.          Modified the Sound Blaster detection to restore modified
  24.           ports. Should fix 'lost mouse' problems.
  25.          Added Gravis UltraSound detection. (untested)
  26. Page 9 : If DOS 5 is detected, INFOPLUS will display the revision letter,
  27.           and if DOS is using the HMA, or is based in ROM.
  28. Page 10: CDROM detection should work, but higher risk of false detection.
  29. Page 15: Added several partition type names.
  30. Page 18: Added Advanced Power Managment Specification.
  31.          Corrected 386^Max Windows support info.
  32.          Added extra information about Hyperdisk for versions 4.50 or
  33.           newer.
  34.          If Stacker is found, will display drive letters used, and what
  35.          drive letters have been swapped, if any.
  36. Page 19: Added display of what interrupts an AMIS TSR has hooked.
  37.  
  38. Changes by Andrew Rossmann v1.55 (4/21/92)
  39. All   : Added an AP command switch. When specified, all pages will be
  40.         sent to a file or printer. You will be asked the standard
  41.         screenprint questions before the first page.
  42. Page 1: Added detection of many newer IBM PS/2 and PS/1 computers.
  43.         Added detection of HP Vectra series.
  44.         For AT's and up, will display if a special keyboard function
  45.          is supported.
  46.         For AT and up Phoenix BIOS's, display the version number.
  47. Page 3: Reduced chances of non-AT's showing extended memory.
  48. Page 4: Under MSDOS 5, DOS blocks show if code or data.
  49. Page 7: Mouse version number should display correctly for Microsoft
  50.          version 8 and newer.
  51.         Mouse Systems and Logitech drivers are detected. Some show
  52.          additional information.
  53.         No longer reset the mouse hardware. Should retrieve mouse
  54.          information much faster.
  55. Page 8: Removed detection of Tandy digital sound, which wasn't reliable.
  56.         NOTE: Under Windows 3.1, if you have the SoundBlaster drivers
  57.          enabled, you'll get a warning box from Windows, and Infoplus
  58.          will be unable to detect it. This is normal.
  59. Page 9: The country represented by the country code is displayed.
  60. Page 18:SMARTDRV detection should now work, including the new 4.0.
  61.         VDS information now recognizes more memory manager products.
  62.         Added detection of 386^Max version 6.01+.
  63.         Re-arranged screens by program types.
  64.         Added detection of EMM386 v4.20+.
  65.         Added detection of MICEMM (Micronics EMM) NOTE: I have version
  66.          4F, and it isn't detected on my system.
  67. Page 19:NEW! This page displays programs using the Alternate Multiplex
  68.         Interrupt. This is a new standard, and not too many programs
  69.         use it yet.
  70. Page 20:NEW! This page displays extra information about Memory Managers.
  71.         Currently, only QEMM 4.23 or newer is detected. You get information
  72.         about the various memory sizes used, and a memory map.
  73. Page 21:Former page 19.
  74.  
  75. Changes by Andrew Rossmann v1.50 (1/1/92)
  76. All:    Added command line switches B, D, M, C, NV, H and '?'.
  77.         Added on-line help by pressing F1.
  78.         No longer reset the screen on exit unless you start in 40 column
  79.          mode, or a non-standard mode.
  80. Page 1: Added detection of Tandy 3000.
  81.         Added detection of Tandy 1000 series.
  82. Page 3: Having more than 64K of available UMB space will display
  83.          the correct byte size (the K size was correct.)
  84. Page 6: Added additional information for ATI cards, and support for
  85.          newer versions.
  86.         Detect Tseng ET4000/HiColor DAC combo.
  87.         Only display Tseng memory size if it's an ET4000.
  88.         Hopefully corrected Trident problems. Also, tell true video
  89.          memory for 8900 series.
  90.         Hopefully corrected Cirrus problems.
  91.         Added detection of Oak chipset.
  92.         VGA chipset detections can be disabled by using the NV startup
  93.          switch.
  94. Page 8: Modified sound card detections to reduce possible problems with
  95.          other cards using the same IO ports.
  96.         Added detection of Tandy 1000/2500 digital sound.
  97. Page 9: A second 'page' that lists all currently open files, and lots
  98.          of information about each of them. Most useful under Windows
  99.          or Desqview.
  100. Page 18:Detect and give information about SMARTDRV, and possibly other
  101.          caches.
  102.         Display version of QEMM (if newer than 5.10).
  103.         Detect JP Software's KSTACK.COM.
  104.         Detect Norton NCHACHE, Diskreet, DiskMon, FileSave/EraseProtect.
  105.         Added detection of Stacker.
  106. INFOPLUS.ASM: Corrected bug in LONGCALL. It was restoring the wrong old DS
  107.               and SI!! (Thanks to Michael Holin for noticing that!)
  108.  
  109.  
  110. Changes by Andrew Rossmann v 1.47 (8/2/91)
  111. All:    Several pages should work better under OS/2.
  112.         Corrected bug that caused lockups under Desqview. Could also
  113.          fix other unusual bugs. It appears to have fixed the occasional
  114.          'slow screen' bug, too.
  115. Page 2: If an i386 is found, check for the POPAD bug. (This is a minor
  116.         bug that is nothing to worry about.)
  117.         If a 387 is 'found' with a 286 CPU, then it's identified as a
  118.          287XL.
  119. Page 3: Tell if HMA is free or in use.
  120.         Detect if UMB (Upper Memory Blocks) are available, and report
  121.          size of the largest available.
  122.         Tell if DOS 5 is using the HMA, and how much is being used.
  123. Page 9: Minor corrections to work properly with DOS 5 and OS/2.
  124. Page 10:Added detection of DOS 5's DOSKEY.
  125.         If DOS 5's SETVER is loaded, the version list will be displayed.
  126.         Added a generic DOS extender check (new 'standard')
  127. Page 13:Minor corrections to work properly with DOS 5 and OS/2.
  128. Page 18:Added detection of Norton's NDOS (4DOS in disguise)
  129.         Added detection of Phar Lap DOS Extenders.
  130.         Added detection of the DOS 5 Task Swapper (which also identifies
  131.          itself as Windows in real/standard mode!!)
  132.         Added detection of HyperDisk 4.20 or newer.
  133. INFOPLUS.ASM:   New subroutine added for POPAD bug test.
  134.                 Modified ALTINTR and LONGCALL to only pass the Overflow,
  135.                  Sign, Zero, Aux Carry, Parity and Carry flags TO the called
  136.                  interrupt/subroutine from the Flags variable in the
  137.                  Registers record. The standard TP Intr doesn't pass ANY
  138.                  flags! I need the ability for several detection routines.
  139.                  The full Flags register will be passed back when the
  140.                  interrupt/subroutine returns. This is what fixed the
  141.                  Desqview problem. (Thanks to Heribert Eisele -
  142.                  heribert@caen.engin.umich.edu for pointing this out!)
  143.  
  144. Changes by Andrew Rossmann v 1.46 (5/29/91)
  145. Page 2: If an i486 is found without a coprocessor, then an i486SX will
  146.         be assumed. An i486SX w/ 487 will show as an i486.
  147. Page 6: Most of the VGA chipsets will return more information.
  148. Page 18:NEW PAGE (sort of).
  149.         Moved the TSR and drivers section of page 10 here.
  150.         Corrected VDS product version number display. Also tell if
  151.          VDS's BIOS data bit is set ($40:$7B, bit 5)
  152.         Added detection of TBScanX (a virus scanner)
  153.         Added detection of WildUnix (a Unix-like wildcard expander)
  154.         Added detection of DOS/16M (a protected mode interface)
  155.         Added detection of Inset (a text/graphics program)
  156.         Added detection of Microsoft CD-ROM extensions (MSCDEX)
  157.         Added detection of Fossil drivers
  158.         Added detection of Video Fossil drivers
  159. WARNING! Page 18 could lock up under Desqview. I'm still investigating.
  160. Page 19:Former page 18 (Thank you page.)
  161.  
  162.  
  163. Changes by Andrew Rossmann v 1.45 (2/11/91)
  164. All:    If Desqview is detected, all screen output will be done using
  165.         the BIOS, allowing INFOPLUS to work in a window even on
  166.         non-386's. This may affect screen printing.
  167. Page 1: Detailed info will only be shown on an AT or better (as told by
  168.         the machine byte at $FFFF:$E.)
  169.         Added detection of several computers, including Toshiba
  170.         T5200/100 and T1200/XE, IBM model 90's, and the PS/1.
  171. Page 6: Added detection of XGA (MicroChannel systems only for now.)
  172. Page 8: 16450 UART now detected (was shown as 8250 before.)
  173.         Added detection of AdLib, SoundBlaster, and Roland MPU-401.
  174.         If AdLib detected, it checks if the SOUND.COM driver is loaded
  175.         and tells you the version and interface address if found.
  176.         If COM port is at address $0000 (Desqview giving no access)
  177.         it shows N/A for address, and gives no other info.
  178.         Ports at address above $FFF should display correctly.
  179. Page 9: DR-DOS should be detected.
  180.         Under DOS 5, will tell if UMBs are part of DOS memory chain.
  181.         Under DOS 4+, tell if BUFFERS are in EMS, and their handle.
  182. Page 10:If Windows 3 in enhanced mode is detected, information about
  183.         the display is given.
  184.         If Desqview is detected, extra video and memory info given.
  185.         Added detection of TAME.
  186.         Added detection of QEMM/QRAM, MANIFEST (resident), and VIDRAM.
  187.         Added detection of pcAnywhere.
  188.         Added detection of Disk Spool II.
  189.         Added detection of DOS 4 GRAPHICS.COM.
  190.         Added detection of Win 3's EGA.SYS.
  191.         Added detection of DRIVER.SYS (note: DOS 4 appears to support
  192.         some of it's functions, so it may show yes.)
  193.         Added detection of the F-PROT package.
  194.         Added detection of ANARKEY.
  195.         Added detection of Virtual DMA Specification (VDS) [NOTE: Is
  196.         supported by QEMM!!]
  197.         Added detection of Common Access Method SCSI drivers.
  198.         Added detection of PC/TCP Packet drivers.
  199. Page 16:You can use the up and down arrow keys to look at the BPB
  200.         information for all drives.
  201. Page 17:CMOS info will only show for an AT or better (as told by the
  202.         machine byte at $FFFF:$E.)
  203.         NOTE: It seems as if 386 based PS/2's have non-standard CMOS
  204.         tables. Ignore warnings about bad CMOS checksum.
  205. Tech:   Program re-organized into Units.
  206.         Source code distributed separately.
  207.         Added information pages that you can print out.
  208. NOTE!!->I'm having problems running under Desqview. I'm still trying to
  209.         figure out what's happening. Be aware that the program could
  210.         lock up at any time.
  211.  
  212.  
  213. Changes by Andrew Rossmann v 1.41 (12/8/90)
  214. All:    Re-compiled under Turbo Pascal 6. No special features used.
  215. Page 6: Check for Tseng chips should no longer cause problems if you
  216.         really have a Tseng chipset.
  217. Page 8: Corrected bug in UART detection.
  218. Page 16:When reading Boot info, no longer tries looking at the drive
  219.         that is one below the current default. (ie: B: if C: was the
  220.         default.) This primarily affects DOS 3.30 and 3.31 users only.
  221. Technical: .INC files renamed to .PAS for easier use under the new IDE.
  222.  
  223. Changes by Andrew Rossmann v 1.40 (11/12/90)
  224. All:    New Command! Alt-P will pop up a window in which you can send a
  225.         copy of the data part of the screen to a file or the printer.
  226.         You can have any non-standard characters converted into Normal
  227.         ASCII. You can also have an extra line added to the printout.
  228.         You can use it to identify the computer, or whatever.
  229. Page 6: Display 'Checking for xxxx' before trying to detect video
  230.         types and chipsets.
  231.         Paradise information checking now reads the chips directly,
  232.         instead of relying on the BIOS, which seemed to be causing
  233.         problems with some boards. It seems as if some may not be
  234.         detected.
  235.         Corrected ZyMOS detection.
  236.         CTI chips will only be detected if a CTI BIOS is found. Direct
  237.         chip detection caused problems with some other boards.
  238. Page 8: Serial port info now displays the type of UART found. The
  239.         16450 (found on many AT's) will be listed as an 8250. The
  240.         16550AFN and 16550AN will display as 16550AN.
  241. Page 9: No longer gets stuck in an infinite loop when trying to
  242.         determine STACKS on some computers.
  243. Page 11:The environments' location, size, amount used, and free
  244.         space are now shown.
  245. Page 17:Day of Week no longer shown since most BIOS's do not set it.
  246.  
  247.  
  248. Changes by Andrew Rossmann v 1.35 (10/7/90)
  249. All:    If using <ENTER> to jump to a page, and you enter something illegal,
  250.         the page name will be restored on the bottom line.
  251. Page 3: If no Free XMS is available, will now say 0K, instead of ERROR.
  252. Page 6: More VGA chipsets detected, including Ahead, Cirrus, Chips&Technologies
  253.         Genoa, Trident, Tseng and ZyMOS.
  254.         VESA mode detection will only check values that the board or driver
  255.         says is available, instead of trying everything.
  256. Page 8: Under Desqview, if not given priveleges for COM ports, will report
  257.         NA for baud, instead of bombing with 'Runtime Error 200'.
  258. Page 17:Thank You info moved to page 18.
  259.         NEW PAGE! Lists information contained in your CMOS memory, if a
  260.         PC/AT or compatible is detected.
  261. Page 18:Thank you information. Formerly page 17.
  262. INFOPLUS.ASM:   Several new routines added for detecting VGA chipsets.
  263.                 DISKREAD modified to work with Compaq 3.31 and other
  264.                 non-DOS 4's that support >32M partitions using the extended
  265.                 read routine format.
  266.  
  267. Changes by Andrew Rossmann v 1.31 (9/4/90)
  268. Page 2: Corrected bug that could cause lock-ups on PC's without coprocessor.
  269. INFOPLUS.ASM:   Corrected ndp routine to not generate WAITs!!
  270.  
  271.  
  272. Changes by Andrew Rossmann v 1.30 (9/3/90)
  273. All:    If you are in MODE BW80 or MODE MONO, you will get black and white.
  274. Page 1: More machine types identified.
  275. Page 2: Some of the Machine Status Word bits are identified.
  276.         CPU and NDP detection routines further modified. NDP detection lockups
  277.         appear to be fixed (tested by George Toye.)
  278.         On 386/486 CPUs, check BIOS to see if Weitek coprocessor present.
  279. Page 3: Conventional memory sizes now also given in K.
  280.         DPMI detection now works!!
  281.         No VCPI check if DPMI detected (DPMI takes precedence over VCPI).
  282. Page 6: If a VESA driver or board is detected, you will get a listing of all
  283.         VESA modes supported and info about them.
  284. Page 10:Added detection of Desqview and Windows 3.
  285. Page 11:Show current program name and it's path.
  286. Page 15:OS/2 High Performance File System (HPFS) added.
  287. INFOPLUS.ASM:   All routines are now using the FAR model.
  288.                 Slightly modified 486 detection.
  289.                 Removed FSAVE from NDP detection, appeared to be the culprit.
  290.                 Modified LONGCALL to have a similar format to Intr and MsDos.
  291.                 New routines AltIntr and AltMsDos. These use self-modifying
  292.                 code to generate true interrupts. The standard TP routines
  293.                 do not, and will not trigger protected mode routines.
  294.  
  295.  
  296. Changes by Andrew Rossmann v 1.25 (8/10/90)
  297. Page 2: The CPU and NDP detection has been overhauled. First, the
  298.         tests are now run seperately, making it easier to tell which
  299.         part is causing problems. The CPU detection code has beeen
  300.         modified AGAIN, this time from code sent to me by John Levine,
  301.         who said he got it from the Intel '486 manual. Also, the NDP
  302.         detection has been modified to reduce the chance of getting an
  303.         'unknown coprocessor' message. Test8087 is no longer used.
  304. INFOPLUS.ASM: New coding in the CPU and NDP detections, increasing
  305.               reliability, and allowing seperate testing. This new
  306.               code should also detect the 486!!
  307.               Put some comments in the ATIINFO routine.
  308.  
  309.  
  310. Changes by Andrew Rossmann v 1.21 (8/5/90)
  311. Page 2: Slightly modified the CPU detection to disable interrupts
  312.         during the 286/386 tests. Hopefully, this will fix the
  313.         ongoing problems.
  314. Page 6: The information returned when an ATI video board is detected
  315.         is now correct. NOTE: The monitor INFOPLUS says may not be
  316.         exactly what you have the board set to. There are only 16
  317.         possible selections, and many of the 'models' actually use
  318.         the same settings. I can only use the information that ATI
  319.         gives with the board. They probably have more information
  320.         (such as 8/16 bit mode) buried somewhere that they won't
  321.         release.
  322.  
  323.  
  324. Changes by Andrew Rossmann v 1.20 (7/29/90)
  325. Page 1: Thanks to information posted to USENET by James Howard of
  326.         Dell Computer Corporation, most later model Dell's will be
  327.         directly identified.
  328.         The adapter ROM scan now searches at 2K boundaries. This will
  329.         hopefully detect what QEMM calls 'split roms.'
  330. Page 2: Due to continued problems with the CPU detection locking up
  331.         computers, I am now using the original detection code. This
  332.         uses differences in the Flags registers to distinguish a 386
  333.         from a 286. The 486 will not be directly identified. A side
  334.         benefit is that you can now run safely under Windows 3
  335.         enhanced mode.
  336.         The coprocessor detection code sometimes thinks you have one
  337.         when you don't. This gives an 'unknown coprocessor - FF'
  338.         message. Now, if that happens, I check to see if Turbo Pascal
  339.         found one (the Test8087 variable.) If it didn't find one, I
  340.         now say 'none.'
  341. Page 9: The file handle count should now be more accurate. I search
  342.         where DOS keeps it's FILES lists, and get my counts that way.
  343. Page 16:Tells whether an extended boot signature is found (DOS 4.)
  344.         If extended boot signature, tell the physical drive number
  345.         (hard disks start at 128, floppies at 0.)
  346. INFOPLUS.ASM: Commented out 'invalid opcode' CPU detection method, and
  347.               re-enabled the original detection code. This results in
  348.               the inablity to detect the '486.
  349.  
  350.  
  351. Changes by Andrew Rossmann v 1.10 (7/20/90)
  352. Page 1: ROM search now displays size of ROMs found.
  353. Page 3: If an XMS driver is found, various information about it
  354.         is now displayed.
  355.         All EMS memory is now given in K instead of pages.
  356. Page 6: Added detection of Paradise, Video 7, and ATI VGA boards. Some
  357.         additional information and the correct memory size is given.
  358. Page 7: Tell whether the Mouse driver is shadowing the EGA registers.
  359. Page 10:A hopefully generic Network check was added.
  360.         The CDROM detection might work better. Also displays what
  361.         drives are actually CDROM.
  362. Page 15:Now only search for drives $80 to $99. Going beyond that
  363.         caused exception errors under EMM386.SYS (the Win 3 version.)
  364. Page 17:Corrected a bug that caused part of the screen to scroll
  365.         when running under Desqview (I hope.)
  366. INFOPLUS.ASM: Added new LONGCALL routine. This is needed for the XMS
  367.         checking. LONGCALL calls a routine using a FAR CALL instead of
  368.         the more normal INT functions.
  369.         Since TASM 2.0 supports the 486, the XADD macro is now
  370.         commented out.
  371.  
  372.  
  373. Changes by Andrew Rossmann v 1.0 (6/25/90)
  374. All:    Due to confusions with Steve Grant continuing to release
  375.         new versions, I am renaming my version to INFOPLUS.
  376.         The documentation for SYSID 4.4 states that the source and
  377.         object code are public domain. SG's newer versions are
  378.         copywritten, and no longer contain source code. All
  379.         of my versions WILL ALWAYS continue to contain the source
  380.         code, and WILL ALWAYS be public domain!! Like FRACTINT, I
  381.         hope for this program to slowly grow as people add their own
  382.         ideas.
  383. All:    Changed colors to blue background, with text of LightGray
  384.         and LightCyan.
  385.         You now press the DOWN ARROW key to continue a long screen.
  386.          This lets you move to another page without looking at all
  387.          the information.
  388.         A title telling what is on the page appears at the bottom.
  389. Page 0: New page, shows contents of each page. HOME always goes here.
  390.         Also, this eliminates the chance that scanning the ROM could
  391.         lock up the program, preventing its use. If that happens, you
  392.         can just go to another page directly.
  393. Page 2: The V20/V30 should be correctly detected.
  394. Page 3: Added detection of XMS, DPMI (untested) and VCPI.
  395.         DPMI detection is tentative, since it's still in the formative
  396.         stages. Windows 3.0 is the first program to support it.
  397.         Under EMS 4, handle names will be listed (not all programs
  398.          give their handles names.)
  399. Page 9: Added count of FCB's (File Control Blocks.)
  400.         Added count of Dos STACKS (DOS 4 only.)
  401. Page 10:Added detection of DOS (should always be YES!!)
  402.         Added detection of JP Software's 4DOS (and other info on it.)
  403.         Added detection of CD-ROM extensions.
  404. Page 13:For default drive, tells what type it is, if it is removable,
  405.         has doorlock detection, is JOIN'd, or SUBST'd (and shows the
  406.         true path.)
  407. Page 17:New page, just thanks you for using INFOPLUS, and gives
  408.         some places I can be reached.
  409.  
  410.  
  411. The following are my versions of SYSID. It's very likely that some
  412. of these version numbers may overlap Steve Grant's!!
  413.  
  414. Changes by Andrew Rossmann (5/28/90) v 5.1
  415. Page 2: Corrected bug in 386 detection code actually in SYSID.ASM.
  416.           This bug could cause lock-ups or exception errors on
  417.           386, 386SX, or 486 systems.
  418.  
  419. Changes by Andrew Rossmann (1/19/90) v 5.0
  420. Page 9: Added buffer count (and read-ahead) for DOS 4!
  421. Page 15:Added several more partition types.
  422.  
  423.  
  424. Changes by Andrew Rossmann (12/31/89) v 4.8
  425. Page 2: Added recognition (I hope) of the '486. This involved
  426.         replacing the code that detects the 286/386 with newer
  427.         code by Robert Collins.
  428. Page 5: Added the extended modes of the Paradise VGA boards.
  429.         (Considering that the CRT unit forces the screen into a
  430.         standard text mode at startup, most of the entries are
  431.         sort of useless right now.)
  432. Page 15:Added Disk Manager, Speedstore, Split (?), and GB (?) to
  433.         the recognized partition types.
  434.         Corrected some erroneous numbers in the starting cylinder
  435.         and sector.
  436.  
  437. Changes by Andrew Rossmann (9/30/89) v 4.7
  438. All:    Re-compiled under Turbo Pascal 5.5.
  439. Page 9: Reduced the number of files to 255 due to a potential bug
  440.         under DOS 3.30.
  441. Page 10:Added a few extra programs to the multiplex listings. Some of
  442.         these will probably only be recognized under DOS 4 or newer.
  443.  
  444. Changes by Andrew Rossmann (7/2/89) v 4.6
  445. Page 9: Under DOS 3.30 or newer, use a new DOS function call to set
  446.         up space for up to 256 files. The number of total files
  447.         available will now be closer to the FILES= setting, instead
  448.         of being stuck at the 20 that is the default size.
  449.  
  450. Changes by Andrew Rossmann (6/7/89)
  451.         Changed the version to 4.5.
  452. ALL:    Pressing <ENTER> will bring up a 'Page no.=>' prompt. You
  453.         can then type in the number of the page you want to jump to.
  454. Page 9: Added OEM (Original Equipment Manufacturer) Serial number to
  455.         list. Not everyone uses this. Put file handle table sizes
  456.         on one line.
  457.         Changed current time to conform to the format of the current
  458.         country code, including 12-hour format.
  459. Page16: Corrected more DOS4 errors in the Dos Disk Parameter Block
  460.         listings. It seems the number of sectors per FAT has grown
  461.         from 1 byte to 1 word. This pushed the sector # of directory,
  462.         address of device header, media descriptor, access check,
  463.         and next block pointer up 1 byte.
  464.  
  465. Changes by Andrew Rossmann (6/3/89):
  466.         I upped the letter to 'V'.
  467. Page 9: Added 'Boot disk was'. This will display which disk drive
  468.         was used to boot the computer under DOS 4. Under DOS 3,
  469.         this will always display (unknown).
  470.         I changed the file used to figure out the number of available
  471.         file handles from COMMAND.COM to the program itself. This is
  472.         because COMMAND.COM may not always be available (especially
  473.         if you are on floppies.) It's more likely the program itself
  474.         will be available. This uses a DOS 3 or 4 feature that lets
  475.         a program know it's full pathname. (ParamStr(0) in TP5).
  476. Page10: Added extra information about the APPEND command under DOS
  477.         4. Will display which switches are active, and the path
  478.         currently in use.
  479. Page15: Added several parition types, including 'Big DOS-16' (DOS 4
  480.         partitions >32M), XENIX, NOVELL, PCIX, CP/M, and BBT.
  481. Page16: Modified the DISKREAD portion of SYSID.ASM for use under
  482.         DOS 4. Will now correctly read disks with partitions >32M.
  483.         Disks >32M under Compaq DOS 3.31 will probably not work.
  484.  
  485. Changes by Andrew Rossmann (5/29/89):
  486.         I named this version 4.44U for 'U'pdated. Don't know of any
  487.         newer versions.
  488. Page 1: The search for the Copyright message in ROM has been
  489.         expanded to start at F000:C000 instead of F000:E000. This
  490.         test had returned nothing on my Tandy 1000SX. This may
  491.         cause longer waits on other machines. NOTE: the CPUID
  492.         routine does not detect my V20. It returns an unknown type.
  493.         I have no idea why, and I would like to know why. (I also
  494.         have an 8087 if that makes any difference.)
  495. Page 7: If you had a mouse, some information about your keyboard
  496.         ended up scrolling off the screen. Some related info
  497.         has been put on 1 line to prevent scrolling.
  498. Page 9: The method to find the number of available file handles
  499.         had a minor problem. It used the COMSPEC environment
  500.         variable to continuously open COMMAND.COM until an error
  501.         occurred, presumably a 'Too Many open files' error. BUT,
  502.         the files were opened as untyped files, which have a
  503.         default FileMode = 2 (read/write). If your copy of
  504.         COMMAND.COM was read-only (for virus protection), an
  505.         error 5 (Access denied) occured, and 0 available handles
  506.         was shown. This is fixed by setting FileMode:=0 (Read only)
  507.         before opening files.
  508.         The printer echo status is supported under DOS 4.
  509.         The number of buffers is still unknown as I am unable to
  510.         figure it out. Since DOS 4 can have a huge number of
  511.         buffers, and even put them in EMS memory, finding out their
  512.         count may be difficult.
  513. Page13: Information about a floppy now supports the parameters
  514.         for 3.5" drives, and displays number of tracks.
  515. Page16: Now supports DOS 4.0 and Compaq DOS 3.31 with partitions
  516.         >32M (maybe others if they follow the same format.)
  517.         If you have a disk formatted under DOS 4, the boot
  518.         record section will display the volume label, serial number,
  519.         and FAT type of the disk.
  520.  
  521.  
  522. Known bugs: (Steve Grants ver 4.44)
  523. 1) Page 2: The CPU test for interrupts of multi-prefix string
  524. instructions is reliable only on machines whose clock speeds are
  525. less than about 15 MHz.  The 8086 and 8088 are the only CPU's that
  526. don't handle such interrupts correctly, however, and they aren't
  527. (to my knowledge) ever run at anything like 15 MHz.  (This 15 MHz
  528. limit assumes that the timer tick interrupt occurs at the standard
  529. rate of 18.2 Hz.  SYSID could check that, too, I suppose.)
  530. 2) Page 5: The description of foreground color will not mention the
  531. blinking attribute, even if it was enabled before you invoked
  532. SYSID.
  533. 3) Page 10: SYSID used to report incorrectly the statuses of some of
  534. the executable files which use the "multiplex interrupt" (INT
  535. 2FH).  I have commented these status checks out of the source
  536. code, determined to do battle with them another day.  Can anyone
  537. supply the correct INT 2FH functions for these files?  Or are some
  538. of them red herrings that simply check INT 2FH to see if *other*
  539. files have been loaded (e.g. APPEND/ASSIGN)?
  540. 4)      The error beep sometimes fails to sound when you press PgDn
  541. while on the last page (or PgUp while on the first page).  I have no
  542. idea why. (!!corrected in version 4.5)
  543.