mirror of
https://github.com/ipxe/ipxe
synced 2026-01-01 08:55:29 +03:00
Updated ISAPnP, EISA, MCA and ISA buses to current device model.
ISA 3c509 is currently non-functional, although the EISA (3c509-eisa) and MCA (3c529) variants should build OK. None of this code is yet tested.
This commit is contained in:
@@ -36,7 +36,7 @@ SMC8416 PIO support added by Andrew Bettison (andrewb@zip.com.au) on 4/3/02
|
||||
#ifdef INCLUDE_NS8390
|
||||
#include <gpxe/pci.h>
|
||||
#else
|
||||
#include "isa.h"
|
||||
#include <gpxe/isa.h>
|
||||
#endif
|
||||
|
||||
static unsigned char eth_vendor, eth_flags;
|
||||
|
||||
Reference in New Issue
Block a user