home *** CD-ROM | disk | FTP | other *** search
/ Serving the Web / ServingTheWeb1995.disc1of1.iso / connect / tcpip / crynwr / pktd11 / manifest.doc < prev    next >
Text File  |  1993-11-08  |  11KB  |  254 lines

  1. The drivers are distributed in three files:
  2. drivers.zip, which contains executables and documentation,
  3. drivers1.zip, which contains the first half of the sources, and
  4. drivers2.zip, which contains the second half of the sources.
  5.  
  6. 3C501.ASM     Driver for 3COM 3C501.
  7. 3C501.COM
  8. 3C503.ASM     Driver for 3COM 3C503.
  9. 3C503.COM
  10. 3C505.ASM     Driver for 3COM 3C505.
  11. 3C505.COM
  12. 3C507.ASM     Driver for 3COM 3C507.
  13. 3C507.COM
  14. 3C507.DOC     Notes on installing the 3C507 in a system.
  15. 3C509.ASM     Driver for 3COM 3C509.
  16. 3C509.COM
  17. 3C523.ASM     Driver for 3COM 3C523.
  18. 3C523.COM
  19. 8250DEFS.ASM  Definitions for the Intel 8250.
  20. 82586.ASM     Include file for drivers based on Intel's 82586.
  21. 8390.ASM      Include file for drivers based on National's 8390.
  22. 8390.INC      Definitions for National's DP8390 Ethernet controller.
  23. 8530INC.ASM   Definitions for Intel's 8530 SCC.
  24. AQUILA.ASM    Driver for ADI's Aquila cards.
  25. AQUILA.COM
  26. AR450.ASM     Driver for Telesystems SLW ARLAN 450.
  27. AR450.COM
  28. ARCETHER.ASM  Driver for ARCNET that simulates an Ethernet driver.
  29. ARCETHER.COM
  30. ARCETHER.DOC
  31. ARCNET.ASM    Driver for ARCNET.
  32. ARCNET.COM      (requires a recompiled version of Phil Karn (KA9Q)'s NOS.)
  33. AT&T.ASM      Driver for AT&T Ethernet and Starlan.
  34. AT&T.COM
  35. AT&T_LP.ASM   Driver for AT&T LanPACER/StarStation.
  36. AT&T_LP.COM
  37. AT1500.ASM    Driver for Allied-Telesis 1500T and 1500BT
  38. AT1500.COM
  39. AT1700.ASM    Driver for Allied-Telesis 1700T and 1700BT
  40. AT1700.COM
  41. BIBLIO.DOC    Bibliography of published packet driver articles.
  42. BUGS.DOC      Possible bugs to be aware of.
  43. CHANGES.DOC   Changes from release to release.
  44. CHROUT.ASM    Subroutine to print a single character.
  45. COPYING.DOC   The Free Software Foundation's General Public License.
  46. CRLF.ASM      Subroutine to print a CRLF.
  47. CRYNWR.WAV    .WAV audio file of a native Welsh speaker pronouncing Crynwr.
  48. CTRONDNI.ASM  Driver for Cabletron DNI Exxxx.
  49. CTRONDNI.COM
  50. DAVIDSYS.ASM  Driver for David Systems Inc Ether-T.
  51. DAVIDSYS.COM
  52. DE600.ASM     Driver for D-Link Pocket LAN Adapter.
  53. DE600.COM
  54. DECOUT.ASM    Subroutine to print a 32 bit decimal number.
  55. DEFS.ASM      Definitions and macros.
  56. DEPCA.ASM     Driver for Digital Equipment DEPCA.
  57. DEPCA.COM
  58. DESQVIEW.ASM  Code to get IBMTOKEN working under DESQView.
  59. DESQVIEW.DOC  Documentation on running the packet drivers with DESQView.
  60. DIGOUT.ASM    Subroutines to print 1, 2, 4, and 8 digit hex numbers.
  61. DK86960.ASM   Driver for Fujitsu's NICE demo card
  62. DK86960.COM
  63. DK86965.ASM   Driver for Fujitsu's EtherCoupler demo card
  64. DK86965.COM
  65. DLLPKT.NOT    Notes on Harry Stok's packet driver-over-DLL (Pathworks driver).
  66. DUMP.C        Source of the trace dumper.
  67. DUMP.EXE
  68. DUMPHEX.ASM   Subroutine to print a line of sixteen bytes in hex and ASCII
  69. ECOUPLER.ASM  Include file for drivers based on Fujitsu's EtherCoupler.
  70. EEP15.INC     Include file for Allied Telesis AT1500.
  71. EEP17.INC     Include file for Allied Telesis AT1700.
  72. EN301.ASM     Driver for Multitech EN-301.
  73. EN301.COM
  74. ES3210.ASM    Driver for Racal/Interlan's ES3210 EISA adapter.
  75. ES3210.COM
  76. ETHERSL.ASM   Driver for SLIP that emulates an Ethernet driver
  77. ETHERSL.COM
  78. ETHIIE.ASM    Driver for ICL EtherTeam16 (formerly Nokia Data Ethernet IIe).
  79. ETHIIE.COM
  80. EXE2COM.C     Chris Dunford's Exe2bin replacement.
  81. EXE2COM.DOC
  82. EXE2COM.EXE
  83. EXOS205.ASM   Driver for Microdyne (formerly EXOS/Excelan) EXOS205T
  84. EXOS205.COM
  85. EXP16.ASM     Driver for Intel EtherExpress.
  86. EXP16.COM
  87. EXP16.INC
  88. EXP16CON.ASM
  89. EXP16MCA.ASM
  90. EXPRESS.ASM   Driver for Mitel Express ISDN adapter.
  91. EXPRESS.COM
  92. F965.INC      Fujitsu 86965 (EtherCoupler) definitions.
  93. GETDIG.ASM    Subroutine to convert an ASCII character into 0..15.
  94. GETEA.ASM     Subroutine to convert an ASCII Ethernet address into six bytes.
  95. GETENV.ASM    Subroutine to get a string from the environment.
  96. GETNUM.ASM    Subroutine to convert ASCII digits into four bytes.
  97. GOPHER.DOC    Notes on UMinn's Gopher, a distributed document delivery service.
  98. GPL.DOC       Notes on the GNU General Public License, by Craig Burley
  99. HEAD.ASM      Resident device independent generic code.
  100. HEXOUT.ASM    Subroutines for debugging code
  101. HOWTOGET.IT   Instructions on obtaining that which you already have.
  102. HPPCLAN.ASM   Driver for HP EtherTwist.
  103. HPPCLAN.COM
  104. HPPCLANP.ASM  Driver for HP EtherTwist, HP27242B and HP27250A.
  105. HPPCLANP.COM
  106. IBMTOKEN.ASM  Driver for IBM Token Ring Adapter.
  107. IBMTOKEN.COM
  108. IBMTOKEN.NOT  Notes on installing the IBMTOKEN driver.
  109. INSTALL.DOC   ASCII installation documentation.
  110. INSTALL.PS    PostScript installation documentation.
  111. INTCHK.ASM    Subroutine to compare against the packet driver signature.
  112. IO16.ASM      Subroutine for 16-bit I/O loops.
  113. IO8.ASM       Subroutine for 8-bit I/O loops.
  114. IPXPKT.ASM    Driver for Novell IPX code (IP over IPX).
  115. IPXPKT.COM
  116. IPXPKT.DOC    Instructions for using IPXPKT.
  117. IPXPKT.NOT    Some notes from the author.
  118. IPXSTAT.C     Statistics for the IP over IPX packet driver.
  119. IPXSTAT.EXE
  120. ISOLAN.ASM    Driver for BICC Isolan 4110-0.
  121. ISOLAN.COM
  122. ISOLINK.ASM   Driver for BICC Isolan 4110-2/3.
  123. ISOLINK.COM
  124. KODIAK.ASM    Include file for Kodiak's drivers based on SEEQ 8005
  125. KODIAK.INC    Definitions for Kodiak's drivers based on SEEQ 8005
  126. KODIAK16.ASM  Driver for Kodiak Technology's Kodiak~16 10BT
  127. KODIAK16.COM
  128. KODIAK8.ASM   Driver for Kodiak Technology's Kodiak~8 10BT
  129. KODIAK8.COM
  130. KODIAKK.ASM   Driver for Kodiak Technology's Kombo
  131. KODIAKK.COM
  132. LANCE.ASM     Include file for drivers based on AMD's LANCE and PC-Net/ISA.
  133. LANCE.INC     Include file for the NTI16 driver.
  134. LINE.ASM      Subroutine to draw a graphics line.
  135. LOCALTLK.ASM  Driver for Apple LocalTalk PC Card, Sun/TOPS FlashCard.
  136. LOCALTLK.COM    (requires a modified version of Phil Karn (KA9Q)'s NOS.
  137. LOCALTLK.NOT
  138. MAKEFILE      Makefile.  Uses tasm and tlink, but MS may work.
  139. MAKEFILE.AWK  AWK Script and batch file to keep makefile in sync with itself.
  140. MAKEFILE.BAT    I use oak.oakland.edu:/pub/msdos/awk/awk320.zip.
  141. MANIFEST.DOC  This file.
  142. MANIFEST.AWK  AWK script to help create this file.
  143. MEMTEST.ASM   Subroutine to test for the presence of RAM.
  144. MOVEMEM.ASM   Subroutine to quickly do a memory-to-memory copy.
  145. MULTICRC.ASM  Subroutine to calculate a 64-bit hash table for multicasts.
  146. MYLEX.ASM     Driver for Mylex's LNE-890B
  147. MYLEX.COM
  148. NB.ASM        Driver for NetBIOS.
  149. NB.COM
  150. NB.NOT        NetBIOS instructions.
  151. NCRET105.ASM  Driver for NCR ET-105.
  152. NCRET105.COM
  153. NE1000.ASM    Driver for Novell NE1000.
  154. NE1000.COM
  155. NE2.ASM       Driver for Novell NE/2.
  156. NE2.COM
  157. NE2000.ASM    Driver for Novell NE2000.
  158. NE2000.COM
  159. NE2100.ASM    Driver for Novell NE2100 and other PC-Net/ISA adapters.
  160. NE2100.COM
  161. NI5010.ASM    Driver for Interlan NI5010.
  162. NI5010.COM
  163. NI5210.ASM    Driver for MICOM-Interlan NI5210.
  164. NI5210.COM
  165. NI6510.ASM    Driver for Racal/Interlan NI6510.
  166. NI6510.COM
  167. NI9210.ASM    Driver for MICOM-Interlan NI9210.
  168. NI9210.COM
  169. NOVELL.DOC    Instructions for running NetWare over packet drivers.
  170. NOVELL.NOT    Brian Meek's explanation of ECONFIG for Novell users.
  171. NTI16.ASM     Driver for NTI 1002/DP-16.
  172. NTI16.COM
  173. OCCUPIED.ASM  Subroutine to test for occupied memory.
  174. ORDER.DOC     Packet driver support order form.
  175. PACKET.DOC    Joe R. Doupnik's "Packet drivers made simple"
  176. PACKET_D.109  Packet driver spec version 1.09
  177. PDIPX103.ZIP  Intel's packet driver shell for IPX-over-packet-drivers.
  178. PI.ASM        Driver for the Ottawa PI Amateur Radio board.
  179. PI.COM
  180. PI.DOC
  181. PIINC.ASM
  182. PIXEL.ASM     Subroutine to draw pixels on EGA/VGA screen.
  183. PKTADDR.ASM   Program to get/set the packet driver address.
  184. PKTADDR.COM
  185. PKTALL.ASM    Program to receive and discard all packets.
  186. PKTALL.COM
  187. PKTCHK.ASM    Source of the packet driver installation checker.
  188. PKTCHK.COM
  189. PKTD35.SYS    SunSelect's PC-NFS drivers.
  190. PKTD40A.SYS   SunSelect's PC-NFS drivers.
  191. PKTDRVR.C     Turbo C interface code.
  192. PKTDRVR.H     Turbo C interface code.
  193. PKTERR.ASM    Subroutine to print packet driver error messages.
  194. PKTMODE.ASM   Program to get/set the packet driver receive mode.
  195. PKTMODE.COM
  196. PKTMULTI.ASM  Program to get/set the packet driver multicast list.
  197. PKTMULTI.COM
  198. PKTSEND.ASM   Program to send arbitrary packets.
  199. PKTSEND.COM
  200. PKTSTAT.ASM   Program to print the statistics.
  201. PKTSTAT.COM
  202. PKTTRAF.ASM   Program to display traffic graphically.
  203. PKTTRAF.COM
  204. PKTWATCH.ASM  Program to display packets as they arrive.
  205. PKTWATCH.COM
  206. PLIP.ASM      Parallel port IP.  Very similar to SLIP, except that it has the
  207. PLIP.COM        Ethernet header and connects two PC's via parallel ports.
  208. PLIP.DOC
  209. POPF.ASM      Include file to fix the early 80286 POPF bug.
  210. PRINTEA.ASM   Subroutine to print Ethernet addresses.
  211. PRINTNUM.ASM  Subroutine to print a number in decimal and hex.
  212. PROMBOOT.NOT  Notes on booting off Novell and switching to the packet driver.
  213. QUEUE.ASM     Subroutine to queueing things in a FIFO.
  214. READ.ME       A Very Important File.
  215. SEEPKT.C      Source of a sample program to print packets.  Shows how you can
  216. SEEPKT.EXE      interface to packet drivers from C.
  217. SERSUB.ASM    Serial port debugging code, used by Express.
  218. SKELETON.ASM  Skeleton for a packet driver.
  219. SKIPBLK.ASM   Subroutine to skip past blanks.
  220. SLIP8250.ASM  Driver for SLIP driver using IBM-PC 8250.
  221. SLIP8250.COM
  222. SLIPMERG.ASM  Include file for SLIP drivers.
  223. SMC_WD.ASM    Driver for Western Digital WD-80?3*, SMC Elite series, and
  224. SMC_WD.COM      IBM Ethernet Adapter/A.
  225. SNMP.NOT      Notes on Bob Crosson's free SNMP monitor.
  226. SOFTWARE.DOC  Notes on software that works with packet drivers.
  227. SUPPORT.DOC   How to get support for packet drivers.
  228. T7231.ASM     Include file for drivers based on AT&T's T7231.
  229. TAIL.ASM      Non-resident device independent generic code.
  230. TCENET.ASM    Driver for Thomas-Conrad's TC5045 adapter.
  231. TCENET.COM
  232. TERMIN.ASM    Source of the packet driver terminator.
  233. TERMIN.COM
  234. TIARA.ASM     Driver for Tiara LANcard/E.
  235. TIARA.COM
  236. TIMEOUT.ASM   Subroutine to check for excessive time spent looping.
  237. TRACE.ASM     Source of the packet driver tracer.
  238. TRACE.COM
  239. UBNICPC.ASM   Driver for Ungermann-Bass PC/NIC.
  240. UBNICPC.COM
  241. UBNICPS2.ASM  Driver for Ungermann-Bass NIC-PS/2.
  242. UBNICPS2.COM
  243. UUNET.DOC     Notes on getting sources from uunet.uu.net via UUCP
  244. VAXMATE.ASM   Driver for DEC's Vaxmate.
  245. VAXMATE.COM
  246. VERIFYPI.ASM  Subroutine to verify the packet interrupt.
  247. WD8003E.ASM   Points people to the new name for the driver, smc_wd.
  248. WD8003E.COM
  249. WINPKT.ASM    Shim for Windows Enhanced mode.
  250. WINPKT.COM
  251. WORKERS.DOC   People who've put effort into the packet drivers.
  252. ZNOTE.ASM     Driver for Zenith Data Systems' Z-Note.
  253. ZNOTE.COM
  254.