Name
ei_open -- Open/initialize the board.
Synopsis
int ei_open
(struct net_device * dev);
Arguments
- dev
network device to initialize
Description
This routine goes all-out, setting everything
up anew at each open, even though many of these registers should only
need to be set once at boot.