Logo
Explore Help
Sign In
sysadmin/ipxe
1
0
Fork 0
You've already forked ipxe
mirror of https://github.com/ipxe/ipxe synced 2025-12-24 15:23:42 +03:00
Code Issues Packages Projects Releases Wiki Activity
Files
22d00797f15c0d4d43918c0692f6f31b7163be16
ipxe/src/drivers/net/ne.c

7 lines
182 B
C
Raw Normal View History

[ns8390] Use stub files instead of src/Config ns8390.c can produce four different drivers (one PCI, three ISA.) The ISA driver requires setting a few macros; do that by setting defines in stub files instead of using src/Config. Currently, all the ISA drivers are broken (they were not enabled by default), so #if 0 them out. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2008-06-30 12:09:21 -07:00
/* 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
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 55ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API