home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 February / PCWK0296.iso / sharewar / dos / program / interupt / interrup.1st < prev    next >
Encoding:
Text File  |  1995-08-13  |  87.5 KB  |  2,035 lines

  1. Interrupt List        Release 47               Last change 8/13/95
  2.  
  3. Please redistribute the following files unmodified as a group, in a quartet of
  4. archives named INTER47A through INTER47D (preferably the original authenticated
  5. PKZIP archives):
  6.     INTERRUP.1ST    this file
  7.     INTERRUP.A    INT 00 through INT 13/2F  \
  8.     INTERRUP.B    INT 13/30 through INT 15/4F\
  9.     INTERRUP.C    INT 15/50 through INT 19    \  
  10.     INTERRUP.D    INT 1A through INT 21/43     \     total 1856 pages at
  11.     INTERRUP.E    INT 21/44 through INT 21/5F   \     60 lines per page,
  12.     INTERRUP.F    INT 21/60 through INT 21/FE    > 1979 with INTPRINT -p
  13.     INTERRUP.G    INT 21/FF through INT 2F/42   /     (7400 entries)
  14.     INTERRUP.H    INT 2F/43 through INT 2F/CF  /     (2734 tables)
  15.     INTERRUP.I    INT 2F/D0 through INT 5A    /
  16.     INTERRUP.J    INT 5B through INT 61       /
  17.     INTERRUP.K    INT 62 through INT 6E      /
  18.     INTERRUP.L    INT 6F through INT 7F     /
  19.     INTERRUP.M    INT 80 through INT FF   /
  20.     INTERRUP.PRI    a brief primer on interrupts
  21.     INTPRINT.COM    a simple formatter that also generates a list summary
  22.     INTPRINT.DOC    instructions for INTPRINT
  23.     OVERVIEW.LST    brief listing of major uses of each interrupt
  24.     86BUGS.LST    a listing of CPU bugs and undocumented features
  25.     CMOS.LST    a description of the CMOS RAM data bytes
  26.     FARCALL.LST    APIs available through FAR CALLs
  27.     GLOSSARY.LST    a glossary of terms, abbreviations, and acronyms
  28.     MEMORY.LST    format of the BIOS data area
  29.     OPCODES.LST    a listing of recent and undocumented CPU instructions
  30.     PORTS.LST    a listing of I/O ports
  31.     CATEGORY.KEY    descriptions of divider-line category letters
  32.     COMBINE.BAT    combine the pieces of the list into a single file
  33. The following files should be distributed in an archive called INTER47E:
  34.     86BUGSnn.ZIP    programs to test for CPU bugs
  35.     INT.*        invoke interrupts from commandline
  36.     INT2GUID.*    convert list into TurboPower GUIDE or POPHELP database
  37.     INT2HLP.ZIP    convert list into QuickHelp database
  38.     INT2QH.*    convert list into QuickHelp database
  39.     INTHELP.*    convert list into TurboPower GUIDE database
  40.     INTHLP??.ZIP    Interrupt Helper viewer for the interrupt list
  41.     INTLIST.E    Epsilon extension for handling list
  42.     INTPRINT.C    source code for INTPRINT
  43.     INTSM*.ZIP    Interrupt Summary viewer for the interrupt list
  44.     RB2NG???.ZIP    convert list into Norton Guides database
  45.     INTERVUE.EXE    indexed interrupt list browser
  46.     INTLIST.ICO    Windows icon for INTERVUE
  47.     IV.BAT        wrapper for INTERVUE
  48. Finally, the following files should be distributed in an archive INTER47F:
  49.     INT2WHLP.ZIP    convert list into Windows Help database
  50.     HINTSRCH.ZIP    WinHelp DLL for full-text searches of interrupt list
  51.     WH_ED*.ZIP    WinHelp-file editor
  52.  
  53. Concatenate INTERRUP.A, .B, .C, .D, .E, .F, .G, .H, .I, .J, .K, .L, and .M with
  54. COMBINE.BAT to create an interrupt list file identical to my master copy.
  55.  
  56. Use INTPRINT to generate a one-line-per-call summary file and/or a file
  57. containing only data structure formats.     See INTPRINT.DOC for details.
  58.  
  59. Note: in addition to the archives mentioned above, you may also find other
  60. archives named INTERrrx containing additional files generated from the
  61. original distribution for your convenience.  These other archives are
  62. maintained by other people, so please do not ask me any questions about them
  63. (all I'll do is refer you to the creator).  The additional distributions
  64. I am currently aware of contain a ready-made Quick Help database (compiled
  65. by Brad Willcott <b-willcott@adfa.oz.au>), a ready-made Norton Guides
  66. database (compiled by Michael Gallias <gallias@iaccess.za> and distributed
  67. as RBNGrr.*), and a ready-made WinHelp database (compiled by Ron Loewy
  68. <76350.333@compuserve.com> and occasionally distributed as INTWIN*.*).
  69. --------!---COPYRIGHT------------------------
  70.     NOTICE        NOTICE        NOTICE        NOTICE
  71.  
  72. This compilation is (c) Copyright 1989,1990,1991,1992,1993,1994,1995 Ralf Brown
  73. Permission is granted to use and redistribute the files comprising the
  74. interrupt listing in any way (including conversion to another format),
  75. provided that my name and addresses and the names of all contributers
  76. are preserved, as well as the information on how to obtain new releases.
  77. The above requirement to give credit is waived for excerpts totaling
  78. less than 2000 lines (although common courtesy indicates that you
  79. should give some form of acknowledgment).
  80.  
  81. Some of the archives in the distribution contains programs contributed
  82. by others; these programs are included as a service to users of the
  83. interrupt list and the authors retain the rights to their programs.
  84.  
  85. Please send corrections/additions to the interrupt list me rather than
  86. distributing a modified version of the list, so that all may benefit from
  87. your contribution.  Corrections to programs contributed by others should
  88. be sent directly to their authors.
  89. --------!---DISCLAIMER-----------------------
  90. DISCLAIMER:  THIS MATERIAL IS PROVIDED "AS IS".     I verify the information
  91. contained in this list to the best of my ability, but I cannot be held
  92. responsible for any problems caused by use or misuse of the information,
  93. especially for those functions not officially documented.  If it is marked
  94. "internal" or undocumented, you should check it carefully to make sure it
  95. works the same way in your version of the software (and please let me know
  96. whether or not it works the same way).    Information marked with "???" is
  97. known to be incomplete or guesswork.
  98. --------!---AVAILABILITY---------------------
  99. If the list is three or more months old by the time you get it, there
  100. is probably a newer release out already (R46 is planned for early June,
  101. R47 for early August).  Each release supersedes all previous versions, so
  102. there is no need to keep old versions.
  103.  
  104. The newest release of this list is available in these places (please do not
  105. ask me to email it, at over one meg compressed it is much too large for that):
  106.  
  107. On the Internet, by standard anonymous FTP from FTP.CS.CMU.EDU [128.2.206.173].
  108.     Change directly to directory /afs/cs.cmu.edu/user/ralf/pub and get the
  109.     files inter??a.zip thru inter??d.zip.  You MUST change directory first
  110.     and in a single command because of the way CMU's anonymous FTP works.
  111.     Don't forget to set mode "binary" or "type L 8"!
  112.  
  113. If connected to AFS, you can simply perform standard Unix/VMS/whatever
  114.     directory listing and file copies from the above directory.
  115.  
  116. On FIDOnet, from SoundingBoard BBS 1:129/26 1-412-621-4604 9600/14.4k HST/V32
  117.     as files INTERrrA.ZIP to INTERrrD.ZIP (rr stands for the release
  118.     number), in file area #8.  First-time callers may download.
  119.     File Requests.
  120.  
  121. Alternate Distribution Points (the list will typically be available here
  122. within 24 hours of release):
  123. Internet: on the SimTel Software Repository mirrors as files interRRa.zip to
  124.     interRRd.ZIP in directory /pub/msdos/info, where RR stands for the
  125.     release number. Note that you must use a binary transfer mode
  126.     ("tenex" or "type L 8" for most people) to successfully FTP the
  127.     files.    The SimTel mirrors include oak.oakland.edu [141.210.10.117],
  128.     wuarchive.wustl.edu [128.252.135.4], ftp.uu.net [137.39.1.9],
  129.     nic.funet.fi [128.214.6.100], src.doc.ic.ac.uk [146.169.3.7], and
  130.     archie.au [139.130.4.6].
  131. FIDO:    SyncPoint BBS 1:261/1008 1-410-529-2584 File Requests.
  132.  
  133. Additional Distribution Points:
  134. BITnet: you may retrieve the copy on SimTel via the following automated mail
  135.     servers:
  136.     (in the US) LISTSERV@RPITSVM (alias VM.ITS.RPI.EDU)
  137.             LISTSERV@NDSUVM1 (alias VM1.NODAK.EDU)
  138.     (in Europe) TRICKLE@AWIWUW11 (Austria)
  139.             TRICKLE@BANUFS11 (Belgium)
  140.             TRICKLE@DKTC11   (Denmark)
  141.             TRICKLE@FRMOP11  (France)
  142.             TRICKLE@DEARN    (Germany)
  143.             TRICKLE@IMIPOLI  (Italy)
  144.             TRICKLE@HEARN    (Netherlands)
  145.             TRICKLE@EB0UB011 (Spain)
  146.             TRICKLE@SEARN    (Sweden)
  147.             TRICKLE@TREARN   (Turkey)
  148.     (elsewhere) TRICKLE@UNALCOL  (Colombia)
  149.             TRICKLE@TAUNIVM  (Israel)
  150. FIDO:    boards belonging to the PDN (Programmer's Distribution Network) system
  151.     Madrid, Spain: 2:341/70 (93:341/110), +34-1-378 01 27.    24 hours.
  152.       28800 V.FC/V.34.  File requests from all nodes, including unlisted
  153.       points (magic filename INTER for newest release).
  154. CompuServe: in the IBM Programming Forum (GO IBMPRO), Library 6, as INTrrA.*,
  155.     INTrrB.*, INTrrC.*, and INTrrD.*.
  156.  
  157. The list is also posted to USEnet in comp.binaries.ibm.pc about twice a year,
  158. concurrently with a new release of the list.  Since comp.binaries.ibm.pc is
  159. archived, you will be able to find a fairly recent release in the various UUCP
  160. archives.
  161. --------!---ABBREVIATIONS--------------------
  162. Key to system abbreviations
  163. (unless otherwise indicated, a function is available on all systems)
  164.     PC    IBM PC
  165.     XT    IBM PC XT
  166.     PORT    IBM PC Portable (uses same BIOS as XT)
  167.     Jr    IBM PCjr
  168.     AT    IBM PC AT
  169.     XT2    IBM PC XT 2
  170.     XT286    IBM PC XT/286
  171.     CONV    IBM Convertible
  172.     PS    IBM PS/2, any model
  173.     PS30    IBM PS/2 Model 30 and below
  174.     PS50+    IBM PS/2 Models 50,60,70,80
  175.     CDP    Compaq Deskpro
  176.     CLTE    Compaq LTE
  177.     CP386    Compaq Portable 386
  178.     CSLT    Compaq SLT
  179.     CSYS    Compaq Systempro
  180.     CGA    Color Graphics Adapter
  181.     EGA    Enhanced Graphics Adapter
  182.     VGA    Video Graphics Array
  183.     MCGA    Multi-Color Graphics Array
  184.     TopView TopView/DESQview/TaskView/OmniView/other compatibles
  185.     ConcCP/M Concurrent CP/M by Digital Research, now DR MultiUser DOS
  186. --------!---CREDITS--------------------------
  187. This list is the result of the time and effort of a large number of people:
  188.  
  189.  1/85 Janet Jack  (original list)
  190.  1/85 J. Weaver Jr.
  191.  2/85 John Cooper
  192.  2/85 Skip Gilbrech
  193.       Bob Jack
  194.  4/85 Jim Kyle           76703.762@compuserve.com
  195.  8/85 John Ruschmeyer  moncol!john@princeton.edu
  196.  8/85 Bill Frolik      bill@hpcvlx.cv.hp.com
  197.  8/85 Ross M. Greenberg 72461.3212@compuserve.com
  198.  
  199.    87 Mike Morearty    mikemo@microsoft.com      \   early 1987
  200.       Ed Nather           nather@emx.utexas.edu       >  several undocumented DOS
  201.       Peter Holzmann   pete@octopus.com          /   calls in another list
  202.  
  203.    87 Dan Lanciani     ddl@harvard.harvard.edu          various, incl. NetBIOS
  204.  7/87 Ralf Brown       ralf@telerama.lm.com          INT 24h and DOS func 59h
  205. 10/87 Ralf Brown       ralf@telerama.lm.com          become list maintainer
  206. 11/87 Dan Davison      dd@lanl.gov              DOS 3.3 function calls
  207. 11/87 Bill White       wwhite@jeeves.teknowledge.com  DOS 3.3
  208. 11/87 Richard Hargrove harvard!killer!richardh          EGA
  209. 12/87 Vincent Broman   broman@bugs.nosc.mil          Cordata BIOS/Minix
  210. 12/87 Dennis Grinberg  dennis+@cs.cmu.edu          MCGA/VGA
  211.  1/88 Brad Davis       bradd@gssc.gss.com          GSS, DGIS
  212.  2/88 Diomidis Spinellis dds@doc.ic.ac.uk          Herc GRAFIX Dev Toolkit
  213.  3/88 Michael A. Moran Michael@cup.portal.com          VGA INT 10h
  214.  3/88 Ralf Brown       ralf@telerama.lm.com          DESQview API
  215.  4/88 Richard Marks    rmarks@KSP.Unisys.COM          undoc dir search fields
  216.  5/88 Robert Goldsmith rpg@mitre.org              AT&T DEB adapter
  217.  7/88 Gary E. Miller   gem@rellim.com              Paradise VGA
  218.  8/88 John Lefor       johnlef@microsoft.com          XMS spec
  219.  9/88 Dan Lanciani     ddl@harvard.harvard.edu          miscellaneous
  220.  9/88 Howard Johnson   Howard_Reed_Johnson@cup.portal.com  NetWare overview
  221.  9/88 Finn Thoegerson  via jesperf@daimi.aau.dk          10-NET, miscellaneous
  222.  9/88 Michael Shiels   mshiels@watmath.waterloo.edu   FOSSIL spec
  223.  9/88 Ralf Brown       ralf@telerama.lm.com          Microsoft CD-ROM API
  224. 10/88 Michael Shiels   mshiels@ziebmef.uucp          ATI VIP INT 10h
  225.                BMB Compuscience Canada Ltd.
  226. 10/88 Michael Shiels   mshiels@ziebmef.uucp          FTP Driver spec
  227. 10/88 Helmut Waelder   ZRWA001@DTUZDV1.BITNET          data structures, misc
  228. 10/88 Helmut Waelder   ZRWA001@DTUZDV1.BITNET          more 10-NET functions
  229. 10/88 Ge van Geldorp   ge@dutlru2.tudelft.nl          Novell NetWare
  230. 10/88 Ralf Brown       ralf@telerama.lm.com          INT 2F/AH=12h
  231. 11/88 Clarence A Dold  dold@tsmiti.Convergent.COM     Compaq386 speed settings
  232. 11/88 Ralf Brown       ralf@telerama.lm.com          TesSeRact API
  233. 12/88 Ying-Kuen K. Hwang  khwang@wyse.com          ESDI fixed disk calls
  234.  1/89 Ari Huttunen     Ari.Huttunen@hut.fi          additional INT 33 calls
  235.  1/89 Duncan Murdoch   dmurdoch@watstat.waterloo.edu  undoc fields in DOS data
  236.  2/89 Ralf Brown       ralf@telerama.lm.com          VCPI API
  237.  3/89 Helmut Waelder   ZRWA001@DTUZDV1.BITNET          more DOS 4.0 calls
  238.  4/89 Robert Seals     rds95@leah.Albany.EDU          ATI VGA Wonder modes
  239.  4/89 Ge van Geldorp   ge@dutlru2.tudelft.nl          pcANYWHERE III API
  240.  4/89 Robin Walker     rdhw@cus.cam.ac.uk          undoc DOS 4 data struc
  241.  4/89 Robin Walker     rdhw@cus.cam.ac.uk          DOS 4.0 shell API
  242.  4/89 Ralf Brown       ralf@telerama.lm.com          DCA/Intel CAS API
  243.  4/89 Ralf Brown       ralf@telerama.lm.com          Intel Image Proc Interf
  244.  5/89 Robin Walker     rdhw@cus.cam.ac.uk          multiplex int calls
  245.  6/89 Peter Sawatzki   IN307@DHAFEU11.BITNET          Video7 extended INT 10
  246.  7/89 Wes Cowley       71441.3154@compuserve.com      SHARE.EXE hooks
  247.  9/89 Robin Walker     rdhw@cus.cam.ac.uk          more DOS 4 data struc
  248.  9/89 Stuart R. Kemp   cpsrk@marlin.jcu.edu.au          Halo88
  249.  9/89 Urs Zurbuchen    zu@bernina.ethz.ch          Btrieve API
  250.  9/89 Dan Lanciani     ddl@husc6.harvard.edu          Z100, Taxan video BIOS
  251.  9/89 Robin Walker     rdhw@cus.cam.ac.uk          more DOS 4 data struc
  252. 10/89 Robin Walker     rdhw@cus.cam.ac.uk          DOS 3.0 data struc
  253. 10/89 John DesRosiers  via Marc Bertrand 1:167/1      Ontrack INT 13 extensions
  254. 11/89 Ge van Geldorp   ge@dutlru2.tudelft.nl          master boot record
  255. 11/89 Barry Burke      bburke@banyan.com          Banyan VINES
  256. 11/89 Christian Franke franke@informatik.rwth-aachen.de     ATI EGA Wonder, WP5.0
  257.  1/90 Norman Walsh     NORM@IONAACAD.BITNET          Inset API
  258.  1/90 Andrew Schulman  76320.302@CompuServe.COM          Phar Lap 386/DOS extender
  259.  1/90 Dan Prather      72765.1330@CompuServe.COM      IBM 3270 Workst Prog API
  260.  3/90 Roger Bowler     rbowler@cix     Fido 2:252/10  IBM 3270, Amstrad PC1512
  261.  3/90 Mike Baszczak                      SQL Base
  262.  4/90 Rick Wagner      rick@always.com              PC Network RECEIVER.COM
  263.  4/90 Ralf Brown       ralf@telerama.lm.com          more DOS 3.3 internals
  264.  5/90 Mike Weaver      1:264/610              DESQview XDI
  265.  6/90 Les Moskowitz    1:261/1008              APL*PLUS/PC
  266.  6/90 Ralf Brown       ralf@telerama.lm.com          more DOS 4.0 internals
  267.  6/90 Robin Walker     rdhw@cus.cam.ac.uk          BIOS data segment format
  268.  7/90 Andrew Schulman  76320.302@CompuServe.COM          MSWindows INT 2F/AH=16h
  269.  7/90 Ben Myers           0003571400@mcimail.com          Tseng ET4000, misc
  270.  7/90 Ralf Brown       ralf@telerama.lm.com          DPMI 0.9 API
  271.  8/90 G. Adam Stanislav 1:129/39              AVATAR.SYS
  272.  8/90 Robin Walker     rdhw@cus.cam.ac.uk          more DOS internals
  273.  8/90 Michael A Shiels mshiels@masnet.uucp          Quarterdeck INT 2F/AH=D2h
  274.  8/90 Michel Mathieu   mjm@bmbcomp.uucp              Logitech INT 33
  275.  8/90 Cornel Kaufmann  coka@bernina.ethz.ch          Novell Netware shell 3.01
  276.  9/90 Michael A Shiels mshiels@masnet.uucp          IBM/Yale & 3com INT 14
  277.  9/90 Michael A Shiels mshiels@masnet.uucp          INT 6B, Starlan INT 2A/5B
  278.  9/90 Michael A Shiels mshiels@masnet.uucp          DECnet INT 69/INT 6A
  279.  9/90 Michael A Shiels mshiels@masnet.uucp          Topware NOS, Win3 EGA.SYS
  280.  9/90 David Maxey      dmaxey@lotus.com              misc undoc DOS
  281.  9/90 Roger Bowler     rbowler@cix.compulink.co.uk    Attachmate Extra API
  282.  9/90 Ben Myers           0003571400@mcimail.com          FRIEZE API
  283.  9/90 Michael A Shiels mshiels@masnet.uucp          VDS, Sangoma, misc
  284.  9/90 Rob Luursema     robl@idca.tds.philips.nl          EISA BIOS calls
  285. 10/90 Stephen Bean     70575.406@compuserve.com          more DECnet INT 69/INT 6A
  286. 10/90 Maxime Dallaire  1:167/163              Carbon Copy Plus 5.0 API
  287. 11/90 Dan Fandrich     shad04@ccu.umanitoba.ca          SCSI calls
  288.                1:153/511.1
  289. 11/90 Ben Myers           0003571400@mcimail.com          Everex Viewpoint VGA
  290. 11/90 Michael A Shiels mshiels@masnet.uucp          AppleTalk/IBM802.2 INT 5C
  291. 11/90 Mark Livingstone markl@csource.oz.au          TVGA video modes
  292. 11/90 Michael A Shiels mshiels@masnet.uucp          LPTx, X00 calls
  293. 12/90 Michael A Shiels mshiels@masnet.uucp          Compaq BIOS, Ad Lib
  294. 12/90 Michael A Shiels mshiels@masnet.uucp          PCSpool,Disk Spool II
  295. 12/90 Michael A Shiels mshiels@masnet.uucp          OmniView, misc
  296. 12/90 Michael A Shiels mshiels@masnet.uucp          Cswitch, HIGHUMM.SYS,misc
  297.  1/91 Michael A Shiels mshiels@masnet.uucp          Back&Forth 1.62,DoubleDOS
  298.  1/91 Bernd Schemmer   (Dortmund, Germany)          MDEBUG API
  299.  1/91 Michael A Shiels mshiels@masnet.uucp          more AppleTalk, misc
  300.  1/91 Michael A Shiels mshiels@masnet.uucp          DPMI 1.0 func names
  301.  2/91 Michael A Shiels mshiels@masnet.uucp          miscellaneous
  302.  3/91 Jan-Pascal van Best BEST@rulwinwst.LeidenUniv.nl    NetWare IPX/SPX INT 7A
  303.  3/91 Jeroen Pluimers  jeroenp@dragons.nest.nl          TBSCANX
  304.  3/91 Ralf Brown       ralf@telerama.lm.com          PC Tools API
  305.  4/91 David H. Bennett 74635.1671@compuserve.com      ELRES API
  306.  4/91 Michael A Shiels mshiels@masnet.uucp          Interconnections Inc. TES
  307.  4/91 Manfred Young    fyoung @ BIX              DOS, LANstep, misc
  308.  4/91 Fridrik Skulason frisk@complex.is              virus installation checks
  309.  4/91 Joseph G. Souza  1:322/327              Alloy ANSK, NTNX, MW386
  310.  4/91 Frank Gladu                      Alloy ANSK, NTNX, MW386
  311.  4/91 Tamura Jones     2:512/36.7              Win3 DOSX, Soundblaster
  312.  4/91 Michael D Shride 74010.3214@compuserve.com      UltraVision
  313.  4/91 Michael A Shiels mshiels@masnet.uucp          DR MultiUser DOS 5.0
  314.  5/91 Michael A Shiels mshiels@masnet.uucp          Northnet Jetstream, misc
  315.  5/91 Duncan Murdoch   dmurdoch@watstat.waterloo.edu  New Executable header
  316.  5/91 Andrew Schulman  76320.302@CompuServe.COM          SMARTDRV.SYS
  317.  5/91 Tamura Jones     2:512/36.7              RESPLAY
  318.  5/91 Michael A Shiels mas@bmbcomp.uucp              LAN Manager DOS,INT 24
  319.  6/91 Herwig Feichtinger (Petershausen, Germany)      Shamrock EMAIL, NET.24
  320.  6/91 Robin Walker     rdhw@cus.cam.ac.uk          DOS 5.0 internals
  321.  6/91 Todor Todorov    2:359/105              misc DOS-related
  322.  6/91 Ross Wentworth   1:102/330.2              Turbo Pascal popup lib
  323.  6/91 Everett Kaser    everett%hpcvra@hplabs.hp.com   HP 95LX
  324.  7/91 Michael A Shiels mshiels@masnet.uucp          Digiboard DigiCHANNEL
  325.  7/91 Rickard Faith    faith@cs.unc.edu              Stacker
  326.  7/91 Wolfgang Lierz   lierz@kmx.gmd.dbp.de          Norton Utilities 5.0
  327.  8/91 Michael A Shiels mshiels@masnet.uucp          NPC NCSI, KBUF, Telebit
  328.  9/91 Ralf Brown       ralf@telerama.lm.com          QEMM API
  329.  9/91 Holger Veit      veit@du9ds3.uni-duisburg.de    Optima 1024 VGA zoom
  330.  9/91 Gary E. Miller   gem@rellim.com              Rabbit LLAPI
  331. 10/91 Michael A Shiels mshiels@masnet.uucp          FTP Packet Driver 1.10
  332. 10/91 Marcus Groeber   2:241/5609.1              DR DOS
  333. 11/91 Fridrik Skulason frisk@complex.is              more virus install checks
  334. 11/91 Christopher J Ambler cambler@cymbal.aix.calpoly.edu  FSBBS 2.0
  335. 12/91 Robin Walker     rdhw@cus.cam.ac.uk          new PS/2 keyboard funcs
  336.  1/92 Krzysztof Halasa khc@inf.pm.waw.pl          EMM386 executable header
  337.  1/92 Michael A Shiels mshiels@masnet.uucp          pcAnywhere IV/LAN, misc
  338.  1/92 Michael A Shiels mshiels@masnet.uucp          ISOLAN Multi-Protoc Sftwr
  339.  1/92 Michael A Shiels mshiels@masnet.uucp          PCW Weather Card, FaxBIOS
  340.  1/92 Jan-Pieter Cornet john@pc.hacktic.nl          DR-DOS CDS & misc
  341.  1/92 Frank Vorstenbosch akcs.kingswood@hpcvbbs.cv.hp.com  Kingswood TSR API
  342.  1/92 Jacob Rieper     73377.1220@compuserve.com      DR-DOS 6.0 TaskMAX
  343.  1/92 Fridrik Skulason frisk@complex.is              more viruses, std names
  344.  1/92 Tim Farley       tim@magee.mhs.compuserve.com   Microsoft EMM386.EXE
  345.  1/92 Alexi Lookin     alexi@riaph.irkutsk.su          NetWare TBMI 2.0
  346.  1/92 Ralf Brown       ralf@telerama.lm.com          more QEMM API
  347.  1/92 Tim Farley       tim@magee.mhs.compuserve.com   more PS/x model IDs
  348.  1/92 Kevin Gillett    1:153/101              SOLLEX SuperVGA extnsions
  349.  1/92 Michael A Shiels mshiels@masnet.uucp          B.Antoine ST-01 SCSI.SYS
  350.  1/92 Michael A Shiels mshiels@masnet.uucp          ASPI,ASPITAPE,Canon SI3
  351.  1/92 Michael A Shiels mshiels@masnet.uucp          Win3 INT 2F/40, misc
  352.  2/92 Michael A Shiels mshiels@masnet.uucp          miscellany
  353.  2/92 Dan Bodoh           danb@bunt.sps.mot.com          DVSIXDI
  354.  2/92 Gary E. Miller   gem@rellim.com              more Btrieve API
  355.  2/92 Ralf Brown       ralf@telerama.lm.com          TKERNEL private API
  356.  2/92 Ralf Brown       ralf@telerama.lm.com          PC Paint Plus 2.0
  357.  2/92 Tamura Jones     2:512/36.7              Windows3 VTD.386, misc
  358.  3/92 Frank Vorstenbosch akcs.kingswood@hpcvbbs.cv.hp.com  more Kingswood API
  359.  3/92 Michael A Shiels mshiels@masnet.uucp          MBBIOS
  360.  3/92 Ralf Brown       ralf@telerama.lm.com          DPMILOAD API
  361.  3/92 Joseph Gil       yogi@cs.technion.ac.il          HP 95LX
  362.  3/92 Ralf Brown       ralf@telerama.lm.com          386MAX 6.0 API
  363.  3/92 Fyodor Evseev    Ted@ppicnit.perm.su          AutoCAD Digitizer ADI
  364.  3/92 Tim Farley       tim@magee.mhs.compuserve.com   Advanced Power Management
  365.  4/92 Tamura Jones     2:512/36.7              PGS1600.DEV
  366.  4/92 Andrew Rossmann  andyross@infopls.chi.il.us     SMARTDRV v4.00, QEMM
  367.  4/92 Tamura Jones     2:512/36.7              METZTSR.COM
  368.  4/92 Tamura Jones     2:512/36.7              Vanderaart txtwin,DR MDOS
  369.  4/92 Dan Bodoh           danb@bunt.sps.mot.com          DESQview/X .DVP file
  370.  5/92 William Peavy    70042.2310@CompuServe.COM      Borland FP shortcuts
  371.  5/92 Ralf Brown       ralf@telerama.lm.com          FGDRIVER v1.10
  372.  5/92 Tim Farley       tim@magee.mhs.compuserve.com   Vedit VSWAP, NG.EXE
  373.  6/92 Dan Fandrich     shad04@ccu.umanitoba.ca          BitFax scheduler
  374.  6/92 Tamura Jones     2:512/36.7              more New EXE, AD-DOS.COM
  375.  6/92 Tim Farley       tim@magee.mhs.compuserve.com   LANtastic v4.1
  376.  6/92 Francis Turner FTURNER@madge.MHS.CompuServe.COM AX (Japanese AT) calls
  377.  6/92 John Fa'atuai    frotz@novell.com              DR Multiuser DOS
  378.  6/92 Andy Hakim       cosc16to@menudo.uh.edu          Smooth Mouse Driver
  379.  7/92 Michael A Shiels mshiels@masnet.uucp          License Server API,misc
  380.  7/92 Tim Farley       tim@magee.mhs.compuserve.com   Novell Netware shell
  381.  7/92 Carlos M. de Sousa Antunes L31546@beta.ist.pt   MS Mouse driver
  382.  7/92 Ralf Brown       ralf@telerama.lm.com          DESQview/X socket API
  383.  8/92 Jacob Rieper     73377.1220@compuserve.com      SETDRVER, more DR-DOS
  384.  8/92 Richard A Plinston  Auckland, New Zealand          Europ.DOS4.0,DR DOS Plus
  385.  8/92 Richard A Plinston  Auckland, New Zealand          Acorn BBC Master 512
  386.  8/92 Serge Pachkovsky ps@comcen.nsk.su              PC-MOS/386 v3.0
  387.  8/92 Aki Korhonen     aki@holonet.net              Seagate disk BIOS
  388.  8/92 Chris Hall       CAH17@phx.cam.ac.uk          misc
  389.  8/92 Michael A Shiels mshiels@masnet.uucp          MTEZ XpressFax
  390.  8/92 Tamura Jones     2:512/36.7              Control Hostess i/ISA
  391.  8/92 Patrick Ibbetson ibbetson@nes.nersc.gov          NEL Electronics BIOS
  392.  9/92 Patrick Ibbetson ibbetson@nes.nersc.gov          SCREENR, Cirrus chipsets
  393.  9/92 Tamura Jones     2:512/36.7              FlashTek X-32VM
  394.  9/92 Ben Myers           0003571400@mcimail.com          more NCR 77C22 chip modes
  395.  9/92 Dan Fandrich     shad04@ccu.umanitoba.ca          more Future Domain SCSI
  396.  9/92 Michael A Shiels mshiels@masnet.uucp          PC/TCP syscall names
  397.  9/92 A. Peter Blicher Oakland, CA              Genoa Super EGA
  398.  9/92 Tim Farley       tim@magee.mhs.compuserve.com   misc
  399.  9/92 Riku Meskanen    riku@tuura.icl.fi          ArtiCom
  400. 10/92 Jack Ridgway     1:3632/4.13              VMiX API
  401. 10/92 Tim Farley       tim@magee.mhs.compuserve.com   misc
  402. 10/92 Alexi Lookin     alexi@riaph.irkutsk.su          more NetWare, VIDRAM
  403. 10/92 Harry Sumar      ptsoft@glas.apc.org          Linear Executable
  404. 10/92 Tim Farley       tim@magee.mhs.compuserve.com   XGA
  405. 11/92 Michael A Shiels mshiels@masnet.uucp          Columbia Data Prod SDLP
  406. 12/92 Igor Sysoev      sysoev@gate.dialnet.msk.su     HIMEM.SYS v2.77
  407. 12/92 Aaron Emigh      aaron@iit.com              After Dark API correctns
  408. 12/92 Tim Farley       tim@magee.mhs.compuserve.com   SilverNET,DECnet,NetWare4
  409. 12/92 Bent Lynggaard   lynggaard@risoe.dk          misc video
  410. 12/92 Kyle Rogers      70650.3316@compuserve.com      DOS LAN Requester
  411. 12/92 Gary E. Miller   gem@rellim.com              WD90C video chipset
  412.  1/93 Frank Klemm      pfk@rz.uni-jena.de          Diamond Speedstar 24X
  413.  2/93 Geoff Chappell   cix.compulink.co.uk!geoffc     var. undoc DOS behavior
  414.  2/93 Dr. David Bailey Salford, England              DBOS API
  415.  2/93 Tim Farley       tim@magee.mhs.compuserve.com   more Novell LSL API
  416.  3/93 Rainer Schuetze  2:2402/330              dLite API
  417.  3/93 Michael A Shiels mshiels@masnet.uucp          LAN Manager Enhanced DOS
  418.  3/93 A Padgett Peterson padgett%tccslr.dnet@uvs1.orl.mmc.com  ROM debugger
  419.  3/93 Ian Oliver       cross@cix.compulink.co.uk      SCSILink API
  420.  3/93 Richard Talon    71005.1523@CompuServe.COM      XVIEW hypertext viewer
  421.  3/93 Tamura Jones     2:512/36.7              IBMSND driver
  422.  3/93 Grant Echols     76247.2232@CompuServe.COM      undoc Novell NetWare
  423.  3/93 George L. Fulk   fulkgl@vnet.IBM.COM          OS/2 2.x VDMs, FAPI
  424.  3/93 Andrew Schulman  76320.302@CompuServe.COM          Novell DPMS
  425.  3/93 Dan Fandrich     ubc-cs!merlin!fch!dan          more Future Domain SCSI
  426.  3/93 Konstantin Kisurin  kkk@toi.kiev.ua          more 386MAX
  427.  4/93 Arne Schaepers                      DR-DOS details
  428.  4/93 Geoff Chappell   cix.compulink.co.uk!geoffc     DOS4 ExtAttrib support
  429.  4/93 Morten Welinder  terra@diku.dk              miscellaneous
  430.  4/93 Tim Farley       tim@magee.mhs.compuserve.com   PS/2 INT 15,INT 16
  431.  4/93 Xavier Caballe   xcaballe@servicom.es          TFPCX driver interface
  432.  4/93 Michael A Shiels mshiels@masnet.uucp          more OS/2 Family API
  433.  4/93 Chris Dunford    76703.2002@compuserve.com      Cove Software programs
  434.  5/93 Dmitry Stefankov wizard@npi.msu.su          more DOS 3 SDA fields
  435.  5/93 Stephan Wolf     swolf@skd.de              SK-UPPS DLI API
  436.  5/93 Dmitry Stefankov wizard@npi.msu.su          Soft-ICE v2.5x
  437.  5/93 Mikael Rydberg   Sweden                  Cirrus/UM587/etc vidmodes
  438.  5/93 Michael A Shiels mshiels@masnet.uucp          more BAPI,Frieze,ANSIPLUS
  439.  5/93 Steve Bromwich   cs9h1ssb@pyramid.swansea.ac.uk  MediaVision MVSOUND.SYS
  440.  6/93 Roeland Jansen   2:512/153.1              more PC-MOS/386 API
  441.  6/93 Ralf Brown       ralf@telerama.lm.com          FAST! v5 API
  442.  6/93 Ralf Brown       ralf@telerama.lm.com          CEMM v5.10,v5.11
  443.  6/93 Jens Vollmar     Erlangen, Germany          Trident/C&T video, misc
  444.  6/93 Victor Forsyuk   forth@samsoby.cs.kiev.ua          MX5 Extended FOSSIL
  445.  6/93 Michael A Shiels mshiels@masnet.uucp          Blank-It, TSRCOMM
  446.  6/93 Michael A Shiels mshiels@masnet.uucp          VxD, Al William's WINX
  447.  6/93 Mark Aitchison   PHYS169@csc.canterbury.ac.nz   ScanBoot, partition types
  448.  6/93 Warner Young     Net-Source, Santa Clara, CA    SilverNET, misc DOS int.
  449.  7/93 Wim Osterholt    2:512/56                  PORTS.LST
  450.  7/93 Aki Korhonen     aki@holonet.net              Cirrus Logic BIOS
  451.  7/93 Alexi Lookin     alexi@riaph.irkutsk.su          Realtek RTVGA
  452.  7/93 Alexi Lookin     alexi@riaph.irkutsk.su          Phar Lap .EXP headers
  453.  7/93 Jean-Francois Larvoire larvoire@hp6300.desk.hp.com  HP HIL Vectra BIOS
  454.  7/93 Ralf Brown       ralf@telerama.lm.com          386MAX v7.00/QEMM v7.01
  455.  7/93 Joe Souza           Webcorp, Sausalito, CA          WEB API
  456.  7/93 Michael Hung   mhkhung@electrical.watstar.uwaterloo.edu  PharLap 386/DOSX
  457.  8/93 John Howells     100031.353@compuserve.com      EMS,XMS,VCPI,DPMI bugs
  458.  8/93 Tim Farley       tim@magee.mhs.compuserve.com   PCMCIA Socket Services
  459.  8/93 Dan Bodoh           danb@bunt.sps.mot.com          DESQview internal data
  460.  9/93 Gary E. Miller   gem@rellim.com              Diamond Stealth 24X
  461.  9/93 Frank Vorstenbosch  prompt@hacktic.nl          more Kingswood API, misc
  462.  9/93 Phil Rea           PhilRea@sound.demon.co.uk      TopWare Network OS
  463.  9/93 Andreas Westfeld westfeld@freia.inf.tu-dresden.de Olivetti Quaderno
  464.  9/93 Alexi Lookin     alexi@riaph.irkutsk.su          Avance Logic, C&T video
  465.  9/93 Inbar Raz           2:403:302.42              Juko UNIQUE UX, misc
  466.  9/93 Gary E. Miller   gem@rellim.com              Phar Lap 386|DOS-Ext.
  467. 10/93 Ralf Brown       ralf@telerama.lm.com          Compaq ROMs
  468. 10/93 Paolo Borsalino  100042.1206@CompuServe.COM     VSAFE
  469. 10/93 Marco Savegnago  MC2365@mclink.it              MBBIOS updates, G8BPQ
  470. 11/93 Wim Osterholt    2:512/56                  Cirrus Logic BIOS 3.02
  471. 11/93 Dmitry S. Kohmanyuk  dk@farm.cs.kiev.ua          CS_TSR specification
  472. 12/93 Alex Novgorodcev san@riaph.irkutsk.su          AutoCAD Dev Interface
  473. 12/93 Christian Kaiser    100065.2574@compuserve.com    Windows debugging kernel
  474. 12/93 Colin Buckley    colin.buckley@CANREM.COM          UNCHAIN
  475. 12/93 Jeffrey L. Hayes tvdog@delphi.com              Tandy BIOS calls
  476. 12/93 Finn Thoegersen  via jesperf@daimi.aau.dk          VESA XGA BIOS Extensions
  477.  1/94 David A. Mair    100137.264@COMPUSERVE.COM      NASI INT 6B calls
  478.  1/94 Bill Hawkins     73650.167@compuserve.com          Adv. Par. Port DAISY.SYS
  479.  1/94 Inbar Raz           2:403:302.42              VGARAM,HelpTSR,Lightning
  480.  1/94 James E Beersman jeb962t@nic.smsu.edu          HP and Compaq info
  481.  2/94 Peter van den Boogert  P.C.vdnBoogert@kub.nl    ZFAX v2.x, v3.01
  482.  2/94 Jesper Rene Frandsen jesperf@daimi.aau.dk          VESA XGA BIOS,misc video
  483.  2/94 Jesper Rene Frandsen jesperf@daimi.aau.dk          Husky Hunter 16 BIOS
  484.  2/94 Ciriaco Garcia de Celis  ciri@luna.gui.uva.es   CiriSoft, 2M
  485.  2/94 Wolfgang Lierz   Wolfgang.Lierz@gmd.de          Norton Utils v7, misc
  486.  2/94 Menno Pieters    aj132@freenet.hsc.colorado.edu DimVGA
  487.  3/94 Markus Lomb      Markus_Lomb@confusion.fido.de  bitFOSS,bitFOSSI,WDTSR
  488.  3/94 taQ Okazaki      CXB00750@niftyserve.or.jp      Windows Global EMM Import
  489.  3/94 Wolfgang Lierz   Wolfgang.Lierz@gmd.de          PCMCIA, Award PCDISK.EXE
  490.  3/94 Clinton Warren   CIW@MACOLA.usa.com          Novell XQL
  491.  3/94 Reidar Gresseth  gresseth@unixg.ubc.ca          Explosiv API
  492.  4/94 Uwe Zimmermann   u.zimmermann@genie.geis.com    Adv.Power Management v1.1
  493.  4/94 Thomas Brugger   fd1@aixfile1.urz.uni-heidelberg.de  NetWare VLMs & more
  494.  5/94 Wolfgang Lierz   Wolfgang.Lierz@gmd.de          Toshiba laptops,misc
  495.  5/94 Jan Beulich      Jan_Beulich@Novell.COM          DPMS v1.0
  496.  5/94 Ralf Brown       ralf@telerama.lm.com          Novell DOS 7 EMM386.EXE
  497.  5/94 Frank Kintrup    nico@uni-paderborn.de          FK TSR Utils, misc OS/2
  498.  5/94 Christian Franke franke@I1.Informatik.RWTH-Aachen.DE  redirector, Win3
  499.  5/94 Peter Claus Gutmann  pgut01@cs.aukuni.ac.nz     SFS (Secure FileSystem)
  500.  5/94 Wilbert van Leijen wilbert@dragons.nest.nl      ODIHLP, misc
  501.  6/94 Wolfgang Spraul  100024.1540@CompuServe.COM     Seagate ST01/ST02 BIOS
  502.  6/94 Wolfgang Spraul  100024.1540@CompuServe.COM     SyQuest BIOS
  503.  7/94        !!!                      Compaq QVision
  504.  7/94 Dmitry S. Kohmanyuk  dk@farm.cs.kiev.ua          JAM compressor
  505.  7/94 Thomas Brugger   fd1@aixterm1.urz.uni-heidelberg.de  more miscellany
  506.  7/94 Mark T. Vitt     70053.2236@compuserve.com      SDA/DTA interaction, misc
  507.  8/94 Jean F. Larvoire HP6300_Q2@hpgnd.grenoble.hp.com    HP Ext. BIOS, misc
  508.  8/94 Matthias Paul    MPAUL@ibh.rwth-aachen.de          K3PLUS API
  509.  8/94 George A. Reznik gar@spcs.ms.kiev.ua          LZSAPI (Stacker 4)
  510.  8/94 Kristofer Sweger 72713.1241@compuserve.com      ANSIPLUS
  511.  9/94 Wolfgang Lierz   Wolfgang.Lierz@gmd.de          miscellaneous
  512.  9/94 Mojmir Strhan    strhan@simultan.ch          WPS and REBOOT VxDs
  513.  9/94 Alex V. Korsunov avk@netserv2.free.net          CPU stepping codes
  514.  9/94 Tim Farley       TIM@magee.mhs.compuserve.com   "PS/1" harddisk/ATA info
  515.  9/94 Tim Farley       TIM@magee.mhs.compuserve.com   Intel SL Enh. APM BIOS
  516.  9/94 Mojmir Strhan    strhan@simultan.ch          more VxDs IDs, misc
  517.  9/94 George L. Fulk   fulkgl@VNET.IBM.COM          PSP fields, "DOSOpen2"
  518.  9/94 Emily Markowicz  70252.2621@compuserve.com      many typo corrections
  519. 10/94 Masashi Fukuda   TAB01645@niftyserve.or.jp      C&T PC/CHIP SuperState
  520. 10/94 M.w. Pieters     aj132@Freenet.HSC.Colorado.EDU DimVGA 3.4, ObjectKernel
  521. 10/94 Delman Lee       delman@mipg.upenn.edu          Phoenix Enh. Disk Drive
  522. 10/94 Gary E. Miller   gem@rellim.com              VESA VBE/Power Management
  523. 11/94 Andreas Groegel  ag@studbox.uni-stuttgart.de    VESA Audio Interface
  524. 11/94 Wolfgang Lierz   Wolfgang.Lierz@gmd.de          HP 100LX/200LX
  525. 11/94 Mojmir Strhan    strhan@simultan.ch          MSG.COM, PC Mag WINGO
  526. 11/94 Tim Farley       TIM@magee.mhs.compuserve.com   Award CMOS, PCMCIA ExCA
  527. 12/94 Rob Misiak       rob0006@ibm.net              miscellaneous
  528. 12/94 Wolfgang Lierz   Wolfgang.Lierz@gmd.de          more HP 100LX/200LX, misc
  529. 12/94 Michael A. Shiels masnet!mshiels@uunet.uu.net   EDOS VxD API
  530. 12/94 Matthias Paul    MPAUL@ibh.rwth-aachen.de       HP Vectra EX-BIOS API
  531. 12/94 Michael A. Shiels masnet!mshiels@uunet.uu.net   DOSISODE
  532.  1/95 Jack Ridgway     1:3632/4                  Back&Forth Professional
  533.  1/95 Matthias Paul    MPAUL@ibh.rwth-aachen.de       miscellaneous
  534.  1/95 Tim Farley       TIM@magee.mhs.compuserve.com   NetWare Event Serv. Layer
  535.  1/95 Stanley Appel    appel@stack.urc.tue.nl          UltraMid, MegaEm
  536.  1/95 LARVOIRE_JEAN-FRANCOIS/HP6300_Q2@hpgnd.grenoble.hp.com  Vectra,OmniShare
  537.  2/95 Tim Farley       TIM@magee.mhs.compuserve.com   NetWare NETWARN
  538.  2/95 Sven B. Schreiber  sbs@psbs.franken.de          much more Banyan VINES
  539.  2/95 Peter Claus Gutmann pgut01@cs.aukuni.ac.nz      IBM/MS INT 13 Extensions
  540.  2/95 Fernando Papa    fido@fing.edu.uy              QRIP, MultiLink Advanced
  541.  2/95 Inbar Raz           2:403:302.42              GRTMOUSE, miscellaneous
  542.  3/95 Thomas Brugger   fd1@aixterm1.urz.uni-heidelberg.de  more miscellany
  543.  3/95 Matthias Paul    MPAUL@ibh.rwth-aachen.de       miscellaneous
  544.  3/95 John           tenthumbs@BIX.com          MSWin PageFile/Reboot
  545.  3/95 Wolfgang Lierz   Wolfgang.Lierz@gmd.de          Stacker 4, Stac Anywhere
  546.  3/95 Norman L. DeForest af380@cfn.cs.dal.ca          TI Professional PC
  547.  3/95 Norman L. DeForest af380@cfn.cs.dal.ca          miscellaneous
  548.  3/95 Gerard Mannig    mannig@world-net.sct.fr          AMI BIOS-FLASH interface
  549.  4/95 Ralf Brown       ralf@telerama.lm.com          AMI BIOS INT 15 extensns
  550.  4/95 Tim Farley       TIM@magee.mhs.compuserve.com   PCMCIA Socket Serv. 2.1
  551.  4/95 Matthias Paul    MPAUL@ibh.rwth-aachen.de       miscellaneous
  552.  4/95 SkullC0DEr       SkullC0DEr 2:4631/7          PUPClip
  553.  5/95 Peter Charles Tonoli 071836@edna.cc.swin.edu.au CauseWay
  554.  5/95 Stanley Appel    appel@stack.urc.tue.nl          DOS32, virus inst.checks
  555.  5/95 Tim Farley       TIM@magee.mhs.compuserve.com   Intel SMBus
  556.  5/95 Stanley Appel    appel@stack.urc.tue.nl          DIGPAK, MIDPAK
  557.  5/95 Wolfgang Lierz   Wolfgang.Lierz@gmd.de          C&T chips, LapLink RemAcc
  558.  6/95 Jun-ichiro ITOH  itojun@csl.sony.co.jp          HP 100LX/200LX
  559.  6/95 Andreas Groegel groegeas@cip10.mathematik.uni-stuttgart.de  Windows95
  560.  6/95 Tim Farley       TIM@magee.mhs.compuserve.com   XMZ
  561.  6/95 James Roberts-Thomson COM3ROBERJD@ntu.ac.uk     LAN Manager wksta_info
  562.  6/95 Peter Charles Tonoli 071836@edna.cc.swin.edu.au Linux DOSEMU
  563.  7/95 Nico Looije      nico@djo.wtm.tudelft.nl          NetWare printing, VLMs
  564.  7/95 Matthias Paul    MPAUL@ibh.rwth-aachen.de       HugeRealMode server
  565.  7/95 Steve Ryckman    76175.3515@compuserve.com      GO! directory locator
  566.  7/95 Ciriaco G.de Celis  ciri@luna.gui.uva.es          XDF
  567.  
  568. Also contributing:
  569.  Dan Crocker <enchant@oliveb.ATC.OLIVETTI.COM>, George Smith <gbs@nsc.nsc.com>,
  570.  Shalom Krischer <actnyc!srk@uunet.UU.NET>, Greg Pasquariello <moss!picuxa!gp>,
  571.  Rich Goldschmidt <rlgvax!golds>, Marty Leisner <leisner@sdsp.mc.xerox.com>,
  572.  Dave Guggisberg <daveg@cv.hp.com>,Jonathan Story <jonathan@jspc.wimsey.bc.ca>,
  573.  Thomas Hundt <hundt@flash.bellcore.com>, Brad Templeton <brad@looking.on.ca>,
  574.  John Werner <aptr@tut.cc.rochester.edu>, Pete Fales <att!ttrde!pfales>,
  575.  David Herron <david@gonzo.twg.com>, Otto J. Makela <otto@jyu.fi>,
  576.  Risto Lankinen via Markku Savela <msa@clinet.fi>, Darryl Gregorash 1:140/86,
  577.  Skule Johansen <skule.johansen@avh.unit.no>, Bob Fehrenbach,
  578.  David Dyck <dcd@tc.fluke.COM>, Sylvan Butler <sbutler@hpdmd48.hp.com>,
  579.  Mark Davis <mad@merit.edu>, Sergio Fogel <fogel@haifasc3.vnet.ibm.com>,
  580.  James P. Kiely <kiely%lownlab@harvard.harvard.edu>, Kevin142@micron.net,
  581.  W.F. Schroeder <schroeder.pad@sni-usa.com>, <zlatuska@UDEL.EDU>,
  582.  Russ Nelson <nelson@sun.soe.clarkson.edu>,  Michael Ho <ho@fergvax.unl.edu>,
  583.  Ralph Heredia <att!attmail!rheredia>, Nelluri Reddy <reddy@uc.msc.umn.edu>,
  584.  Victor Poon <vipoon@sbcs.sunysb.edu>, Andrea Omodeo (Cilavegna, Italy),
  585.  Richard D. Morris <gu.morris@science.utah.edu>, RS Tse 3:700/1,
  586.  Mark Scase <coa44@keele.ac.uk>, Erik Liljencrantz <d88-eli@nada.kth.se>,
  587.  Mark Seiffert <marks%%mgse@rex.cs.tulane.edu>, Lewis Paper (Minnesota),
  588.  Marco Lumachi <RARCHI06@IMIPOLI.BITNET>, Michael Dickson <mcd@ccsitn.att.com>,
  589.  Andrew Torda <torda@igc.ethz.ch>, Madis Kaal 2:490/30 <mast@ce.ttu.ew.su>,
  590.  Paul Williamson <pwilliamson@drzeus.qualcomm.com>, Jan Ceuleers 2:295/27,
  591.  James Birdsall <jwbirdsa@picarefy.picarefy.com>, Guenther Thiele (Austria),
  592.  Joe Morris <jcmorris@MWUNIX.MITRE.ORG>, Jim Peterson <jpeterso@vtssi.vt.edu>,
  593.  Edwin Floyd <76067.747@CompuServe.COM>, James West 1:140/26, David G. Thomas,
  594.  Simon Phipps <sphipps@cix.compulink.co.uk>, ecleton@bilftp.bouw.tno.nl,
  595.  Glen Kriekenbeck <glenk@East.Sun.COM>, Dave Andrews <bilver!dandrews@aii.com>,
  596.  John P. Vias <72260.1601@CompuServe.COM>, Brian Leeming (Surrey, England),
  597.  Naota Kimura <abcscnuk@csuna.csun.edu>,George W. Pogue <gwp@trsvax.tandy.com>,
  598.  Michael L. Kaufman <kaufman@eecs.nwu.edu>, John Jurewicz 76004.2311,
  599.  Michael D. Lawler <mdlawler@bsu-cs.bsu.edu>, Norbert Juffa (Karlsruhe, FRG),
  600.  Chris Blum <76625.1041@compuserve.com>,David Fink <73700.3076@compuserve.com>,
  601.  Klaus Hartnegg <hartnegg@ruf.uni-freiburg.de>, Thomas Lukka 2:227/16,
  602.  Norbert Sommer <100016.1241@compuserve.com>, John.Brennen@VI.RI.CMU.EDU,
  603.  Paul van Keep <75170.1045@compuserve.COM>,John B. Thiel <jbthiel@cse.ogi.edu>,
  604.  Ken Medellin via <76702,1071@compuserve.com>, Bob Green <bob@inmos.co.uk>,
  605.  Leonard Erickson <70465.203@CompuServe.COM>, Robert Chafer (Salford, England),
  606.  Carl Schelin <tcs@mailer.jhuapl.edu>,Dave Kirsch <Dave_Kirsch@mindlink.bc.ca>,
  607.  Michael S. Stratoti <tmstrato@king.mcs.drexel.edu>, Marc Scholtis 2:281/701.2,
  608.  Sean Lin (Midland, MI), John Villalovos <villalj@instruction.CS.ORST.EDU>,
  609.  Claude Marche <marche@lri.lri.fr>, Carlos Antunes <cma@eniac.inesc.pt>,
  610.  Drake Koefoed (Eugene, OR), Rehn-Lieh Lin <rllin@paradise.ccl.itri.org.tw>,
  611.  Mark T Garlanger <garlangr@ecn.purdue.edu>, J. B. Gill <JBG@arlan.byu.edu>,
  612.  Frank Behrens (Dresden, Germany), Bruce Gingery 1:310/5.1, John Navas,
  613.  Johan Zwiekhorst 2:292/100, Klaus Fischer 2:243/64, Steve Grant (New Jersey),
  614.  Jeff Pipkins <pipkins@cpqhou.se.hou.compaq.com>, Nemrod Kedem 2:403/138,
  615.  Brett Warthen <73270.405@compuserve.com>, Thomas Dwyer <tomiii@mtu.edu>,
  616.  Brian.McGuinness@nirvonics.com, Mitch Davis 3:634/384.6, Steve Halko 1:365/12,
  617.  noesis@ucscb.UCSC.EDU, Timo Salmi <ts@uwasa.fi>, Jack Alvrus (Florida),
  618.  Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>, Pete Peterson,
  619.  Alex Fedorov <inex@telebox.tele.fi>, Frank-Christian Kruegel 2:240/300.44,
  620.  Heath Ian Hunnicutt <heathh@cco.caltech.edu>, Stefan Gustafsson <sg@diab.se>,
  621.  Janos Haide <JHAIDE.NOVELL@sjfsmtp.novell.com>, Stan Brown <brown@ncoast.org>,
  622.  Serge Krupa <krupa@eig.unige.ch>, Tom Rawson <75300.210@compuserve.com>,
  623.  Edwin Cleton 2:512/1007.2, Martin Wilde 2:247/352.2, Ed Palmer 1:140/1,
  624.  Carlos Rioja <CarlosRioja@cpd.uva.es>,Torbj|rn Lindgren <tl@etek.chalmers.se>,
  625.  Jens Bleuel <100064.1757@CompuServe.COM>, Gianni AlbĂłre (Taranto, Italy),
  626.  Morten Welinder <terra@APL.FOX.CS.CMU.EDU>, <Tim_-_Otholt@cup.portal.com>,
  627.  Serge Pachkovsky <ps@comcen.nsk.su>, Dmitry Ablov <abl@ablov.comrel.msk.su>,
  628.  Nigel Bree <nigel@mwc.com>, Bob Aitchison via 76244.726@compuserve.com,
  629.  Francis Turner <FTURNER@madge.MHS.CompuServe.COM>, kevinc@kpc.com,
  630.  Vsevolod M. Shabad 2:5020/75.13,Peter van den Boogert <P.C.vdnBoogert@kub.nl>,
  631.  Gordon Edwards <gedwards@ncratl.atlantaga.ncr.com>, John_Spinks@novell.com,
  632.  Jose R. Rodriguez Santia <100012.364@CompuServe.COM>,KUCHTA@dcse.fee.vutbr.cs,
  633.  Michael Bootz <bootz@physik.uni-kl.de>,Sergey Danilov <victor@rodnik.msk.su>,
  634.  Harald Langhammer <100114.114@compuserve.com>, Bert Baker (Texas),
  635.  Gino Lucrezi <lucrezi@dsiaq1.ing.univaq.it>, Yousuf Khan 1:163/215.6,
  636.  James Berry <jfb292@ecs.southampton.ac.uk>, Everett C. Johnson 70631,16,
  637.  Jerzy Tarasiuk <JT@zfja-gate.fuw.edu.pl>, Roman Rutman <jbari@CCSG.TAU.AC.IL>,
  638.  Lutz Schroer <hmls@IDEFIX.RZ.TU-CLAUSTHAL.DE>, Per-Eric Larsson 2:203/410.15,
  639.  Otto-Michael Braun <omb@ahobln.br.schule.de>, Martin Winkler 2:2402/330.6,
  640.  Scott C. Pedigo <100020.723@CompuServe.COM>, Ed Mulroy 70007.4630,
  641.  Frank van der Linden <vdlinden@fwi.uva.nl>, Ben Castricum <benc@htsa.aha.nl>,
  642.  Andrei Tsyganenko <ANDY@GODZILLA.UMD.EDU>, Jeremy.Laidman@cowan.EDU.AU,
  643.  Brian Long <BLONG@boruk.mhs.compuserve.com>, John_Murphy@perftech.com,
  644.  Peter Singer <100024.1603@CompuServe.COM>, Martin Shipley <martin@buss.co.uk>,
  645.  Jiri Kuchta <kuchta@dcse.fee.vutbr.cs>, Pavel Shtemenko <pasha@opi.odessa.ua>,
  646.  Paul Ratcliffe <70630.647@compuserve.com>, Ivan Martinez 4:801/6,
  647.  David Woolley <100121.53@compuserve.com>,Paul Vojta <vojta@math.berkeley.edu>,
  648.  Ronald Lokker <rlokker@fys.ruu.nl>, Wolfram Joost <WOJO@TEAMWORK.SH.SUB.ORG>,
  649.  Nico E. de Vries <nevries@aip.nl>, Riku Saikkonen <riku.saikkonen@compart.fi>,
  650.  David J. Craig <73313.1610@compuserve.com>, Peter <d91-pbr@nada.kth.se>,
  651.  Igor Khasilev <igor@petre.odessa.ua>, Anthony Naggs <amn@ubik.demon.co.uk>,
  652.  Pybe Faber <postdo@duttncb.tn.tudeflt.nl> (shared acct), cmuelle@eos.ncsu.edu,
  653.  Zhaoyuan Zhang (via Youjun Luo <luo@informatik.uni-wuerzburg.d400.de>),
  654.  Holger Genz (via volker@bsd-home.iam.uni-bonn.de), Thomas Valjak 2:245/1803,
  655.  Wonyong Koh <f7wyk@chem.krict.re.kr>, Igor V. Krasikov <kiv@kiv.kiev.ua>,
  656.  Wolfgang Lorenz <100112.220@CompuServe.COM>, michael_rothman@VNET.IBM.COM,
  657.  Yinrong Huang <HUANGY@SLUVCA.SLU.EDU>, David.Bourgin@babbage.imag.fr,
  658.  Christoph Fischer <Fisher@rz.uni-karlsruhe.de>, Peter_Schuette@ks.fido.de,
  659.  David Perry <davep@demon.csd.unsw.EDU.AU>,Yury Semenov <yury@petre.odessa.ua>,
  660.  Bill Potvin II <70540.120@compuserve.com>, Jordi Mas <jordi@qdeck.com>,
  661.  Chad Robinson <crobinso@vaxc.stevens-tech.edu>, Tom Yohe <stampede@oar.net>,
  662.  <Alexey_Kulentsov@p6.f216.n5020.z2.gate.phantom.msk.su>, jaust@mindscape.com,
  663.  Martin Trnovec <umertrno@savba.savba.sk>, Alexander Lepetyuk 2:463/11.44,
  664.  Aaron Martin <71726.2543@compuserve.com>, Tony Hundt <THUNDT@bb-elec.com>,
  665.  Michael Holin <holin@am.heim1.tu-clausthal.de>, Wade Bowmer 3:712/505.0,
  666.  Andreas Kinzler <akinzler@com.rhein-main.de>, Marcus Better 2:201/2120.1,
  667.  Patrick Swayne <PATS@internet.megatrends.com>, Jaap Keuter 2:283/512.0,
  668.  Pancrazio DE MAURO via fausto baldi <balf@dsi.unimi.it>,
  669.  Markku Leinio <matale@utu.fi>, David Markun 76320.302@compuserve.com,
  670.  Alexander A Maltsev <amp@cairccom.msk.su>, Michal Szokolo <msz@plearn.bitnet>,
  671.  Alexander I. Yanovsky <ayan@xray.ineos.ac.ru>, John Sasse <tenthumbs@BIX.com>,
  672.  Carlos Fernandez Sanz <100410.3445@compuserve.com>, Dr. David Leov (Israel),
  673.  James Roberts-Thomson <COM3ROBERJD@NOTTINGHAM-TRENT.AC.UK>,
  674.  Derek Kwan <dkwan@zeus.UWaterloo.ca>, Pim Schaeffer <pschaef@knoware.nl>,
  675.  Kris Heidenstrom <Kris.Heidenstrom@actrix.gen.nz>, bill.dickson@dscmail.com,
  676.  Dave Stephenson <bb683@freenet.toronto.on.ca>, Fernando ? <fido@fing.edu.uy>,
  677.  Michael Heier <100427.2105@compuserve.com>, Robert Raymond CIS 74601.354,
  678.  Joe C. <u8123027@cc.nctu.edu.tw>, Dan Miller <derelict@netcom.com>,
  679.  Niels Kristian Bech Jensen <nkbj@kemi.aau.dk>,Alex Zinin <zinin@icl.kazan.su>,
  680.  Ralf D. Kloth <kloth@sunwan.mpik-tueb.mpg.de>, eckertw@worms-emh4.army.mil,
  681.  Giorgio Caimi <caimi@zeus.csr.unibo.it>, Bob Longnecker <blong@mav.com>,
  682.  Jaroslaw Rafa <sfrafa@lfs.cyf-kr.edu.pl>, Mojmir Strhan <strhan@simultan.ch>,
  683.  Axel C. Frinke <frinke@athene.informatik.uni-bonn.de>, avp@iron.misa.ac.ru,
  684.  Julian Nicholls <julian@aladdin.co.uk>, ricardo.ferreira@mpcbbs.com.br,
  685.  Vincent Lyonel <vincentl@cc.ec-lyon.fr>, George Lefterov <george@virbus.bg>,
  686.  Pascal Moulart <100572.1021@compuserve.com>, John Murphy <murf@perftech.com>,
  687.  Giacomo Amabile Catenazzi <gcatenaz@g26.ethz.ch>, Svante Frey <sfrey@kuai.se>,
  688.  Nils <xorax@Informatik.Uni-Bremen.DE>, Rod Mathews <rodmathews@earthlink.net>,
  689.  Pino Navato <morrone@ds.cised.unina.it>, <Gabor.Somlai@ohsh.u-szeged.hu>,
  690.  Morten Welinder <terra@APL.FOX.CS.CMU.EDU>,
  691.  Ervin Peretz <peretz@eagle.natinst.com>,
  692. --------!---BIBLIOGRAPHY---------------------
  693. Information on Tseng/Ahead/Paradise EGA video modes from a list posted by
  694. Dan Kegel 3/87.
  695.  
  696. Information on the INT 10h functions supported by the EGA BIOS was derived
  697. from the article "Graphic Enhancement" found in the April 1985 _PC Tech
  698. Journal_, pages 58ff., and is marked with the string (EGA). jrh.
  699.  
  700. Information on functions unique to the Portable PC and the Convertible was
  701. derived from a similar list compiled by David E. Powell, and added by
  702. Ralf Brown 11/14/87.
  703.  
  704. Information on LIM EMS 3.2 functions was derived from _Advanced_MSDOS_, by
  705. Ray Duncan. Added by Ralf Brown 11/19/87.
  706.  
  707. Information on LIM EMS 4.0 functions was derived from the transcription of
  708. the specification by Dick Flanagan.  Added by Ralf Brown, 11/20/87.
  709.  
  710. Some of the information on MCGA/VGA BIOS calls was derived from _Byte_,
  711. Volume 12 Number 12.
  712.  
  713. Various and sundry info on which machines support which calls was derived from
  714. the BIOS comparison in _Byte_, Volume 12 Number 12 and added by Ralf Brown,
  715. 1/4/88.
  716.  
  717. COMPAQ DOS 3.31 INT 25/26 from a posting by John Lefor, 1/25/88.
  718.  
  719. TopView INT 15/AH=12h info from macro definitions by Daniel T. Travison Jr.
  720. Added 3/4/88.  Some additional TopView INT 15 info gleaned from "glue" routines
  721. by John Navas.
  722.  
  723. Quarterdeck's flyer on its overpriced API specs and tools provided sufficient
  724. clues as to functionality to allow figuring out a large number of DESQview
  725. INT 15h calls.
  726.  
  727. MS Mouse driver calls derived from PC Magazine, Vol 6 #13.  Added 3/29/88.
  728.  
  729. Non-video PS/2 BIOS calls derived from _IBM_ROM_BIOS_ by Ray Duncan.
  730. Added by Ralf Brown, 7/6/88.
  731.  
  732. EEMS function calls derived from PC Tech Journal, May 1987.  Added by Ralf
  733. Brown, 7/11/88.
  734.  
  735. The list of functions used by Novell NetWare was taken from Novell's
  736. "NetWare Function Call Reference".
  737.  
  738. PC Mouse information derived from the "PC Mouse Reference Manual version 4.00"
  739.  
  740. 10-Net INT 6Fh information derived from "10-Net Reference Manual version 2.0"
  741.  
  742. APPC/PC INT 68h information derived from "Advanced Program-to-Program
  743. Communication for the IBM Personal Computer, Programming Guide", second
  744. edition, Dec 1986.
  745.  
  746. CD-ROM function call information derived from "Microsoft MS-DOS CD-ROM
  747. Extensions Function Requests", dated May 28, 1988.  Added by Ralf Brown,
  748. 9/19/88.
  749.  
  750. Novell NetWare function names from a 9/23/88 post by Marc Guyott
  751. <mguyott@mirror.TMC.COM>.  Added by Ralf Brown, 9/30/88.
  752.  
  753. Miscellaneous data structures contributed by Helmut Waelder derived from
  754. descriptions in _MS-DOS_Encyclopedia_.
  755.  
  756. Additional 10-Net INT 6F info from 10-Net version 3.3.10.
  757.  
  758. Additional Novell NetWare info from "Advanced NetWare 2.0 Reference".
  759.  
  760. Three miscellaneous calls from an info package by Dave Williams.  I do wish
  761. he'd given this list more credit than
  762.    "various text files downloaded from BBS systems - INTERRUP.ARC, BIOSDOS.ZOO,
  763.    DOSINFO.ARC, DOSERROR.DOC, DOSTIPS.TXT, etc."
  764. considering that most of his interrupt listing is derived from this one (a
  765. majority of that with only formatting changes), AND he's asking a $15 shareware
  766. registration [newer versions do give better credit].
  767.  
  768. Compaq speed setting calls derived from the Compaq DeskPro 386 Technical
  769. Reference Guide.
  770.  
  771. TesSeRact RAM-resident API calls derived from the documentation to the 
  772. TesSeRact library v1.0, available on BBSs as TESS_10.ARC.  Added by Ralf Brown,
  773. 11/29/88.
  774.  
  775. Various extended VGA video modes from PC Tech Journal, Jan 1989.  Added by Ralf
  776. Brown, 1/6/89.
  777.  
  778. HLLAPI functions derived from PC Tech Journal, Jan 1989.  Added by Ralf Brown,
  779. 1/7/89.
  780.  
  781. Virtual Control Program Interface functions derived from "Virtual Control 
  782. Program Interface, Revision 1.0, December 1987", copyright Phar Lap Software
  783. and Quarterdeck Office Systems.     Added by Ralf Brown, 2/21/89.    Available for
  784. free by writing to Bob Moote, VCPI Coordinator, Phar Lap Software, Inc.,
  785. 60 Aberdeen Ave, Cambridge, MA 02138.
  786.  
  787. DOS 4.0 calls submitted by Helmut Waelder are largely derived from _Advanced_
  788. _MSDOS_Programming_, by Ray Duncan, Second Edition.
  789.  
  790. pcANYWHERE API functions derived from the pcANYWHERE v2.10 User's Guide. 4/7/89
  791.  
  792. Communicating Applications Specification API derived from "DCA/Intel 
  793. Communicating Applications Specification, Version 1.0A", Sep 1988, copyright
  794. Digital Communications Associates, Inc and Intel Corp.    Added by Ralf Brown,
  795. 4/18/89.  Available on Intel's BBS at 503-645-6275.
  796.  
  797. Image Processing Interface API derived from "Intel Image Processing Interface
  798. Specification, Version 1.0", copyright 1989 Intel Corp.     Added by Ralf Brown,
  799. 4/19/89.  Available on Intel's BBS at 503-645-6275.
  800.  
  801. More TesSeRact RAM-resident API calls derived from the documentation to the 
  802. TesSeRact library v1.1.     Added by Ralf Brown, 4/30/89.
  803.  
  804. CD-ROM 2.10 function calls derived from "Microsoft MS-DOS CD-ROM Extensions
  805. Function Requests Specification, 29 March 1989".  Added by Ralf Brown, 6/2/89.
  806.  
  807. Video7 VGA extended INT 10 calls derived from Video Seven VGA Technical
  808. Reference Manual, dated 6/30/88.
  809.  
  810. Additional video modes gleaned from configuration file for FRACTINT v8.0.
  811. Added by Ralf Brown, 6/26/89.
  812.  
  813. A variety of notes inspired by the 12/16/88 version of the MSDOS reference
  814. by Dave Williams.  Added 7/30/89.
  815.  
  816. Additional video modes gleaned from configuration file for VPIC v2.0.  Added by
  817. Ralf Brown, 9/2/89.
  818.  
  819. Btrieve API derived from the Btrieve Reference Manual, Rev. 2.0.  Added 9/7/89.
  820.  
  821. The Hercules GraphX manual, edition 2.1. Aug 1986, was used to fill in gaps
  822. in coverage.  Info added 9/7/89.
  823.  
  824. Banyan VINES info summarized from _VINES_Programmer's_Interface_(DOS)_, June88
  825. revision, provided by Barry Burke <Barry=Burke%3PM%Banyan@thing.banyan.com>.
  826. Added by Ralf Brown, 11/89.
  827.  
  828. ZIPKEY programmatic interface extracted from ZIPKEY documentation.  Added by
  829. Ralf Brown, 12/15/89.
  830.  
  831. File sharing behavior from July 1987 PC Tech Journal.  Added by Ralf Brown,
  832. 12/21/89.
  833.  
  834. Inset API derived from "Inset Extended Specification" 11/23/88 by Inset Systems
  835. Added 1/4/90.
  836.  
  837. EMS4 hardware configuration info data format cribbed from
  838. "MS-DOS Extensions Quick Reference" by Ray Duncan.  Added 1/4/90.
  839.  
  840. PC-IPC API from PC-IPC documentation.  Added by Ralf Brown, 1/5/90.
  841.  
  842. Imtec and Genoa 6400 video modes from VPIC v2.3 config files.  Added by Ralf
  843. Brown, 1/12/90.
  844.  
  845. LANtastic API info derived from "LANtastic (tm) Network Operating System
  846. Technical Reference Manual", provided by Edwin Floyd <76067.747@CompuServe.COM>
  847. Added by Ralf Brown, 1/90.
  848.  
  849. Phar Lap 386/DOS-extender API extracted from Phar Lap's manual.     Added 1/90.
  850.  
  851. IBM 3270 Workstation Program API derived from "IBM 3270 Workstation Program
  852. Version 1.10, Programming Guide", dated December 1987.    Added 2/90.
  853.  
  854. VESA SuperVGA BIOS extensions derived from Dr. Dobb's Journal, April 1990.
  855. Added by Ralf Brown, 3/25/90.
  856.  
  857. Additional undocumented DOS 4 info gleaned from _Developing_Applications_Using_
  858. _DOS_, by Christopher, Feigenbaum, and Saliga.    Added by Ralf Brown, 3/29/90
  859. and 3/31/90.
  860.  
  861. TAME v2.30 data structure provided by David G. Thomas.    Added 5/26/90.
  862.  
  863. OS/386 API call names extracted from _Extending_DOS_ by Ray Duncan et al.
  864. Added by Ralf Brown, 5/27/90.
  865.  
  866. Network Driver Interface Specification 2.0.1 calls extracted from the May 18,
  867. 1990 draft of the spec.     Added by Ralf Brown, 6/7/90.
  868.  
  869. Additional Phar Lap 386/DOS-Extender calls extracted from _Extending_DOS_.
  870. Added by Ralf Brown, 6/8/90.
  871.  
  872. Even more video modes derived from VPIC 2.8 configuration files.  Added by
  873. Ralf Brown, 6/8/90.
  874.  
  875. DOS Protected Mode Interface version 0.9 API from the May 15,1990 version of
  876. the specification.  Intel Corp. order number 240763-001.  Added by Ralf Brown,
  877. July 13-14, 1990.
  878.  
  879. MSWindows INT 2F/AH=16h info gleaned from Microsoft Windows 3.0 Device Driver
  880. Kit and the March 1990 issue of Computer Language.  Added 7/17/90.
  881.  
  882. Tseng ET4000 chipset mode info from _ET4000_Graphics_Controller_Data_Book_ by
  883. Tseng Labs, Inc., Newtown, PA (215)968-0502.  Added 7/25/90.
  884.  
  885. Additional Packet Driver API calls extracted from version 1.09 of the "PC/TCP
  886. Packet Driver Specification" Sept 14, 1989, by FTP Software, Inc.,
  887. 26 Princess St, Wakefield, MA 01880-3004.  Added by Ralf Brown, 8/29/90.
  888.  
  889. Additional Netware 3.01 shell calls from "Professional Development Series
  890. Bullets" Volume 2, Number 5 (June 1990).  Added 9/90.
  891.  
  892. Video FOSSIL INT 14 API extracted from Fidonet document FSC-0021 version 1.00
  893. by Rick Moore, dated May 23, 1988.  Added by Ralf Brown, 9/12/90.
  894.  
  895. Additional DESQview API info (mostly for v2.2+ calls) extracted from
  896. _DESQview_API_Reference_, provided by Quarterdeck Office Systems,150 Pico Blvd,
  897. Santa Monica, CA 90405.     Added by Ralf Brown, 9/90.
  898.  
  899. LANtastic v3.0 calls derived from the online "LANtastic (tm) Network Operating
  900. System Technical Reference Manual", file date 6/13/90.    Added by Ralf Brown,
  901. 10/6/90.
  902.  
  903. Additional DECnet DOS INT 69/INT 6A info derived from the "DECnet DOS
  904. Programmer's Reference Manual" (AA-EB46C-TV).  Added 10/13/90.
  905.  
  906. Carbon Copy Plus API derived from the Carbon Copy Plus user's manual.  Added
  907. 11/2/90.
  908.  
  909. CMC International SCSI driver TARGA.DEV API derived from its source code.
  910. Added 11/2/90.
  911.  
  912. Everex Viewpoint VGA calls derived from Everex Viewpoint Owner's Manual and
  913. Reference Guide, version 1.0.  Added 11/3/90.
  914.  
  915. VESA SuperVGA BIOS 1.1 extensions extracted from VESA standard #VS900602.
  916. Added by Ralf Brown, 12/9/90.
  917.  
  918. PCSpool API derived from PC Magazine, Vol 10 Number 1 (Jan 15,1991).  Added
  919. 12/20/90.
  920.  
  921. STARLITE calls derived from _General_Software_Project_STARLITE_Architecture_
  922. _Specification_, Final Draft, October 1, 1990, provided by Stephen Jones
  923. of General Software.  Added by Ralf Brown, 1/5/91.
  924.  
  925. Communicating Applications Specification v1.2 information extracted from
  926. "DCA/Intel Communicating Applications Specification Version 1.2" dated 9/27/90
  927. (Intel part number 301812-004) and available from the Intel BBS at
  928. (503)645-6275.    Added by Ralf Brown, 2/23/91.
  929.  
  930. TBScanX v2.3 API extracted from the TBScanX documentation (Frans Veldman,
  931. ESaSS B.V., P.O. Box 1380, 6501 BJ Nijmegen, The Netherlands).    Added 3/12/91.
  932.  
  933. Novell IPX/SPX calls in part from an article by J. Vanderaart in the Dutch
  934. _LAN-Magazine_, issue #1, titled "IPX, de kabel in de knel".  Added 3/16/91.
  935.  
  936. Replacements for July 1987 info derived from
  937.     _80286_and_80287_Programmer's_Reference_Manual, Intel #210498-004
  938.     _IBM_ROM_BIOS_, Ray Duncan, "Programmer's Quick Reference Series"
  939.     _DOS_and_BIOS_Functions_Quick_Reference_, Que
  940.     _The_MS-DOS_Encyclopedia_, Microsoft Press
  941.     _Advanced_MSDOS_, Ray Duncan (first edition, 1986)
  942.     _System_BIOS_for_IBM_PC/XT/AT_Computers_and_Compatibles_, Phoenix
  943.         Technical Reference Series
  944.     _PC_Tech_Journal, December 1984, April 1986, May 1986, and August 1988
  945.     _Programmer's_Journal_, v8 #1
  946.     _Byte_, v12 #12 (1987 Extra Edition)
  947. Information added by Ralf Brown, 3/91.
  948.  
  949. John J. Seal's BIOS Window Extension v1.1 API extracted from the May 1986 Dr.
  950. Dobb's Journal.     Added by Ralf Brown, 3/23/91.
  951.  
  952. Some additional NetWare data structures and flag values from _NetWare_System_
  953. _Interface_Technical_Overview_ by Novell.  Added by Ralf Brown, 3/24/91.
  954.  
  955. Alloy ANSK, NTNX, and MW386 calls summarized from information provided by
  956. Joseph G. Souza and Frank Gladu of Alloy Computer Products, Inc.  "Alloy and
  957. its employees are not to be held responsible for any errors which may be
  958. contained in the information provided."     Added by Ralf Brown, 4/91.
  959.  
  960. Windows 3.0 DOSX information from PC Magazine, Feb 26, 1991.  Added 4/22/91.
  961.  
  962. MultiDOS Plus API summarized from the on-line manual provided by Nanosoft, Inc.
  963. (available on the Nanosoft BBS at 508-650-9552).  Added by Ralf Brown, 4/91.
  964.  
  965. Replacements for July 1987 networking INT 2A calls gleaned from
  966.     _Networking_Software_, ed. Colin B. Ungaro (McGraw Hill), p265.
  967. Added by Ralf Brown, 5/8/91.
  968.  
  969. Common Access Method r2.3 calls and data structures extracted from "SCSI-2
  970. Common Access Method, Transport and SCSI Interface Module, Rev 2.3", dated
  971. February 25, 1991, by the Computer and Business Equipment Manufacturers
  972. Association (CBEMA).  Available from the SCSI BBS, (316)636-8700.
  973. Added by Ralf Brown, 6/7/91.
  974.  
  975. DOS Protected Mode Interface spec 1.0 calls extracted from _DOS_Protected_
  976. _Mode_Interface_(DPMI)_Specification,_Version_1.0_, dated March 12, 1991,
  977. Intel Corp. order number 240977-001.  Added by Ralf Brown, 6/11/91.
  978.  
  979. CD-ROM device driver request headers extracted from "Microsoft MS-DOS CD-ROM
  980. Extensions Hardware-Dependent Device Driver Specification" of 5 Aug 88.
  981. Added by Ralf Brown, 7/25/91.
  982.  
  983. Some DOS 5.0 information extracted from _Microsoft_MSDOS_Programmer's_
  984. _Reference_, ISBN 1-55615-329-5.  Added 7/28/91.
  985.  
  986. DOS 5.0 task switcher interface and misc other info extracted from _Microsoft_
  987. _Programmer's_Reference_, ISBN 1-55615-329-5.  Added by Ralf Brown, 8/3/91.
  988.  
  989. Turbo Debugger hardware breakpoint interface extracted from the Borland C++ 2.0
  990. file MANUAL.TNT.  Added by Ralf Brown, 8/4/91.
  991.  
  992. Various and sundry references from Michael Shiels:
  993.     Fundamentals of FOSSIL Implementation and Use, Draft Version 4
  994.         August 10, 1987; Vincent E. Perriello, VEP Software
  995.     FSC-0015
  996.         Fundamentals of FOSSIL Implementation and Use, Version 5
  997.         February 11, 1988; Rick More, Solar Wind Computing
  998.     FSC-0008
  999.     eXtended Memory Specification (XMS), version 2.0
  1000.         July 19, 1988; Microsoft Corporation
  1001.     Virtual DMA Services (VDS), Version 1.00
  1002.         Printed July 16, 1990; Microsoft Corporation
  1003.     Enhanced Expanded Memory Specification (Enhanced EMS), version 2.0
  1004.         (020022-001 A), July 1986; AST Research, Quadram Inc., Ashton-
  1005.         Tate
  1006.  
  1007. Additional video modes extracted from the VPIC v4.6 configuration files.
  1008. Added by Ralf Brown, 9/14/91.
  1009.  
  1010. Japanese functions extracted from the January 1992 issue of _Windows/DOS_
  1011. _Developer's_Journal_:
  1012.     "Japanese Double Byte Character Processing", John G. Nelson, p23.
  1013.     "Uncovering the NEC-9801 PC", John G. Nelson, p35.
  1014. Added by Ralf Brown, 1/2/92.
  1015.  
  1016. Additional SMARTDRV info gleaned from "Programmer's Workbench", Dr. Dobb's
  1017. Journal, January 1992.    Added by Ralf Brown, 1/4/92.
  1018.  
  1019. Miscellaneous tidbits found in Andrew Rossman's (andyross@infopls.chi.il.us)
  1020. INFOPLUS v1.50 of January 1, 1992.  Added by Ralf Brown, 1/4/92.
  1021.  
  1022. Da Vinci eMail Dispatcher interface calls were extracted from the
  1023. _Da_Vinci_Systems_Dispatcher_Development_Toolkit_ (Revision 2), dated
  1024. 20 June 1990.  Added 1/7/92.
  1025.  
  1026. FaxBIOS calls and structures gleaned from the FaxBios sample source code
  1027. including struct/enum .h files (dated 1 October 1991).    Added 1/8/92.
  1028.  
  1029. TaskMAX calls extracted from Digital Research Inc.'s DR DOS 6.0 TaskMAX API
  1030. document.  Added by Ralf Brown, 1/16/92.
  1031.  
  1032. SOLLEX SuperVGA calls extracted from _SOLLEX_Super_VGA_Standard_ (Smos
  1033. videO controLLer EXtensions), No. S03-SP-001-01, dated 9/23/91,
  1034. copyright Seiko Epson Corp.  Added by Ralf Brown, 1/20/92.
  1035.  
  1036. RSIS information was found in "RSIS: Relocated Screen Interface Specification",
  1037. available for free from V Communications, Inc. (see below).
  1038.  
  1039. "Strategies for Writing State-of-the-Art TSRs that exploit MS-DOS", Douglas
  1040. Boling, Microsoft Systems Journal volume 7 number 1.
  1041.  
  1042. Advanced Power Management calls abstracted from _Advanced_Power_Management_
  1043. _The_Next_Generation_, Version 1.0, by Intel Corporation and Microsoft Corp.
  1044. Added by Ralf Brown, 3/31/92.
  1045.  
  1046. PGS1600.DEV info extracted from _PG1600_Display_Adapter,_Installation_and_
  1047. _Reference_ First Edition, November 1987, P/N 0010216-101A by CornerStone
  1048. Technology.  Added 4/10/92.
  1049.  
  1050. Borland debug info header was found in Borland's _Open_Architecture_Handbook_.
  1051. Added by Ralf Brown, 4/14/92.
  1052.  
  1053. Several DR Multiuser DOS (Concurrent CP/M) calls found in "Multiuser DOS for
  1054. Control Systems: Part I" by Richard Kryszak, Dr. Dobbs Journal, April 1992.
  1055. Added 4/18/92.
  1056.  
  1057. Vanderaart text-windows API found in J. Vanderaart,"The Golden Btriever", LAN
  1058. Magazine, July 1990, p. 85.  Added 4/18/92.
  1059.  
  1060. SuperVGA v1.2 info from _Super_VGA_BIOS_Extension_, standard #VS911022,
  1061. October 22, 1991.  Added 5/6/92.
  1062.  
  1063. Additional partition types from a public domain list by Sean Goggin
  1064. <sean@u36.kwnet.on.ca>.     Added 5/22/92.
  1065.  
  1066. XMS 3.0 calls were found in XMS30.TXT on the CompuServer MSLANG forum.
  1067.  
  1068. Vanderaart PC Thuis Shell calls extracted from the premiere (June/July 1990)
  1069. issue of PC Thuis Power magazine, column "Voorheen Methode Vanderaart" by
  1070. John Vanderaart.  Added 7/24/92.
  1071.  
  1072. Additional video modes extracted from the VPIC v5.0 configuration files.
  1073. Added by Ralf Brown, 8/7/92.
  1074.  
  1075. Details on the NetWare API found in Novell's _NetWare_System_Calls--DOS_,
  1076. Volume I and Volume II (item numbers 100-000571-002 and 100-000572-002,
  1077. 1989).    Added by Ralf Brown, 9/92.
  1078.  
  1079. SNAP.EXE v3.2 API culled from the SNAP source code.  Added by Ralf Brown,
  1080. 9/10/92.
  1081.  
  1082. FlashTek X-32VM calls extracted from the X-32VM manual of April 1, 1992.
  1083.  
  1084. Comtrol Hostess i/ISA interrupt usage from the
  1085.  COMTROL HOSTESS i/ISA Programmer's Reference, First Edition, December 1991
  1086.  COMTROL Corporation product number 6978-12/96/91.
  1087.  
  1088. Disk Spool II v4.0x documented API extracted from file SP2INTFC.DOC, included
  1089. with the Disk Spool II v4.05.04 distribution.  Added by Ralf Brown, 1/22/93.
  1090.  
  1091. Novell Link Support Layer API extracted from Novell's _ODI_Developer's_Guide_
  1092. _for_DOS_Protocol_Stacks_, Rev 1.1 3/18/92.  Available for anonymous FTP from
  1093. sjf-lwp.novell.com.  Added by Ralf Brown, 2/93.
  1094.  
  1095. VADMAD device info from Microsoft KnowledgeBase article Q83012, "Using Auto-
  1096. Initialize DMA under Windows" (4/17/92).  Added 2/24/93.
  1097.  
  1098. Windows 3.0 Virtual DMA Spec bugs extracted from Microsoft KnowledgeBase
  1099. article Q77998, "Errors in the VDS API in Enhanced Mode Windows" (11/8/91).
  1100. Added 2/24/93.
  1101.  
  1102. IBMSND driver API info from "Examining PC Audio, welcome to the wild and wooly
  1103. world of PC Sound", John W. Ratcliff, DDJ #198 (March 1993), p. 78-85.
  1104. Added 3/93.
  1105.  
  1106. UM587 chipset video modes from "IBM VGA-Compatible Video Graphics Controller
  1107. User's Manual".     Added by Ralf Brown, 5/22/93.
  1108.  
  1109. Cirrus Logic CL-GD 5420/5422/5426 video modes extracted from "V542X (Super VGA)
  1110. User Manual".  Added by Ralf Brown, 5/22/93.
  1111.  
  1112. Additional Tseng ET-3000 info extracted from "Puretek VGA Ultra Advanced
  1113. Graphics Board Operations Guide".  Added by Ralf Brown, 5/22/93.
  1114.  
  1115. Additional virus calls extracted from the Computer Virus Catalog maintained
  1116. by Prof. Dr. Klaus Brunnstein <brunnstein@rz.informatik.uni-hamburg.dbp.de> at
  1117. the University of Hamburg.  Added by Ralf Brown, 5/25/93.
  1118.  
  1119. Software Carousel API extracted from a technical note dated 1/20/88.  Added
  1120. 6/4/93.
  1121.  
  1122. DIET v1.43e API from DIETAPI.DOC "DIET APPLICATION INTERFACE version 1.43e"
  1123. by Teddy Matsumoto, 11/22/91.  Added 6/4/93.
  1124.  
  1125. xDISK v3.32+ installation check extracted from the xDISK v3.40 documentation.
  1126. Added by Ralf Brown, 6/4/93.
  1127.  
  1128. NetWare Access Server Driver API extracted from "NetWare Access Server
  1129. Driver Specification", Version 1.0 (November 17, 1992), Novell part number
  1130. 107-000018-002.     Added by Ralf Brown, 6/12/93.
  1131.  
  1132. Chips&Technologies VGA BIOS INT 10/5Fxx extracted from Programmer's Guide to
  1133. EGA and VGA Programming, 2nd edtion.  Added 6/24/93.
  1134.  
  1135. Cloaking API based on CLOAKAPI.INC and RMFUNCS.DOC on Netroom Supplemental
  1136. Disk.  Added by Ralf Brown, 6/24/93.
  1137.  
  1138. Cirrus Logic BIOS info from the Cirrus Logic CL-GD542X Technical Reference
  1139. Manual, dated April 1993.  Added 7/13/93.
  1140.  
  1141. Some QEMM internal functions documented in Quarterdeck files QDMEM.DOC and
  1142. QPI.DOC, dated 6/15/93.     Added by Ralf Brown, 7/18/93.
  1143.  
  1144. 10NET v5.0 calls and data structures extracted from "10NET 5.0 Implementation
  1145. Spec", chapter 5.  Added by Ralf Brown, 7/24/93.
  1146.  
  1147. Phar Lap 386|DOS-Extender v4.0/4.1 info extracted from 386DOSX.DOC.  Added
  1148. 7/27/93.
  1149.  
  1150. Novell NetWare 3270 API (INT 6F) extracted from Novell SNA Note 3-133,
  1151. "API/HLLAPI INFORMATION", dated March 7, 1991.    Added by Ralf Brown, 7/28/93.
  1152.  
  1153. PCMCIA Socket Services from _PCMCIA_Socket_Services_Interface_Specification_,
  1154. Revision A.00, dated June 20, 1991.  Added by Ralf Brown, 8/30/93.
  1155.  
  1156. MEMORY.LST updates from "IBM Local Area Network Technical Reference"
  1157. SC30-3383-03, December 1990 (page D-31), and "IBM PS/2 and PC BIOS Interface
  1158. Technical Reference" (September 1991 edition).    Added 9/24/93.
  1159.  
  1160. Connection Manager API extracted from _The_Connection_Manager_User's_Guide_,
  1161. Third Edition, February 1993.  Added by Ralf Brown, 10/18/93.
  1162.  
  1163. NetWare multiplexor (INT 21/AH=F2h) calls from November 1993 _Dr._Dobb's_
  1164. _Journal_ "Undocumented Corner" (Pawel Szczerbina, "The NetWare Core Protocol
  1165. (NCP)") and Novell's SC3X04.EXE (available from NOVLIB and ftp.novell.com).
  1166. Added by Ralf Brown, 10/26/93.
  1167.  
  1168. Additional Microsoft Mouse driver details from Microsoft Knowledge Base
  1169. articles, available for anonymous FTP from ftp.microsoft.com.  Added by
  1170. Ralf Brown, 10/26/93.
  1171.  
  1172. HLLAPI return codes extracted from Microsoft's _Windows_HLLAPI_Specification_,
  1173. version 1.0 (10/6/92).    Added by Ralf Brown, 10/31/93.
  1174.  
  1175. Chicago VxD identifiers from "Undocumented Corner", _Dr._Dobb's_Journal_
  1176. December 1993.    Added by Ralf Brown, 11/19/93.
  1177.  
  1178. SBSIM (SoundBlaster Simplified Interface Module) API extracted from file
  1179. SBSIMDMO.C, distributed along with the other files for _SoundBlaster:_The_
  1180. _Official_Book_.  Added by Ralf Brown, 1/22/94.
  1181.  
  1182. Windows debugging kernel calls from _Undocumented_Windows_ and _Windows_
  1183. _Internals_.  Added 1/22/94.
  1184.  
  1185. YEA_GUS.EXE and EURO_MOD.EXE APIs from the SPHINX C-- v0.189 example files
  1186. GUS.H-- and GUSMOD.H--.     Added by Ralf Brown, 1/31/94.
  1187.  
  1188. ZFAX v3 API from the ZFAX v3.01 manual, Appendix D.  Added 2/3/94.
  1189.  
  1190. Husky Hunter 16 BIOS from the _Husky_Hunter_16_User_Guide_, 2nd edition (Sept
  1191. 1991).    Added 2/4/94.
  1192.  
  1193. Additional ASPI information from Brian Sawert's ASCILOOK utility, published
  1194. in the March 1994 Dr. Dobb's Journal.  Added by Ralf Brown, 3/26/94.
  1195.  
  1196. Novell XQL INT 7Bh from XQL C interface source of 7/89.     Added by Ralf Brown,
  1197. 3/94.
  1198.  
  1199. Various PS/1 and DOS/V calls were found in Frank van Gilluwe's book
  1200. _The_Undocumented_PC_, Addison-Wesley 1994.  ISBN 0-201-62277-7.  Added by
  1201. Ralf Brown, 4/16/94.
  1202.  
  1203. Various ports and miscellaneous data structure were found in Frank van
  1204. Gilluwe's book _The_Undocumented_PC_, Addison-Wesley 1994.  ISBN 0-201-62277-7.
  1205. Added by Ralf Brown, 6/5/94.
  1206.  
  1207. Compaq QVision info from the _COMPAQ_QVision_Graphics_System_Technical_
  1208. _Reference_Guide_, second edition (October 1993).  Compaq part number
  1209. 073A/0693.  Added by Ralf Brown, 7/31/94.
  1210.  
  1211. Cloaking v1.01 info from the Cloaking(tm) Developer's Toolkit, first edition
  1212. (October 1993), provided by Helix Software.  Helix part number N04,1093.
  1213. Added by Ralf Brown, 8/94.
  1214.  
  1215. K3PLUS API from the K3API.DOC file v2.04 for K3PLUS.  Added by Ralf Brown,
  1216. 8/7/94.
  1217.  
  1218. QEMM port-trapping API extracted from the QEMM v7.5 manual.  Added by
  1219. Ralf Brown, 10/22/94.
  1220.  
  1221. IBM 8514/A and XGA Adapter Interface calls extracted from Richard F. Ferraro's
  1222. _Programmer's_Guide_to_the_EGA,_VGA,_and_Super_VGA_Cards_, third edition.
  1223. Added by Ralf Brown, 10/94.
  1224.  
  1225. Enhanced Disk Drive Specification calls and tables from Phoenix Technologies'
  1226. _Enhanced_Disk_Drive_Specification_,_Version_1.0_, dated January 25, 1994.
  1227. Added 10/94.
  1228.  
  1229. VSWITCHD VxD API from "Q&A MSDOS" column by Jeff Prosise in the September 1994
  1230. _Microsoft_System_Journal_.  SHELL VxD API from "Windows Questions and
  1231. Answers", _Windows/DOS_Developer's_Journal_, August 1994.  POSTMSG VxD API
  1232. from "Q&A MSDOS", _Microsoft_Systems_Journal_, November 1994.  Added 11/5/94.
  1233.  
  1234. VESA Audio Interface calls from the VBEAI SDK include files.  Added 1/3/95.
  1235.  
  1236. VESA SuperVGA BIOS v2.0 calls gleaned from SVGAKit v5.1beta1 by SciTech
  1237. Software.  Added by Ralf Brown, 1/6/95.
  1238.  
  1239. PCMCIA ExCA function names from "Programmer's Guide to the AMIBIOS",
  1240. ISBN 0-07-001562-7, page 395.  Added 1/7/95.
  1241.  
  1242. Hewlett Packard EX-BIOS functions extracted from the _HP_Vectra_AT_Technical_
  1243. _Reference_Manual_,Vol_2:_System_BIOS_, first edition, September 1985.  Added
  1244. 1/95.
  1245.  
  1246. Plug-and-Play BIOS specs extracted from _Plug_and_Play_BIOS_Specification_
  1247. _Version_1.0A_ (May 5, 1994).  Added by Ralf Brown, 3/4/95.
  1248.  
  1249. Extended System Configuration Data formats extracted from _Extended_System_
  1250. _Configuration_Data_Specification_Version_1.01_ (December 28, 1993).
  1251. Added by Ralf Brown, 3/5/95.
  1252.  
  1253. Plug-and-Play Configuration Manager API extracted from _Plug_and_Play_Device_
  1254. _Driver_Interface_Version_1.0C_ (October 5, 1993).  Added by Ralf Brown,
  1255. 3/6/95.
  1256.  
  1257. Comments about PC LAN Program from _IBM_PC_Local_Area_Network_Program_User's_
  1258. _Guide_ Third edition (April 1987, for Release 1.2).  Added 3/17/95.
  1259.  
  1260. QRIP API extracted from QRIPTECH.TXT in RIPCPP10.ZIP (C++ class library for
  1261. using QRIP/TSR).  Added 3/17/95.
  1262.  
  1263. AMI BIOS-FLASH interface from "AMIFLASH - Flash Implementation Guide",
  1264. available as FLASH110.ZIP on American Megatrends' BBS and FTP sites.
  1265. Added 3/31/95.
  1266.  
  1267. Many Windows VxD function numbers extracted from PharLap's PHARLAPX header
  1268. file PHAR386.H.  Added by Ralf Brown 4/14/95.
  1269.  
  1270. PHARLAPX VxD API extracted from PharLap's
  1271. ftp.pharlap.com:/pub/286dosx/pharlapx.zip.  Added by Ralf Brown, 4/14/95.
  1272.  
  1273. Intel SMBus info from _Intel_System_Management_Bus_BIOS_Interface_
  1274. _Specification_, _Revision_1.0_, February 15, 1995, by Intel Architecture
  1275. Labs.  Added 5/14/95.
  1276.  
  1277. Various Novell NetWare info available at
  1278. ftp://ftp.urz.uni-heidelberg/pub/novell/unsupported; SC4X01.ZIP info added
  1279. 8/13/95. (!!! more to come!)
  1280. --------!---ADDRESSES------------------------
  1281. The following have provided API reference and other materials at no charge:
  1282.  
  1283. Alloy Computer Products, Inc.    (ANSK, NTNX, MW386)
  1284. 1 Brigham Street
  1285. Marlborough, MA 01752
  1286. Voice: (508) 481-8500
  1287.        (800) 544-7551
  1288. FAX:   (508) 481-7711
  1289.  
  1290. Banyan Systems, Inc.        (Banyan VINES)
  1291. 115 Flanders Road
  1292. Westboro, MA 01581
  1293. Voice: (508) 898-1000
  1294. FAX:   (508) 898-3604
  1295.  
  1296. Beame & Whiteside Software Ltd    (BW-TCP)
  1297. P.O. Box 8130            [6/93]
  1298. Dundas, ON L9H 5E7
  1299. Canada
  1300. Voice:    (416) 765-0822
  1301. FAX:    (416) 765-0815
  1302. FTP:    ftp.bws.com
  1303.  
  1304. bit-design GmbH            (bitFOSS, bitFOSSI, WDTSR)
  1305. Bayerwaldstr. 5            [4/94]
  1306. D-81737 Muenchen
  1307. Germany
  1308. Voice:    +49-89-670050-0
  1309. FAX:    +49-89-670050-90
  1310. BBS:    +49-89-670050-91
  1311.  
  1312. Compact Soft Group        (CS_TSR specification)
  1313. SU-252186 Kiev Ukraine        [11/93]
  1314. Martirosyana st. 15, apt 4
  1315. Email:    compact.soft@cs.kiev.ua
  1316.  
  1317. General Software        (STARLITE architecture [Embedded DOS])
  1318. P.O. Box 2571
  1319. Redmond, WA 98073
  1320.  
  1321. Helix Software Company, Inc.    (Netroom, RM386, Cloaking)
  1322. 47-09 30th Street
  1323. Long Island City, NY 11101
  1324. Voice: (718) 392-3100
  1325. FAX:   (718) 392-4212
  1326. BBS:   (718) 392-4054
  1327.  
  1328. Intel Architecture Labs        (SMBus and other specs)
  1329. Voice: (800) 627-8686
  1330. FAX:   (916) 356-6100
  1331.        (916) 356-3551 (international)
  1332. Email: IAL_Support@ccm.hf.intel.com
  1333.  
  1334. Intel Literature        (DOS Protected-Mode Interface)
  1335. 3065 Bowers Avenue
  1336. Box 58065
  1337. Santa Clara, CA 95051-8065
  1338. Voice: (800) 548-4725
  1339. FTP:   ftp.intel.com
  1340.  
  1341. International Computers        (ImageCapture)
  1342. 12021 West Bluemound Road
  1343. Wauwatosa, WI 53226
  1344. Voice: (414) 764-9000
  1345.  
  1346. JAM Software            (JAM disk compressor)
  1347. George A. Reznik        [11/94]
  1348. Vasilkovskaya str.8, apt.139            
  1349. 252040 Kiev, UKRAINE
  1350. Voice:  +7(044) 266-6547
  1351. FAX:    +7(044) 266-4091
  1352. Internet: gar@UA.NET (best) or gar@jam.cs.kiev.ua
  1353.  
  1354. Microsoft Corporation        (CD-ROM Extensions)
  1355. 16011 NE 36th Way
  1356. Box 97017
  1357. Redmond, WA 98073-9717
  1358. Voice: (206) 882-8080
  1359. FAX:   (206) 883-8101
  1360. FTP:   ftp.microsoft.com
  1361.  
  1362. Net-Source, Inc.        (SilverNET)
  1363. 1265 El Camino Real, Suite 101    [7/93]
  1364. Santa Clara, CA 95050
  1365. Voice: (408) 246-6679
  1366. FAX:   (408) 246-7040
  1367.        netsource.com
  1368.  
  1369. Nanosoft, Inc.            (MultiDOS Plus, TurboNET)
  1370. 13 Westfield Road
  1371. Natick, MA 01760
  1372. Voice: (800) 678-2141
  1373.        (508) 651-0091
  1374. FAX:   (508) 655-8860
  1375. BBS:   (508) 650-9552
  1376.  
  1377. NashaKala Corporation        (ComShare)
  1378. P.O. Box 218, Station 'K'    [1/95]
  1379. Toronto, Ontario  M4P-2E0
  1380. CANADA
  1381.  
  1382. NetManage, Inc.            (ChameleonNFS)
  1383. 20823 Stevens Creek Blvd    [6/93]
  1384. Suite 100
  1385. Cupertino, CA 95014
  1386. Voice: (408) 973-7171
  1387. FAX:   (408) 257-6405
  1388. FTP:   ftp.netmanage.com
  1389.  
  1390. Novell, Inc.            (NetWare, LSL)
  1391. 122 East 1700 South
  1392. Provo, UT 84601
  1393. Voice: (800) 453-1267
  1394.        (801) 379-5900
  1395. FTP:    ftp.novell.com, sjf-lwp.novell.com
  1396. WWW:    http://occam.sjf.novell.com:8080/
  1397.  
  1398. Phar Lap Software, Inc.        (Virtual Control Program Interface)
  1399. 60 Aberdeen Avenue
  1400. Cambridge, MA 02138
  1401. Voice: (617) 661-1510
  1402. FTP:    pharlap.com
  1403.  
  1404. Phoenix Technologies, Ltd.    (PCMCIA Socket Services)
  1405. 40 Airport Parkway        [6/91]
  1406. San Jose, CA 95110-1008
  1407. Voice: (408) 452-6500
  1408. FAX:   (408) 452-1985
  1409.  
  1410. Quarterdeck Office Systems    (DESQview 2.26)
  1411. 150 Pico Boulevard        [12/92]
  1412. Santa Monica, CA 90405
  1413. Voice: (213) 392-9701
  1414. FAX:   (213) 399-3802
  1415. BBS:   (213) 314-3227
  1416. FTP:    qdeck.com
  1417.  
  1418. Bernd Schemmer            (MDEBUG)
  1419. Ostenbergstr. 99/137
  1420. W4600 Dortmund 50
  1421. GERMANY
  1422.  
  1423. Softwarehouse Corporation    (Connection Manager)
  1424. 326 State Street        [10/93]
  1425. Los Altos, CA 94022
  1426. Voice: (415) 949-0203
  1427. FAX:   (415) 949-0208
  1428. BBS:   (415) 949-0207
  1429.  
  1430. Tiara Computer Systems, Inc.    (10NET)
  1431. 1091 Shoreline Blvd        [7/93]
  1432. Mountain View, CA 94043
  1433.  
  1434. V Communications, Inc.        (RSIS)
  1435. 4320 Stevens Creek Blvd, Suite 275  [2/92]
  1436. San Jose, CA 95129
  1437. Voice: (408) 296-4224
  1438.  
  1439. Video Electronics Standards Association (VESA SuperVGA BIOS extensions)
  1440. 1330 South Bascom Avenue, Suite D
  1441. San Jose, CA 95128-4502
  1442. Voice: (408) 971-7525
  1443. FAX:   (408) 286-8988
  1444. (2150 North First Street, Suite 440, San Jose, CA 95131-2029; phone
  1445. 408-435-0333, FAX 408-435-8225)
  1446.  
  1447. Webcorp                (WEB)
  1448. 2750 Bridgeway            [7/93]
  1449. Sausalito, CA 94965
  1450. Voice: (415) 331-1449
  1451. FAX:   (415) 331-0911
  1452.  
  1453. Willies' Computer Software Company  (COMM-DRV)
  1454. 2470 S. Dairy Ashford, Suite 188    [5/94]
  1455. Houston, TX 77077
  1456. Voice: (800) 966-4832
  1457.        (713) 498-4832
  1458. --------!---ADDRESSES------------------------
  1459. Other addresses: 
  1460.  
  1461. J.M. Allen Creations        (PRINDIR)
  1462. 115 Lynn Street            [8/92]
  1463. Fremont, OH 43420
  1464.  
  1465. American Megatrends, Inc.    (AMIBIOS, BIOS-FLASH)
  1466. Voice:    (800) 828-9264        [1994]
  1467. FTP:    american.megatrends.com
  1468.  
  1469. A.N.D. Technologies        (PSPS)
  1470. P.O. Box 64811            [5/93]
  1471. Los Angeles, CA 90064
  1472. Voice:    (213) 848-9345
  1473. CIS:    71011,3570
  1474.  
  1475. Artisoft Inc.            (LANtastic)
  1476. 575 East River Rd.
  1477. Tucson, AZ 85704
  1478. Voice:    (602) 293-6363
  1479.     artisoft.com
  1480.  
  1481. Attachmate Corporation        (Extra!)
  1482. 3617 131st Ave. SE
  1483. Bellevue, WA 98006-9930
  1484. Voice: (800) 426-6283
  1485. FAX:   (206) 747-9924
  1486.  
  1487. G.T. Becker            (RighTime)
  1488. Air System Technologies, Inc.    [4/91]
  1489. 14232 Marsh Lane, Suite 339
  1490. Dallas, TX 75234
  1491.  
  1492. Better Software Technology, Inc. (Switch-It)
  1493. 55 New York Ave            [1990]
  1494. Framingham, MA 01701
  1495. Voice:    (508) 879-0744
  1496. FAX:    (508) 872-1734
  1497.  
  1498. Biologic            (HRAM, MIN-MEM)
  1499. PO Box 1267            [9/91]
  1500. Manassas, VA 22110
  1501.  
  1502. BLOC Publishing Corp.        (FAST!)
  1503. 800 S.W. 37th Avenue        [6/93]
  1504. Coral Gables, FL 33134
  1505.  
  1506. Rich Bono            (ISR.COM)
  1507. 7 Redfield Circle        [2/91]
  1508. Derry, New Hampshire, 03038
  1509. rbono@necis.ma.nec.com
  1510. nm1d@wb1dsw.nh.usa.na
  1511.  
  1512. Borland International Inc.    (Turbo Pascal, Turbo C)
  1513. 1800 Green Hills Rd.
  1514. Scotts Valley, CA 95066
  1515. Voice:    (408) 438-8400
  1516.  
  1517. Bromfield Software Products    (SCROLLit)
  1518. P.O. Box 70081            [5/93]
  1519. Ottawa, Ontario K2P 2M3
  1520. Canada
  1521. CIS:    71054,3051
  1522.  
  1523. Andrzej Brzezinski        (CALCULATOR)
  1524. 308-70 Garry St.        [12/90]
  1525. Winnipeg, Manitoba R3C 3J9
  1526. Canada
  1527.  
  1528. Budget Software Company        (Disk Spool II)
  1529. P. O. Box 12282            [12/91]
  1530. 12162 E. Mississippi Ave.
  1531. Aurora, CO  80012-3499
  1532. Voice:    (303) 695-9095
  1533.  
  1534. Cirrus Logic            (video adapters)
  1535. 3100 West Warren Ave
  1536. Fremont, CA 94538
  1537.  
  1538. Commercial Software Associates    (VMiX)
  1539. Post Office Box 36
  1540. Corona del Mar, CA 92625    
  1541. Voice:    (714) 720-1214 (8-6pm PDT)
  1542. BBS:    (714) 720-1139 (24 Hrs.)
  1543.  
  1544. Compaq Computer Corporation
  1545. 20555 S.H. 249
  1546. Houston, TX 77070
  1547. FTP:    ftp.compaq.com
  1548.  
  1549. COMTROL Europe Ltd.        (COMTROL HOSTESS)
  1550. KillĂ© House
  1551. Chinnor Road
  1552. Thame
  1553. Oxon, OX9-3NU
  1554. ENGLAND
  1555.  
  1556. CTRLALT Associates        (STACKEY, EGAPAL, VGAPAL)
  1557. Suite 133            [3/90]
  1558. 260 South Lake Ave.
  1559. Pasadena, CA 91101
  1560.  
  1561. Dell Computers
  1562. FTP:   dell1.dell.com, dell2.dell.com
  1563.  
  1564. Digital Research, Inc.        (GEM, DR DOS, Concurrent DOS)
  1565. (see Novell, Inc.)
  1566.  
  1567. Distributed Information Processing, Ltd.
  1568. Number 2 Frederick Sanger Road
  1569. Surrey Research Park
  1570. Guildford, Surrey GU2 5XN
  1571. England
  1572. Voice:    +44 483 301 555
  1573. FAX:    +44 483 301 434
  1574.  
  1575. [DPMI Committee]
  1576. Albert Teng, DPMI Committee Secretary
  1577. Mailstop NW1-18
  1578. 2801 Northwestern Parkway
  1579. Santa Clara, CA 95051
  1580. FAX:    (408) 765-5165
  1581.  
  1582. Dynamic Microprocessor Associates (pcANYWHERE)
  1583. 1776 E. Jericho Turnpike
  1584. Huntington, NY 11743
  1585. Voice:    (516)-462-0440
  1586.  
  1587. EasyNet Systems Inc.        (EasyNet ShareLan)
  1588. 4283 Village Centre Court    [4/88]
  1589. Mississauga, Ontario L4Z 1S2
  1590. Voice:    (416) 273-6410
  1591.  
  1592. Eicon Technology Corporation
  1593. 2196 32nd Avenue
  1594. Montreal, Quebec, Canada H8T 3H7
  1595. Voice:    (514) 631-2592
  1596.  
  1597. Ergo Computing            (OS/286, OS/386)
  1598. 1 Intercontinental Way
  1599. Peabody, MA 01960
  1600. Voice:    (508) 535-7510
  1601. FAX:    (508) 535-7512
  1602.  
  1603. ESaSS B.V.            (TBSCANX, ThunderByte, STACKMAN)
  1604. Thunderbyte PC Immunizer Division
  1605. P.O. Box 1380
  1606. 6501 BJ Nijmegen
  1607. The Netherlands
  1608. Voice:    +31-80-787 881
  1609. FAX:    +31-80-789 186
  1610. BBS:    +31-85-212 395
  1611.  
  1612. Express Consulting        (EZRECV)
  1613. 4960 Hamilton Ave. Suite 211    [7/92]
  1614. San Jose, CA 95130
  1615. Voice:    (408) 374-7992
  1616. FAX:    (408) 374-3115
  1617.  
  1618. FAB Software            (Newkey)
  1619. P.O. Box 336            [10/90]
  1620. Wayland, MA 01778
  1621.  
  1622. Peter Fitzsimmons        (SWELL)
  1623. P.O. Box 670            [as of 7/89]
  1624. Adelaide St. Postal Station
  1625. Toronto, Canada M5C 2J8
  1626.  
  1627. FlashTek, Inc.            (X-32VM)
  1628. 804 Airport Way, Suite D    [9/92]
  1629. Sandpoint, ID 83864
  1630. Voice:    (208) 263-7311
  1631. FAX:    (208) 263-8772
  1632. UUCP:    x-32vm@proto.com
  1633.  
  1634. Geoff Friesen            (IC)
  1635. Box 94                [10/92]
  1636. Dauphin, Manitoba
  1637. Canada R7N 2T9
  1638.  
  1639. Frontier Technologies Corp.    (Super-TCP)
  1640. 10201 N. Port Washington Road    [8/93]
  1641. Mequon, WI 53092
  1642. Voice:    (414) 241-4555
  1643. FAX:    (414) 241-7084
  1644. FTP:    isi.frontiertech.com
  1645.  
  1646. FTP Software, Inc.        (PC/TCP)
  1647. Voice:    (800) 282-4387
  1648. FTP:    vax.ftp.com
  1649.  
  1650. Future Domain Corporation    (SCSI controllers)
  1651. 2801 McGaw Ave.
  1652. Irvine, CA 92714
  1653. Voice:    (714) 253-0440
  1654. FAX:    (714) 253-0429
  1655.  
  1656. Gamma Software            (APCAL)
  1657. P.O. Box 8191            [2/93]
  1658. Fort Collins, CO 80526
  1659. Voice: (800) 747-9960
  1660.        (303) 490-2928
  1661.  
  1662. H&G Software            (Explosiv)
  1663. P.O. Box #3013            [3/94]
  1664. Vancouver, B.C. Canada
  1665. V6B 3X5
  1666.  
  1667. Husky Computer Limited        (Husky Hunter 16 BIOS)
  1668. Eden Road            [9/91]
  1669. Walsgrave Triangle Business Park
  1670. Coventry CV2 2TB
  1671. England
  1672. Voice:    +44 203 604040
  1673. FAX:    +44 203 603060
  1674.  
  1675. Information Modes        ($25 Network)
  1676. P.O. Drawer F
  1677. Denton, TX 76202
  1678. Voice:    (817) 387-3339
  1679.  
  1680. Innovative Data Concepts, Inc.    (SWAP?? utilities, TesSeRact library)
  1681. 122 North York Road
  1682. Suite 5
  1683. Hatboro, PA 19040
  1684. Voice:    (215) 443-9705
  1685. Orders: (800) 926-4551
  1686. FAX:    (215) 443-9753
  1687.  
  1688. Inset Systems            (Inset)
  1689. 71 Commerce Drive        [may be outdated]
  1690. Brookfield, CT 06804
  1691.     inset.com
  1692.  
  1693. Eric Isaacson Software        (ZIPKEY)
  1694. 416 East University Ave.
  1695. Bloomington, IN 47401-4739
  1696. Voice:    (812) 339-1811
  1697.  
  1698. Isogon Corporation        (NewSpace)
  1699. 330 Seventh Avenue
  1700. New York, NY 10001
  1701. Voice:    (212) 967-2424
  1702.  
  1703. Jorj Software Co.        (JORJ)
  1704. 4354 Fletcher Rd.        [5/91]
  1705. Manchester MI 48158
  1706.  
  1707. JP Software            (4DOS)
  1708. P.O. Box 1470
  1709. E. Arlington, MA 02174
  1710. Voice:    (617) 646-3975
  1711.  
  1712. Robert Juhasz            (XFS)
  1713. Auf der Suehle 14        [4/94]
  1714. 33102 Paderborn
  1715. Germany
  1716. FAX:    +49 5251 55764
  1717. Email:    robertj@lwfws1.uni-paderborn.de
  1718. CIS:    100045,2433
  1719.  
  1720. KANSYS, Inc.            (AutoBraille)
  1721. 1016 Ohio            [12/91]
  1722. Lawrence, KS 66044
  1723. Voice:    (800) 279-4880
  1724.     (913) 843-0351
  1725.  
  1726. Key Software Products        (The Last Byte)
  1727. 440 Ninth Avenue
  1728. Menlo Park, CA 94025
  1729. Voice:    (415) 364-9847 [8am-6pm PST]
  1730. BBS:    (415) 364-9847 [7pm-8am PST]
  1731.  
  1732. Lanera Corporation        (TCPOpen)
  1733. 516 Valley Way            [8/93]
  1734. Milpitas, CA 95035
  1735. Voice: (408) 956-8344
  1736. FAX:   (408) 956-8343
  1737.  
  1738. Lassen Software, Inc.        (Trusted Access)
  1739. 5923 Clark Rd, Suite F        [4/93]
  1740. P.O. Box 2319
  1741. Paradise, CA 95967-2319
  1742. Voice:    (305) 445-6304
  1743.  
  1744. Microsystems Software, Inc.    (MAGic)
  1745. 600 Worcester Road
  1746. Framingham, MA 01701
  1747. Voice:    (508) 626-8511
  1748. FAX:    (508) 626-8515
  1749. BBS:    (508) 875-8009
  1750.  
  1751. MicroTalk            (ASAP)
  1752. 337 S. Peterson
  1753. Louisville, KY 40206
  1754. Voice: (502) 897-2705
  1755. BBS:   (502) 893-2269
  1756.  
  1757. Celso Minnitti, Jr.        (INTMON)
  1758. 139 Linden St
  1759. Wellesley, MA 02181
  1760.  
  1761. John Newlin
  1762. New-Ware            (SCOUT)
  1763. 8050 Camino Kiosco
  1764. San Diego, CA 92122
  1765.  
  1766. Alexandr Novy & Petr Horak    (REDVIEW)
  1767. Technical University of Prague    [2/92]
  1768. Faculty of Nuclear Science and Physical Engineering
  1769. Pargue, Czechoslovakia
  1770. BITNET: HORAC@CSEARN
  1771.  
  1772. Nu-Mega Technologies, Inc.    (Soft-ICE)
  1773. P.O. Box 7780            [8/92]
  1774. Nashua, NH 03060-7780
  1775. Voice: (603) 889-2386
  1776. FAX:   (603) 889-1135
  1777.  
  1778. Offe Enterprises        (VUIMAGE)
  1779. 1163 E. Ogden Ave. #705-131
  1780. Naperville, IL 60563
  1781. Voice: (708) 357-6679
  1782.  
  1783. Ontrack Computer Systems    (Disk Manager, SWBIOS, Drive Rocket)
  1784. 6321 Bury Drive            [10/93]
  1785. Minneapolis, MN 55346
  1786. Voice:    (800) 752-1333
  1787.     (612( 937-1107
  1788.  
  1789. P2 Enterprises            (Phantom of the Keyboard)
  1790. P.O. Box 25            [5/91]
  1791. Ben Lomond, CA 95005
  1792.  
  1793. PC-Kwik Corporation        (Super PC-Kwik, PowerPak, PCKSPL, PCKSCRN,...)
  1794. 15100 SW Koll Parkway        [6/93]
  1795. Beaverton, OR 97006-6026
  1796. Voice: (503) 644-5644
  1797. FAX:   (503) 646-8267
  1798.  
  1799. PC Thuis BV            (PC Thuis Power magazine)
  1800. Spaarne 55
  1801. 2011 CE HAARLEM
  1802. The Netherlands
  1803. Voice: 023 - 366814
  1804.  
  1805. Personics Corporation        (UltraVision)
  1806. 63 Great Road
  1807. Maynard, MA 01754
  1808.  
  1809. P.R. Glassel and Associates, Inc.    (QUICKCACHE II)
  1810. 30255 Fir Trail            [1/90]
  1811. Stacy, MN 55079
  1812. Voice: (619) 462-1337
  1813.  
  1814. Progressive Solutions        (Back&Forth)
  1815. Sandi and Shane Stump
  1816. Box 276125
  1817. San Antonio, TX 78227
  1818. Voice: (800) 833 4400
  1819.        (512) 670 0882
  1820. BBS:   (512) 670 1809
  1821.  
  1822. RSE, Inc.            (Nabbit)
  1823. 1157 57th Drive SE        [1/93]
  1824. Auburn, WA 98002
  1825. Voice: (206) 939-4105
  1826. FAX:   (206) 989-4105
  1827.  
  1828. SeaSide Software        (FastJuice)
  1829. 312 W. 6th Street, Suite 108    [1990]
  1830. Corona, CA 91720
  1831.  
  1832. Shamrock Software        (EMAIL, NET.24)
  1833. Muenchner Strasse 26a
  1834. W-8067 Petershausen
  1835. Germany
  1836. BBS:   +49 89-307 2079
  1837.  
  1838. SitBack Technologies, Inc.    (SitBack)
  1839. 9290 Bond, Suite 210        [8/90]
  1840. Overland Park, KS 66214
  1841. Voice: (913) 894-0808
  1842.  
  1843. Soft Warehouse, Inc.        (HERCULES.COM)
  1844. 3615 Harding Avenue        [11/88]
  1845. Suite 505
  1846. Honolulu, HI 96816
  1847.  
  1848. Softlogic Solutions, Inc.    (DoubleDOS,Cubit,Software Carousel)
  1849. One Perimeter Road
  1850. Manchester, NH 03103
  1851.  
  1852. Software Concepts Design    (FLU_SHOT)
  1853. 594 Third Avenue
  1854. New York, NY 10016
  1855. BBS:   (212) 889-6438
  1856.  
  1857. The Software Link, Inc.        (PC-MOS/386)
  1858. 5575B Chamblee-Dunwoody Road, suite 205        [7/93]
  1859. Atlanta, GA 30338
  1860. Voice: (404) 512-0705
  1861. BBS:   (404) 512-0643
  1862. FAX:   (404) 512-7005
  1863.  
  1864. Spirit of Performance, Inc.    (ASPIHOOK)
  1865. Harvard, MA
  1866.  
  1867. STSC, Inc.            (APL*Plus/PC)
  1868. 2115 E. Jefferson St.        [3/93]
  1869. Rockville, MD 20852-9950
  1870. Voice: (301) 984-5123 (MD)
  1871.        (800) 592-0050 Ext 900
  1872.        (301) 984-5412 (international)
  1873. FAX:   (301) 984-5094
  1874. Telex: 898-085 (may be outdated)
  1875.  
  1876. TapirSoft            (TEXTCAP 2.0)
  1877. Gisbert W. Selke        [12/91]
  1878. Ermekeilstr. 28
  1879. W-5300 Bonn 1
  1880. Germany
  1881.  
  1882. Ted Gruber Software        (FGDRIVER)
  1883. P.O. Box 13408
  1884. Las Vegas, NV 89112
  1885. Voice: (702) 735-1980
  1886. BBS:   (702) 796-7134
  1887. FAX:   (702) 735-4603
  1888.  
  1889. George A. Theall        (RECALL)
  1890. TifaWARE
  1891. 506 South 41st St., #3M
  1892. Philadelphia, PA 19104
  1893. Voice: (215) 662-0558
  1894.  
  1895. David G. Thomas            (TAME)
  1896. c/o PowerSoft
  1897. P.O. Box 956338
  1898. Duluth, GA 30136
  1899.  
  1900. Tseng Labs
  1901. 10 Pheasant Run
  1902. Newtown, PA 18940
  1903.  
  1904. Vertisoft Systems, Inc.        (Double Disk,NOW!)
  1905. 153 B Grace Drive
  1906. Easley, SC 29640
  1907.  
  1908. Vadim V. Vlasov            (COMBI-disk)
  1909. Inst. for Nuclear Research of Russian Acad. Sci.    [5/93]
  1910. 60th October Anniversary prospect, 7a
  1911. 117312 Moscow, Russia
  1912. Voice:    7-095-133-6533
  1913.  
  1914. Thomas Wagner            (CTask)
  1915. Ferrari electronic GmbH
  1916. Beusselstrasse 27
  1917. 1000 Berlin 21
  1918. Germany
  1919. Voice: +49 30-396 50 21
  1920. FAX:   +49 30-396 80 20
  1921.  
  1922. Ross Neilson Wentworth        (RAID)
  1923. Serendipity Software        [as of 11/88]
  1924. 1422 Elkgrove Circle, #3
  1925. Venice, CA 90291
  1926.  
  1927. ZSoft Corporation        (FRIEZE)
  1928. 450 Franklin Rd. Suite 100
  1929. Marietta, GA 30067
  1930. Voice: (404) 428-0008
  1931. --------!---TRADEMARKS-----------------------
  1932. To keep the lawyers happy:
  1933.  
  1934. ArtiCom is a registered trademark of Artisoft, Inc.
  1935. ASAP is a trademark of MicroTalk.
  1936. Banyan is a registered trademark of Banyan Systems, Inc.
  1937. Compaq is a registered trademark of Compaq Computer Corp.
  1938. Corona and Cordata are trademarks of Cordata Computer
  1939. DESQview, DESQview/X, QEMM-386, and QRAM are trademarks of Quarterdeck Office
  1940.     Systems
  1941. HALO'88 is a trademark of Media Cybernetics.
  1942. Hayes is a trademark of Hayes Microcomputer Products Inc.
  1943. IBM, PC, PCjr, PC/XT, PC/AT, XT/286, PS/2, TopView, OS/2 are trademarks of
  1944.     IBM Corp.
  1945. Logitech is a trademark of Logitech, Inc.
  1946. Microsoft, MS, MS DOS are trademarks of Microsoft Corp.
  1947. Mouse Systems is a trademark of Mouse Systems Corp.
  1948. NetWare is a registered trademark of Novell Development Corp.
  1949. PC Tools is a trademark of Central Point Software, Inc.
  1950. StreetTalk, VINES, and Banyan Network Server are trademarks of Banyan Systems,
  1951.     Inc.
  1952. Tandy 1000 is a registered trademark of Tandy Corp.
  1953. TaskView and OmniView are trademarks of Sunny Hill Software
  1954. 10NET is a registered trademark of Tiara Computer Systems, Inc.
  1955. TesSeRact is a trademark of the TesSeRact Development Team.
  1956. Turbo C and Turbo Pascal are registered trademarks of Borland International
  1957. 286/DOS-Extender and 386/DOS-Extender are trademarks of Phar Lap Software, Inc.
  1958. Carbon Copy Plus is a trademark of Meridian Technology, Inc.
  1959. GIF is a trademark of Compuserve, Inc.
  1960. VUIMAGE is a trademark of Offe Enterprises.
  1961. Soft-ICE is a trademark of Nu-Mega Technologies.
  1962. MAGic is a trademark of Microsystems Software, Inc.
  1963. LANtastic is a trademark of Artisoft, Inc.
  1964. HRAM is a trademark of Biologic.
  1965. ImageCapture is a trademark of International Computers.
  1966. FlashTek, X-32, and X-32VM are trademarks fo FlashTek, Inc.
  1967. SK-UPPS is a trademark of Schneider & Koch GmbH
  1968. SK-PASSPORT is a trademark of SysKonnect, Inc.
  1969. PostScript is a trademark of Adobe, Inc.
  1970. SpaceManager is a trademark of Vertisoft Systems, Inc.
  1971. Husky, Hunter, Hunter 16, Hawk, 8/16, Sidebox and Oracle GT are trademarks
  1972.     of Husky Computers Limited.
  1973. COMM-DRV is a trademark of Willies' Computer Software Company.
  1974. Various other names are trademarks or registered trademarks of their respective
  1975.     holders
  1976. --------!---QUOTES---------------------------
  1977. What they're saying about this list:
  1978.   "A cornucopia of descriptions of interrupt and function calls on the
  1979.    IBM PC.  A great thing to have on your hard disk if you don't have
  1980.    a Ray Duncan or Peter Norton book handy."
  1981.       _Turbo_Technix_, July/August 1988, p. 157.
  1982. [and that was about the 1/30/88 version, which was only one-twentyfifth the
  1983.  size of the current version....]
  1984.  
  1985.   "An enormous listing of DOS and BIOS interrupt calls, many undocumented
  1986.    and program-specific.  Quite simply, some of Snooper's reports wouldn't
  1987.    be there without it.     Very useful in that it reports bugs and
  1988.    incompatibilities books rarely mention.  And it's free!"
  1989.     John P. Vias, SNOOPER.DOC v1.07 (Snooper is a shareware system
  1990.     information program).
  1991.  
  1992.   "Ralf Brown maintains an astounding file which is chock-full of
  1993.    detailed, absolutely-indispensable information for DOS programmers on
  1994.    Hardware, BIOS, DOS, and other interrupts.  ....  You should not be
  1995.    without this file, which is widely-known as "Ralf Brown's Interrupt
  1996.    List". Ask about it. You will find it."
  1997.     Robert Curtis Davis, TBONES07.DOC.
  1998.  
  1999.   "It's the finest mess 'o Purina Geek Chow that I've seen in a coon's age."
  2000.     --Ethan Dicks
  2001. --------!---CONTACT_INFO---------------------
  2002. If you know of any information not in the list, or which is stated incorrectly,
  2003. please let me know!  This list would be a pale shadow of its current self if it
  2004. weren't for everybody's input.
  2005.  
  2006. Software developers are encouraged to check the list before assigning 
  2007. interrupts, and to provide me with a list of interrupt calls used (to help
  2008. prevent future interrupt conflicts).
  2009.  
  2010.     Ralf Brown
  2011.  
  2012. Address e-mail to:
  2013.     Internet: ralf@telerama.lm.com
  2014.     UUCP: {uunet,harvard}!telerama.lm.com!ralf
  2015.     FIDO: Ralf Brown 1:129/26.1
  2016.         or post a message to me in the DR_DEBUG echo
  2017.     CompuServe:   >INTERNET:ralf@telerama.lm.com
  2018.  
  2019. Snail mail:
  2020.     Ralf Brown
  2021.     813 Copeland Way, Suite 26
  2022.     Pittsburgh, PA 15232-2217
  2023.        (Letters which enclose a Self-Addressed Stamped Envelope [or self-
  2024.         addressed envelope and international return coupon] or e-mail
  2025.         address will be given priority.  This address will remain valid
  2026.         until at least May 1, 1996.)
  2027.  
  2028. Visit my home page!
  2029. http://www.cs.cmu.edu:8001/afs/cs.cmu.edu/user/ralf/pub/WWW/ralf-home.html
  2030.  
  2031. I reply to all e-mail submissions and inquiries.  If you do not receive a reply
  2032. within a reasonable time, send your message again, giving a better return path
  2033. (on UUCP, a bang path starting at harvard or uunet; elsewhere, a path starting
  2034. from the Internet).
  2035.