source:
bootcd/isolinux/syslinux-6.03/gpxe/src/drivers/net/wd.c
Last change on this file was e16e8f2, checked in by , 3 years ago | |
---|---|
|
|
File size: 168 bytes |
Line | |
---|---|
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 |
Note: See TracBrowser
for help on using the repository browser.