mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-01-21 00:31:50 +00:00
Add missing "etherguid" prefs item for Basilisk II Ethernet support (b2ether).
This commit is contained in:
parent
3f3891ab31
commit
bd6ec66354
@ -48,6 +48,7 @@ prefs_desc platform_prefs_items[] = {
|
||||
{"debugextfs", TYPE_BOOLEAN, false, "debug extfs system"},
|
||||
{"extdrives", TYPE_STRING, false, "define allowed extfs drives"},
|
||||
{"pollmedia", TYPE_BOOLEAN, false, "poll for new media (e.g. cd, floppy)"},
|
||||
{"etherguid", TYPE_STRING, false, "GUID of the ethernet device to use"},
|
||||
{"etherpermanentaddress", TYPE_BOOLEAN, false, "use permanent NIC address to identify itself"},
|
||||
{"ethermulticastmode", TYPE_INT32, false, "how to multicast packets"},
|
||||
{"etherfakeaddress", TYPE_STRING, false, "optional fake hardware address"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user