iPXE
wd.c
Go to the documentation of this file.
1 /* ISA memory-mapped NS8390-based cards, including WD80x3 */
2 #if 0 /* Currently broken! */
3 #define INCLUDE_WD
4 #define WD_DEFAULT_MEM 0xCC000
5 #include "ns8390.c"
6 #endif