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
/
mac.h
< prev
next >
Wrap
Text File
|
1988-06-21
|
2KB
|
55 lines
/**************************************************************************
* RCS $Revision$ $Date$
*
* MAC.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
* General header file for Media Access Control module for the
* Western Digital WD8003.
*
* Activity
* DATE: 06/02/87
* LEVEL: et.bb.00
* WHO: KC
* CHANGE: Netbios emulator WD8003.
*
* DATE: 9/24/87
* LEVEL: et.bb.05
* WHO: KC
* PROBLEM: [01] WDPR# 816
* include size.h
*
***************************************************************************/
/************************************************************************
* *
* (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. *
* *
************************************************************************/
#include "..\..\include\size.h" /* [01] */
#include "..\..\include\access.h"
#include "..\..\include\address.h"
#include "..\..\include\bufflib.h"
#include "..\..\include\network.h"
#include "..\..\include\common.h"
#include "..\..\include\fatal.h"
#include "..\..\include\comcons.h"
#include "..\..\include\cpu.h"
#include "..\..\include\system.h"
#include "lancons.h"
#include "MACcons.h"
#include "MACdefs.h"
#include "version.h"