home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Troubleshooting Netware Systems
/
CSTRIAL0196.BIN
/
attach
/
pcc
/
v08n03
/
netwrk.exe
/
WDPOST.ZIP
/
WDPOST.TAR
/
wdpost.dir
/
sample.drv
/
maccons.h
< prev
next >
Wrap
Text File
|
1988-06-21
|
1KB
|
39 lines
/************************************************************************
* RCS $Revision$ $Date$ *
* *
* MACCONS.H *
* *
* Environment *
* MS-DOS, WD8003 *
* *
* (c) Copyright 1987 Western Digital Corporation(R).
* All reghts reserved. Contains confidential information
* and trade secrets proprietary to Western Digital Corporation
* *
* Module Description *
* MAC module constants for the 82588 based WD8000 LAN *
* controller card. *
* *
* Activity: *
* DATE: 06/02/87 *
* LEVEL: et.bb.00 *
* WHO: KC *
* CHANGE: Netbios emulator WD8003 port. *
* *
************************************************************************/
/************************************************************************
* *
* (c) Copyright Retix 1985. *
* This software is furnished under a license and use, duplication, *
* disclosure and all other uses are restricted to the rights *
* specified in the written license between the licensee and Retix. *
* *
************************************************************************/
# define MIN_FRM 64 /* minimum frame size */
# define MIN_TXBLK (MIN_FRM-(MPCI_LEN)) /* minimum transmit block size
(since the MAC inserts the address and length bytes to the frame */