source:
bootcd/isolinux/syslinux-6.03/gpxe/src/drivers/net/ne.c
@
26ffad7
Last change on this file since 26ffad7 was e16e8f2, checked in by , 3 years ago | |
---|---|
|
|
File size: 182 bytes |
Line | |
---|---|
1 | /* ISA I/O mapped NS8390-based cards, including NE2000 */ |
2 | #if 0 /* Currently broken! */ |
3 | #define INCLUDE_NE 1 |
4 | #define NE_SCAN 0x300,0x280,0x320,0x340,0x380 |
5 | #include "ns8390.c" |
6 | #endif |
Note: See TracBrowser
for help on using the repository browser.