3.1   Introduction

The data link layer consists of drivers that directly handle communication with the physical medium. It is their job to transmit and receive frames on the physical network medium. VxWorks includes three different classes of data link layer drivers: the Ethernet drivers; the Serial Line Interface Protocol (SLIP) driver; and the shared-memory network driver, which provides communication over a backplane. VxWorks also supports the creation of custom interface drivers.