UDI/NE2000 - Fiddling
[tpg/acess2.git] / UDI / drivers / net_ne2000 / ne2000_hw.h
1 /*
2  * UDI Ne2000 NIC Driver
3  * By John Hodge (thePowersGang)
4  *
5  * ne2000_hw.h
6  * - Hardware Definitions
7  */
8 #ifndef _NE2000_COMMON_H_
9 #define _NE2000_COMMON_H_
10
11 enum eNe2k_Regs
12 {
13         NE2K_REG_CMD,
14 }
15
16 #endif
17

UCC git Repository :: git.ucc.asn.au