Network Services


 
Contents: 0xF0    Self Test

This service test the network services data structures.

Input
  none

Output
  EBX    address of error string (unless no error)
  AL     status (0 means ok, no error string)
 

0xFE    Shutdown module 


This de-allocates all resources used. Interrupts must be disabled before removing network services, and they should not be enabled again until another network services has taken it's place. The code selector returned by this service should be de-allocated by the caller.

Input
  none

Output
  bx    Code Selector
 


Home  Index
Copyright 1998, Brendan Trotter