The Linux Kernel API
Prev
Chapter 8. Network device support
Next
8.2. 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
alloc_ei_netdev
-- alloc_etherdev counterpart for 8390
NS8390_init
-- initialize 8390 hardware
Prev
Home
Next
Network device support
Up
ei_open