home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mega CD-ROM 1
/
megacd_rom_1.zip
/
megacd_rom_1
/
NETWORK
/
DRIVERS.ZIP
/
MANIFEST.DOC
< prev
next >
Wrap
Text File
|
1991-03-26
|
7KB
|
155 lines
There are now two packet driver distributions. The smaller one,
drivers.zip, contains only the executable programs on the list below,
this file, DRIVERS.DOC, and COPYING.DOC. The larger one,
driverss.zip, contains all of the files listed below.
3C501.ASM Device dependent 3COM 3C501 code.
3C501.COM
3C503.ASM Device dependent 3COM 3C503 code.
3C503.COM
3C503.NOT Bob Clements' README file for the 3c503.
3C505.ASM Device dependent 3COM 3C505 code.
3C505.COM
3C507.ASM Device dependent 3COM 3C507 code.
3C507.COM
3C507.NOT
3C523.ASM Device dependent 3COM 3C523 code.
3C523.COM
8250DEFS.ASM Definitions for the Intel 8250.
82586.ASM Include file for drivers based on the 82586.
8390.ASM Include file for drivers based on the 8390.
8390.INC Definitions for National's DP8390 Ethernet controller.
AR450.ASM Device dependent Telesystems SLW ARLAN 450 code.
AR450.COM
ARCNET.ASM Device dependent ARCNET code.
ARCNET.COM
AT&T.ASM Device dependent AT&T Ethernet and Starlan code.
AT&T.COM
BUGS.DOC Possible bugs to be aware of.
CHANGES.DOC Changes from release to release.
CHROUT.ASM Subroutine to print a single character.
COPYING.DOC The Free Software Foundation's General Public License.
DE600.ASM Device dependent D-Link Pocket LAN Adapter code.
DE600.COM
DECOUT.ASM Subroutine to print a 32 bit decimal number.
DEFS.ASM Definitions and macros.
DEPCA.ASM Device dependent Digital Equipment DEPCA code.
DEPCA.COM
DEPCA.NOT Listing of which DEPCA cards the driver works on.
DESQVIEW.ASM Code to get IBMTOKEN working under DESQView.
DESQVIEW.DOC Documentation on running the packet drivers with DESQView.
DIGOUT.ASM Subroutines to print 1, 2, 4, and 8 digit hex numbers.
DUMP.C Source of the trace dumper.
DUMP.EXE
EXE2COM.C Chris Dunford's Exe2bin replacement.
EXE2COM.DOC
EXE2COM.EXE
EXPRESS.ASM Device dependent Mitel Express code.
EXPRESS.COM
GENERIC.ASM Device dependent generic code (a skeleton only).
GENERIC.COM
GETDIG.ASM Subroutine to convert an ASCII character into 0..15.
GETEA.ASM Subroutine to convert an ASCII Ethernet address into six bytes.
GETENV.ASM Subroutine to get a string from the environment.
GETNUM.ASM Subroutine to convert ASCII digits into four bytes.
HEAD.ASM Resident device independent generic code.
HOWTOGET.IT Instructions on obtaining that which you already have.
HPPCLAN.ASM Device dependent HP EtherTwist code.
HPPCLAN.COM
IBMTOKEN.ASM Device dependent IBM Token Ring Adapter code.
IBMTOKEN.COM
IBMTOKEN.NOT Notes on installing the IBMTOKEN driver.
INSTALL.DOC User documentation.
IPXPKT.ASM Device dependent Novell IPX code (IP over IPX).
IPXPKT.COM
IPXPKT.DOC Instructions for using IPXPKT.
IPXPKT.NOT Some notes from the author.
IPXSTAT.C Statistics for the IP over IPX packet driver.
IPXSTAT.EXE
ISOLAN.ASM Device dependent BICC Isolan 4110-0 code.
ISOLAN.COM
ISOLINK.ASM Device dependent BICC Isolan 4110-2/3 code.
ISOLINK.NOT
LANCE.INC Include file for the NTI16 driver.
LOCALTLK.ASM Device dependent Apple LocalTalk PC Card, Sun/TOPS FlashCard.
LOCALTLK.COM (requires a modified version of Phil Karn (KA9Q)'s NOS.
LOCALTLK.NOT
MAKEFILE Makefile. Uses tasm and tlink, but MS may work.
MANIFEST.DOC This file.
MEMTEST.ASM Subroutine to test for the presence of RAM.
MOVEMEM.ASM Subroutine to quickly do a memory-to-memory copy.
NB.ASM Device dependent NetBIOS code.
NB.COM
NB.NOT NetBIOS instructions.
NCRET105.ASM Device dependent NCR ET-105 code.
NCRET105.COM
NE1000.ASM Device dependent Novell NE1000 code.
NE1000.COM
NE2.ASM Device dependent Novell NE/2 code.
NE2.COM
NE2000.ASM Device dependent Novell NE2000 code.
NE2000.COM
NI5010.ASM Device dependent Interlan NI5010 code.
NI5010.COM
NI5210.ASM Device dependent MICOM-Interlan NI5210 code.
NI5210.COM
NI6510.ASM Device dependent Racal/Interlan NI6510 code.
NI6510.COM
NI9210.ASM Device dependent MICOM-Interlan NI9210 code.
NI9210.COM
NOVELL.NOT Brian Meek's explanation of ECONFIG for Novell users.
NTI16.ASM Device dependent NTI 1002/DP-16 code.
NTI16.COM
OCCUPIED.ASM Subroutine to test for occupied memory.
PACKET.DOC Joe R. Doupnik's "Packet drivers made simple"
PACKET_D.109 Packet driver spec version 1.09
PKTADDR.ASM Program to get/set the packet driver address.
PKTADDR.COM
PKTALL.ASM Program to receive and discard all packets.
PKTALL.COM
PKTCHK.ASM Source of the packet driver installation checker.
PKTCHK.COM
PKTDRVR.C Turbo C interface code.
PKTDRVR.H Turbo C interface code.
PKTERR.ASM Subroutine to print packet driver error messages.
PKTMODE.ASM Program to get/set the packet driver receive mode.
PKTMODE.COM
PKTMULTI.ASM Program to get/set the packet driver multicast list.
PKTMULTI.COM
PKTRING.ASM Program to test drivers using a single machine.
PKTRING.COM
PKTSEND.ASM Program to send arbitrary packets.
PKTSEND.COM
PKTSTAT.ASM Program to print the statistics.
PKTSTAT.COM
PKVEC.ASM Turbo C interface code.
PRINTEA.ASM Subroutine to print Ethernet addresses.
PRINTNUM.ASM Subroutine to print a number in decimal and hex.
PROMBOOT.NOT Notes on booting off Novell and switching to the packet driver.
READ.ME A Very Important File.
ROMREL.COM Release the Novell boot rom's control of an Ethernet card.
SERSUB.ASM Serial port debugging code, used by Express.
SKIPBLK.ASM Subroutine to skip past blanks.
SLIP8250.ASM Device dependent SLIP driver using IBM-PC 8250.
SLIP8250.COM
SLIP8250.NOT Patches for same. Came in too late to evaluate.
SNMP.NOT Notes on Bob Crosson's free SNMP monitor.
SOS.NOT Notes on Stan's Own Server (a NFS server for the PC).
SUPPORT.DOC Who supports the packet driver spec.
TAIL.ASM Non-resident device independent generic code.
TERMIN.ASM Source of the packet driver terminator.
TERMIN.COM
TIARA.ASM Device dependent Tiara LANcard/E code.
TIARA.COM
TIMEOUT.ASM Subroutine to check for excessive time spent looping.
TRACE.ASM Source of the packet driver tracer.
TRACE.COM
UBNICPC.ASM Device dependent Ungermann-Bass PC/NIC code.
UBNICPC.COM
UBNICPS2.ASM Device dependent Ungermann-Bass NIC-PS/2 code.
UBNICPS2.COM
VERIFYPI.ASM Subroutine to verify the packet interrupt.
WD8003E.ASM Device dependent Western Digital WD-8003e code.
WD8003E.COM
WD8003E.NOT Jan Engvald's README file for the WD8003ET/A.