mirror of
https://github.com/ipxe/ipxe
synced 2025-12-22 04:50:25 +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:
@@ -28,13 +28,6 @@
|
||||
|
||||
static struct tg3 tg3;
|
||||
|
||||
/* Dummy defines for error handling */
|
||||
#define EBUSY 1
|
||||
#define ENODEV 2
|
||||
#define EINVAL 3
|
||||
#define ENOMEM 4
|
||||
|
||||
|
||||
/* These numbers seem to be hard coded in the NIC firmware somehow.
|
||||
* You can't change the ring sizes, but you can change where you place
|
||||
* them in the NIC onboard memory.
|
||||
|
||||
Reference in New Issue
Block a user