
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.