Sign in
qemu
/
ipxe
/
cff857461be443339aa39d614635d9a4eae8f8b2
/
.
/
src
/
drivers
/
net
/
ne.c
blob: 50347de9fbc607f146ca727007772b3e31394e0b [
file
]
/* ISA I/O mapped NS8390-based cards, including NE2000 */
#if 0 /* Currently broken! */
#define
INCLUDE_NE
1
#define
NE_SCAN
0x300
,
0x280
,
0x320
,
0x340
,
0x380
#include
"ns8390.c"
#endif