KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Connection method types stored within flashrom More...
Macros | |
#define | FLASHROM_ISP_DIALUP 0 |
Dialup ISP. | |
#define | FLASHROM_ISP_DHCP 1 |
DHCP-based ethernet. | |
#define | FLASHROM_ISP_PPPOE 2 |
PPPoE-based ethernet. | |
#define | FLASHROM_ISP_STATIC 3 |
Static IP-based ethernet. | |
Connection method types stored within flashrom
These values are representative of what type of ISP is configured in the flashrom.
#define FLASHROM_ISP_DHCP 1 |
DHCP-based ethernet.
#define FLASHROM_ISP_DIALUP 0 |
Dialup ISP.
#define FLASHROM_ISP_PPPOE 2 |
PPPoE-based ethernet.
#define FLASHROM_ISP_STATIC 3 |
Static IP-based ethernet.