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 >
Text File  |  1988-06-21  |  2KB  |  55 lines

  1. /**************************************************************************
  2. * RCS  $Revision$            $Date$
  3. *
  4. * MAC.H
  5. *
  6. * Environment
  7. *     MS-DOS, WD8003 
  8. *
  9. * (c) Copyright 1987 Western Digital Corporation(R).
  10. * All reghts reserved. Contains confidential information
  11. * and trade secrets proprietary to Western Digital Corporation
  12. *
  13. * Module Description 
  14. *    General header file for Media Access Control module for the 
  15. *    Western Digital WD8003.    
  16. *
  17. * Activity
  18. *    DATE:    06/02/87
  19. *    LEVEL:    et.bb.00
  20. *    WHO:    KC 
  21. *    CHANGE: Netbios emulator WD8003.
  22. *
  23. *    DATE:    9/24/87
  24. *    LEVEL:    et.bb.05
  25. *    WHO:    KC
  26. *    PROBLEM: [01] WDPR# 816
  27. *         include size.h
  28. *
  29. ***************************************************************************/
  30. /************************************************************************
  31. *                                    *
  32. *  (c) Copyright Retix 1985.                        *
  33. *  This software is furnished under a license and use, duplication,    *
  34. *  disclosure and all other uses are restricted to the rights        *
  35. *  specified in the written license between the licensee and Retix.    *
  36. *                                    *
  37. ************************************************************************/
  38.  
  39. #include "..\..\include\size.h"        /* [01] */
  40. #include "..\..\include\access.h"
  41. #include "..\..\include\address.h"
  42. #include "..\..\include\bufflib.h"
  43. #include "..\..\include\network.h"
  44. #include "..\..\include\common.h"
  45. #include "..\..\include\fatal.h"
  46. #include "..\..\include\comcons.h"
  47. #include "..\..\include\cpu.h"
  48. #include "..\..\include\system.h"
  49.  
  50. #include "lancons.h"
  51. #include "MACcons.h"
  52. #include "MACdefs.h"
  53. #include "version.h"
  54. 
  55.