The Linux Kernel API
<<< Previous
Network device support
Next >>>
8390 Based Network Cards
Table of Contents
ei_open
-- Open/initialize the board.
ei_close
-- shut down network device
ei_tx_timeout
-- handle transmit time out condition
ei_interrupt
-- handle the interrupts from an 8390
ethdev_init
-- init rest of 8390 device struct
NS8390_init
-- initialize 8390 hardware
<<< Previous
Home
Next >>>
Network device support
Up
ei_open