IOEthernetController
Abstract: An abstract superclass for Ethernet controllers.
Ethernet drivers should subclass IOEthernetController, and implement
or override the hardware specific methods to create a working driver.
An interface object (normally an IOEthernetInterface instance) must
be instantiated to connect the driver to the network layer.
© 2000 Apple Computer, Inc. (Last Updated 2/23/2000)