ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/prefs_items.cpp
(Generate patch)

Comparing BasiliskII/src/prefs_items.cpp (file contents):
Revision 1.11 by cebix, 2004-01-12T15:29:22Z vs.
Revision 1.12 by gbeauche, 2004-05-09T16:11:44Z

# Line 43 | Line 43 | prefs_desc common_prefs_items[] = {
43          {"seriala", TYPE_STRING, false,   "device name of Mac serial port A"},
44          {"serialb", TYPE_STRING, false,   "device name of Mac serial port B"},
45          {"ether", TYPE_STRING, false,     "device name of Mac ethernet adapter"},
46 +        {"etherconfig", TYPE_STRING, false,"path of network config script"},
47          {"udptunnel", TYPE_BOOLEAN, false, "tunnel all network packets over UDP"},
48          {"udpport", TYPE_INT32, false,    "IP port number for tunneling"},
49          {"rom", TYPE_STRING, false,       "path of ROM file"},

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines