Name
NS8390_init -- initialize 8390 hardware
Synopsis
void NS8390_init
(struct net_device * dev, int startp);
Arguments
- dev
network device to initialize
- startp
boolean. non-zero value to initiate chip processing
Description
Must be called with lock held.