Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Make a patch for some amd program to a portage file.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
Gert Andersen
Tux's lil' helper
Tux's lil' helper


Joined: 24 Aug 2007
Posts: 138
Location: Broendby, Denmark

PostPosted: Thu Sep 17, 2009 8:22 pm    Post subject: Make a patch for some amd program to a portage file. Reply with quote

Hi.

(This one could too have be posted in Gentoo genera program to portgate)...

I like to make a make a test add to a ebuild dosemu as a patch testing it on my own amd64 system.
the program ad file is at /usr/portage/app-emultaion/dosemu
And it where and how I find the right file on the system to try to add my patch for and how I make the patch in look and coding.
The patch i to make as test so the emulator for dos runs on linux with newer cpu's.
I have tried to find the files there is used for compile by emerge, where the ebuild is getting the files from 3 urls but some of it is now on my own pc as at the palce like /var/tmp/portage/work/ ad othe´r like source a other place.

The dosemu source is in the dosemu-1.4.0.tar.gz file ../src/base/init/config.c
The deal of the the is this:
static void read_cpu_info(void)
{
char *cpuflags;
int k = 386;

open_proc_scan("/proc/cpuinfo");
switch (get_proc_intvalue_by_key(
kernel_version_code > 0x20100+74 ? "cpu family" : "cpu" )) {
case 5: case 586:
case 6: case 686:
case 15:
config.realcpu = CPU_586;
cpuflags = get_proc_string_by_key("features");
if (!cpuflags) {

cpuflags = get_proc_string_by_key("flags");
}

--- patch deal ---
483d482
< case 16: // support AMD Phenom X3 X4, AMD Athlon II, AMD Opteron 23xx/83xx

----

It is the 2 last lines it is to put in as a patch, and it is liek it have to be added under case 15:

So where on my system to find the source that there will work for to be used when I run ==>> 'emerge dosemu'
Or shall I not use emerge to and just try normal compile ?
_________________
Gert K. Andersen
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10587
Location: Somewhere over Atlanta, Georgia

PostPosted: Thu Sep 17, 2009 8:34 pm    Post subject: Reply with quote

See this topic: Good generalized method for making minor code changes. I describe my method in that thread and there are several alternate approaches presented as well. :)

- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
Gert Andersen
Tux's lil' helper
Tux's lil' helper


Joined: 24 Aug 2007
Posts: 138
Location: Broendby, Denmark

PostPosted: Fri Sep 18, 2009 1:48 pm    Post subject: Reply with quote

[quote="john_r_graham"]See this topic: [topic=791101]Good generalized method for making minor code changes[/topic]. I describe my method in that thread and there are several alternate approaches presented as well. :)

- John[/quote]

I have looked at it and it do not say me much as some of the writing there is by a program there not is on my pc and emrge dos not find the files by running updates. I have layman installed but is neewd to find out the best way to make a patch for the emulator so it work with my cpu in first way.

So it more the way on write the patch for dosemu and update the app-emulation/dosemu/dosemu-1.4.0.ebuild and doemu-1.4.0.1.ebuild to work from like /usr/local/portage/dosemu/, and then the writing of the patch to it.

I too could liek to know the way to code the patch the right way and then use aa gentoo tool there read the cpu code and it is not the fie cpuinfo i am thinking why there her eis missing the cpu's code.

This is the known info on my cpu a 64-bit cpu:

processor : 0
vendor_id : AuthenticAMD
cpu family : 16
model : 6
model name : AMD Athlon(tm) II X2 245 Processor
stepping : 2
cpu MHz : 2906.206
cache size : 1024 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good pni monitor cx16 lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt
bogomips : 5812.40
TLB size : 1024 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

processor : 1
vendor_id : AuthenticAMD
cpu family : 16
model : 6
model name : AMD Athlon(tm) II X2 245 Processor
stepping : 2
cpu MHz : 2906.206
cache size : 1024 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good pni monitor cx16 lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt
bogomips : 5813.23
TLB size : 1024 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate
_________________
Gert K. Andersen
Back to top
View user's profile Send private message
yoshi314
l33t
l33t


Joined: 30 Dec 2004
Posts: 850
Location: PL

PostPosted: Mon Sep 21, 2009 5:34 pm    Post subject: Reply with quote

if you do not fully understand - post original source file and the same file after adding all the modifications. i'll try to explain it.

you can contact me via PM if this is outside of the scope of the thread.
_________________
~amd64
shrink your /usr/portage with squashfs+aufs
Back to top
View user's profile Send private message
Gert Andersen
Tux's lil' helper
Tux's lil' helper


Joined: 24 Aug 2007
Posts: 138
Location: Broendby, Denmark

PostPosted: Mon Sep 21, 2009 5:49 pm    Post subject: Reply with quote

I have tried all now delte all freedos files and links for them, and done emerge dosemu, but still is dosemu saying no operativ system in /dosemu/drives/c
So it look like some link symlink is missing to point and show dosemu it for ../share/dosemu/* and from etc/dosemu/* as emerge is putting now freedos files as binaries back again.
_________________
Gert K. Andersen
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10587
Location: Somewhere over Atlanta, Georgia

PostPosted: Mon Sep 21, 2009 6:00 pm    Post subject: Reply with quote

yoshi314 wrote:
if you do not fully understand - post original source file and the same file after adding all the modifications. i'll try to explain it. ...
I was about to make the same offer. :D

- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
Gert Andersen
Tux's lil' helper
Tux's lil' helper


Joined: 24 Aug 2007
Posts: 138
Location: Broendby, Denmark

PostPosted: Mon Sep 21, 2009 6:12 pm    Post subject: Reply with quote

I have now tried this way with deleted all files in /etc/dosemu/* and /usr/share/dosemu/* + in local users ./dosemu/drives/c
closed down all user and too root, login as root again and then run 'emerge dosemu' and all files is installed to /etc and ../share/dosemu, but i local users and root /dosemu/drives/c is dosemu not see or finde any dos operative systems at all.

So either is some symlink or other thing misisng in making dosemu see or have put the needed files for dos into the right places.
_________________
Gert K. Andersen
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10587
Location: Somewhere over Atlanta, Georgia

PostPosted: Mon Sep 21, 2009 8:45 pm    Post subject: Reply with quote

Geert,

Is the patch you're trying to apply known to work? If so, then you just need help getting it to apply, right? Please post the patch, or, as yoshi314 recommended, the "before patch" and "after patch" files.

- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
Gert Andersen
Tux's lil' helper
Tux's lil' helper


Joined: 24 Aug 2007
Posts: 138
Location: Broendby, Denmark

PostPosted: Mon Sep 21, 2009 9:02 pm    Post subject: Reply with quote

I just have run ' ebuild .../app-emulation/dosemu/dosemu-1.4.0.1.ebuild unpack ' and cpyied it to local user home directory as /home/kofo/dosemu/work/app-emul/dosemu/ and look at the configure files etc. and this files have a default as /usr/local/bin settngs for install dosemu and not to /usr/bin ..

So the way to let it work for my system ad cpu is to have the file config.c in /.../dosemu/usr/base/init/config.c to be patched with cpu.patch is if install dosemu with emerge to change dosemu-1.4.0.1.ebuild to use 'epatch -p0 < cpu.patch ' befre compile dosemu so the new config.c file is used by emrge and is been installed correct.

So there you have something.

cpu.patch :
Index: src/base/init/config.c
===================================================================
--- src/base/init/config.c (révision 1868)
+++ src/base/init/config.c (révision 1870)
@@ -148,7 +148,7 @@
default: s = "386"; break;
}
(*print)("%s\n", s);
- (*print)("CPUclock %gMHz\ncpu_spd 0x%lx\ncpu_tick_spd 0x%lx\n",
+ (*print)("CPUclock %g MHz\ncpu_spd 0x%lx\ncpu_tick_spd 0x%lx\n",
(((double)LLF_US)/config.cpu_spd), config.cpu_spd, config.cpu_tick_spd);

(*print)("pci %d\nrdtsc %d\nmathco %d\nsmp %d\n",
@@ -471,15 +471,21 @@

static void read_cpu_info(void)
{
- char *cpuflags;
- int k = 386;
+ char *cpuflags, *cpu;
+ int k = 3;

open_proc_scan("/proc/cpuinfo");
- switch (get_proc_intvalue_by_key(
- kernel_version_code > 0x20100+74 ? "cpu family" : "cpu" )) {
- case 5: case 586:
- case 6: case 686:
- case 15:
+ cpu = get_proc_string_by_key("cpu family");
+ if (cpu) {
+ k = atoi(cpu);
+ } else { /* old kernels < 2.1.74 */
+ cpu = get_proc_string_by_key("cpu");
+ /* 386, 486, etc */
+ if (cpu) k = atoi(cpu) / 100;
+ }
+ if (k > 5) k = 5;
+ switch (k) {
+ case 5:
config.realcpu = CPU_586;
cpuflags = get_proc_string_by_key("features");
if (!cpuflags) {
@@ -548,7 +554,9 @@
}
}
/* fall thru */
- case 4: case 486: config.realcpu = CPU_486;
+ case 4: config.realcpu = CPU_486;
+ /* fall thru */
+ case 3:
break;
default:
error("Unknown CPU type!\n");

This in use or install it manually and use --prefix=/usr
_________________
Gert K. Andersen
Back to top
View user's profile Send private message
Gert Andersen
Tux's lil' helper
Tux's lil' helper


Joined: 24 Aug 2007
Posts: 138
Location: Broendby, Denmark

PostPosted: Mon Sep 21, 2009 9:04 pm    Post subject: Reply with quote

I have then now to get the config.c file here to and in to show you it before I patch it.
_________________
Gert K. Andersen
Back to top
View user's profile Send private message
Gert Andersen
Tux's lil' helper
Tux's lil' helper


Joined: 24 Aug 2007
Posts: 138
Location: Broendby, Denmark

PostPosted: Mon Sep 21, 2009 9:19 pm    Post subject: Reply with quote

file /dosemu/src/base/init/config.c
Before pathced it.

/*
* (C) Copyright 1992, ..., 2007 the "DOSEMU-Development-Team".
*
* for details see file COPYING.DOSEMU in the DOSEMU distribution
*/

#include "config.h"

#include <stdio.h>
#include <termios.h>
#include <unistd.h>
#include <stdlib.h>
#include <ctype.h>
#include <string.h>
#include <fcntl.h>
#include <errno.h>
#include <sys/utsname.h>

#include "emu.h"
#include "timers.h"
#include "video.h"
#include "vc.h"
#include "mouse.h"
#include "serial.h"
#include "keymaps.h"
#include "memory.h"
#include "bios.h"
#include "lpt.h"
#include "int.h"
#include "dosemu_config.h"
#include "init.h"
#include "disks.h"
#include "userhook.h"
#include "pktdrvr.h"
#include "speaker.h"

#include "dos2linux.h"
#include "utilities.h"
#ifdef X86_EMULATOR
#include "cpu-emu.h"
#endif
#include "mhpdbg.h"

#include "mapping.h"

/*
* XXX - the mem size of 734 is much more dangerous than 704. 704 is the
* bottom of 0xb0000 memory. use that instead?
*/
#define MAX_MEM_SIZE 640


/*
* Options used in config_init().
*
* Please keep "getopt_string", secure_option_preparse(), config_init(),
* usage() and the manpage in sync!
*
* No more undocumented switches *please*.
*
* "--Fusers", "--Flibdir", "--Fimagedir" and "-n" not in "getopt_string"
* they are eaten by secure_option_preparse().
*/
static const char * const getopt_string =
"23456ABCcD:dE:e:F:f:H:h:I:i::kL:M:mNOo:P:pSstu:Vv:wXx:U:"
"gK"/*NOPs kept for compat (not documented in usage())*/;


int kernel_version_code = 0;
int config_check_only = 0;

int dosemu_argc;
char **dosemu_argv;
char *dosemu_proc_self_exe = NULL;
int dosemu_proc_self_maps_fd = -1;

static void check_for_env_autoexec_or_config(void);
static void usage(char *basename);

/*
* DANG_BEGIN_FUNCTION cpu_override
*
* description:
* Process user CPU override from the config file ('cpu xxx') or
* from the command line. Returns the selected CPU identifier or
* -1 on error.
*
* DANG_END_FUNCTION
*
*/
int cpu_override (int cpu)
{
switch (cpu) {
case 2:
return CPU_286;
case 5: case 6:
return CPU_586;
/* fall thru */
case 4:
return CPU_486;
/* fall thru */
case 3:
return CPU_386;
}
return -1;
}

static void dump_printf(char *fmt, ...)
{
va_list args;
va_start(args, fmt);
vfprintf(stderr, fmt, args);
va_end(args);
}

static void log_dump_printf(char *fmt, ...)
{
va_list args;
va_start(args, fmt);
vlog_printf(-1, fmt, args);
va_end(args);
}

void dump_config_status(void *printfunc)
{
char *s;
void (*print)(char *, ...) = (printfunc ? printfunc : dump_printf);

if (!printfunc) {
(*print)("\n-------------------------------------------------------------\n");
(*print)("------dumping the runtime configuration _after_ parsing -----\n");
}
else (*print)("dumping the current runtime configuration:\n");
(*print)("Version: dosemu-" VERSTR " versioncode = 0x%08x\n\n", DOSEMU_VERSION_CODE);
(*print)("Running Kernel Version: linux-%d.%d.%d\n", kernel_version_code >> 16, (kernel_version_code >> 8) & 255, kernel_version_code & 255);
(*print)("cpu ");
switch (vm86s.cpu_type) {
case CPU_386: s = "386"; break;
case CPU_486: s = "486"; break;
case CPU_586: s = "586"; break;
default: s = "386"; break;
}
(*print)("%s\nrealcpu ", s);
switch (config.realcpu) {
case CPU_386: s = "386"; break;
case CPU_486: s = "486"; break;
case CPU_586: s = "586"; break;
default: s = "386"; break;
}
(*print)("%s\n", s);
(*print)("CPUclock %gMHz\ncpu_spd 0x%lx\ncpu_tick_spd 0x%lx\n",
(((double)LLF_US)/config.cpu_spd), config.cpu_spd, config.cpu_tick_spd);

(*print)("pci %d\nrdtsc %d\nmathco %d\nsmp %d\n",
config.pci, config.rdtsc, config.mathco, config.smp);
(*print)("cpuspeed %d\n", config.CPUSpeedInMhz);
#ifdef X86_EMULATOR
(*print)("cpuemu %d\n", config.cpuemu);
#endif

if (config_check_only) mapping_init();
if (mappingdriver.name)
(*print)("mappingdriver %s\n", mappingdriver.name);
else
(*print)("mappingdriver %s\n", config.mappingdriver ? config.mappingdriver : "auto");
if (config_check_only) mapping_close();
(*print)("hdiskboot %d\n",
config.hdiskboot);
(*print)("mem_size %d\next_mem %d\n",
config.mem_size, config.ext_mem);
(*print)("ems_size 0x%x\nems_frame 0x%x\n",
config.ems_size, config.ems_frame);
(*print)("xms_size 0x%x\nmax_umb 0x%x\ndpmi 0x%x\ndpmi_base 0x%x\npm_dos_api %i\nignore_djgpp_null_derefs %i\n",
config.xms_size, config.max_umb, config.dpmi, config.dpmi_base, config.pm_dos_api, config.no_null_checks);
(*print)("mapped_bios %d\nvbios_file %s\n",
config.mapped_bios, (config.vbios_file ? config.vbios_file :""));
(*print)("vbios_copy %d\nvbios_seg 0x%x\nvbios_size 0x%x\n",
config.vbios_copy, config.vbios_seg, config.vbios_size);
(*print)("console_keyb %d\nconsole_video %d\n",
config.console_keyb, config.console_video);
(*print)("kbd_tty %d\nexitearly %d\n",
config.kbd_tty, config.exitearly);
(*print)("fdisks %d\nhdisks %d\nbootdisk %d\n",
config.fdisks, config.hdisks, config.bootdisk);
(*print)("term_esc_char 0x%x\nterm_color %d\nterm_updatefreq %d\n",
config.term_esc_char, config.term_color, config.term_updatefreq);
(*print)("X_updatelines %d\nX_updatefreq %d\n",
config.X_updatelines, config.X_updatefreq);
(*print)("xterm_title\n", config.xterm_title);
(*print)("X_display \"%s\"\nX_title \"%s\"\nX_icon_name \"%s\"\n",
(config.X_display ? config.X_display :""), config.X_title, config.X_icon_name);
(*print)("X_title_show_appname %d\n",
config.X_title_show_appname);
(*print)("X_blinkrate %d\nX_sharecmap %d\nX_mitshm %d\n",
config.X_blinkrate, config.X_sharecmap, config.X_mitshm);
(*print)("X_fixed_aspect %d\nX_aspect_43 %d\nX_lin_filt %d\n",
config.X_fixed_aspect, config.X_aspect_43, config.X_lin_filt);
(*print)("X_bilin_filt %d\nX_mode13fact %d\nX_winsize_x %d\n",
config.X_bilin_filt, config.X_mode13fact, config.X_winsize_x);
(*print)("X_winsize_y %d\nX_gamma %d\nX_fullscreen %d\nvgaemu_memsize 0x%x\n",
config.X_winsize_y, config.X_gamma, config.X_fullscreen,
config.vgaemu_memsize);
(*print)("vesamode_list %p\nX_lfb %d\nX_pm_interface %d\n",
config.vesamode_list, config.X_lfb, config.X_pm_interface);
(*print)("X_keycode %d\nX_font \"%s\"\n",
config.X_keycode, config.X_font);
(*print)("X_mgrab_key \"%s\"\n", config.X_mgrab_key);
(*print)("X_background_pause %d\n", config.X_background_pause);

switch (config.chipset) {
case PLAINVGA: s = "plainvga"; break;
case TRIDENT: s = "trident"; break;
case ET4000: s = "et4000"; break;
case DIAMOND: s = "diamond"; break;
case S3: s = "s3"; break;
case AVANCE: s = "avance"; break;
case ATI: s = "ati"; break;
case CIRRUS: s = "cirrus"; break;
case MATROX: s = "matrox"; break;
case WDVGA: s = "wdvga"; break;
case SIS: s = "sis"; break;
#ifdef USE_SVGALIB
case SVGALIB: s = "svgalib"; break;
#endif
case VESA: s = "vesa"; break;
default: s = "unknown"; break;
}
(*print)("config.X %d\nhogthreshold %d\nchipset \"%s\"\n",
config.X, config.hogthreshold, s);
switch (config.cardtype) {
case CARD_VGA: s = "VGA"; break;
case CARD_MDA: s = "MGA"; break;
case CARD_CGA: s = "CGA"; break;
case CARD_EGA: s = "EGA"; break;
default: s = "unknown"; break;
}
(*print)("cardtype \"%s\"\npci_video %d\nfullrestore %d\n",
s, config.pci_video, config.fullrestore);
(*print)("gfxmemsize %d\nvga %d\n",
config.gfxmemsize, config.vga);
switch (config.speaker) {
case SPKR_OFF: s = "off"; break;
case SPKR_NATIVE: s = "native"; break;
case SPKR_EMULATED: s = "emulated"; break;
default: s = "wrong"; break;
}
(*print)("dualmon %d\nforce_vt_switch %d\nspeaker \"%s\"\n",
config.dualmon, config.force_vt_switch, s);
(*print)("update %d\nfreq %d\n",
config.update, config.freq);
(*print)("tty_lockdir \"%s\"\ntty_lockfile \"%s\"\nconfig.tty_lockbinary %d\n",
config.tty_lockdir, config.tty_lockfile, config.tty_lockbinary);
(*print)("num_ser %d\nnum_lpt %d\nfastfloppy %d\nfull_file_locks %d\n",
config.num_ser, config.num_lpt, config.fastfloppy, config.full_file_locks);
(*print)("emusys \"%s\"\nemuini \"%s\"\n",
(config.emusys ? config.emusys : ""), (config.emuini ? config.emuini : ""));
(*print)("dosbanner %d\nvbios_post %d\ndetach %d\n",
config.dosbanner, config.vbios_post, config.detach);
(*print)("debugout \"%s\"\n",
(config.debugout ? config.debugout : ""));
{
char buf[256];
GetDebugFlagsHelper(buf, 0);
(*print)("debug_flags \"%s\"\n", buf);
}
if (!printfunc && config.keytable) {
dump_keytable(stderr, config.keytable);
} else {
(*print) ("keytable not setup yet\n");
}
(*print)("pre_stroke \"%s\"\n", (config.pre_stroke ? config.pre_stroke : ""));
(*print)("irqpassing= ");
if (config.sillyint) {
int i;
for (i=0; i <16; i++) {
if (config.sillyint & (1<<i)) {
(*print)("IRQ%d", i);
if (config.sillyint & (0x10000<<i))
(*print)("(sigio) ");
else
(*print)(" ");
}
}
(*print)("\n");
}
else (*print)("none\n");
list_hardware_ram(print);
(*print)("ipxsup %d\nvnet %d\npktflags 0x%x\n",
config.ipxsup, config.vnet, config.pktflags);

{
int i;
for (i = 0; i < config.num_lpt; i++)
printer_print_config(i, print);
}

{
int i;
int size = sizeof(config.features) / sizeof(config.features[0]);
for (i = 0; i < size; i++) {
(*print)("feature_%d %d\n", i, config.features[i]);
}
}

(*print)("\nSOUND:\nsb_base 0x%x\nsb_dma %d\nsb_hdma %d\nsb_irq %d\n"
"mpu401_base 0x%x\nsb_dsp \"%s\"\nsb_mixer \"%s\"\nsound_driver \"%s\"\n",
config.sb_base, config.sb_dma, config.sb_hdma, config.sb_irq,
config.mpu401_base, config.sb_dsp, config.sb_mixer, config.sound_driver);
(*print)("\nSOUND_OSS:\noss_min_frags 0x%x\noss_max_frags 0x%x\n"
"oss_stalled_frags 0x%x\noss_do_post %d\noss_min_extra_frags 0x%x\n"
"oss_dac_freq %i\n",
config.oss_min_frags, config.oss_max_frags, config.oss_stalled_frags,
config.oss_do_post, config.oss_min_extra_frags, config.oss_dac_freq);
(*print)("\ncli_timeout %d\n", config.cli_timeout);
(*print)("\npic_watchdog %d\n", config.pic_watchdog);
(*print)("\nJOYSTICK:\njoy_device0 \"%s\"\njoy_device1 \"%s\"\njoy_dos_min %i\njoy_dos_max %i\njoy_granularity %i\njoy_latency %i\n",
config.joy_device[0], config.joy_device[1], config.joy_dos_min, config.joy_dos_max, config.joy_granularity, config.joy_latency);

if (!printfunc) {
(*print)("\n--------------end of runtime configuration dump -------------\n");
(*print)( "-------------------------------------------------------------\n\n");
}
}

static void
open_terminal_pipe(char *path)
{
terminal_fd = DOS_SYSCALL(open(path, O_RDWR));
if (terminal_fd == -1) {
terminal_pipe = 0;
error("open_terminal_pipe failed - cannot open %s!\n", path);
return;
} else
terminal_pipe = 1;
}

static void our_envs_init(char *usedoptions)
{
struct utsname unames;
char *s;
char buf[256];
int i,j;

if (usedoptions) {
for (i=0,j=0; i<256; i++) {
if (usedoptions[i]) buf[j++] = i;
}
buf[j] = 0;
setenv("DOSEMU_OPTIONS", buf, 1);
strcpy(buf, "0");
if (!usedoptions['X'] && on_console()) strcpy(buf, "1");
setenv("DOSEMU_STDIN_IS_CONSOLE", buf, 1);
return;
}
uname(&unames);
kernel_version_code = strtol(unames.release, &s,0) << 16;
kernel_version_code += strtol(s+1, &s,0) << 8;
kernel_version_code += strtol(s+1, &s,0);
sprintf(buf, "%d", kernel_version_code);
setenv("KERNEL_VERSION_CODE", buf, 1);
sprintf(buf, "%d", DOSEMU_VERSION_CODE);
setenv("DOSEMU_VERSION_CODE", buf, 1);
sprintf(buf, "%d", geteuid());
setenv("DOSEMU_EUID", buf, 1);
sprintf(buf, "%d", getuid());
setenv("DOSEMU_UID", buf, 1);
}


static void restore_usedoptions(char *usedoptions)
{
char *p = getenv("DOSEMU_OPTIONS");
if (p) {
memset(usedoptions,0,256);
while (*p) {
usedoptions[(unsigned char)*p] = *p;
p++;
}
}
}

static int find_option(char *option, int argc, char **argv)
{
int i;
if (argc <=1 ) return 0;
for (i=1; i < argc; i++) {
if (!strcmp(argv[i], option)) {
return i;
}
}
return 0;
}

static int option_delete(int option, int *argc, char **argv)
{
int i;
if (option >= *argc) return 0;
for (i=option; i < *argc; i++) {
argv[i] = argv[i+1];
}
*argc -= 1;
return option;
}

/*
* Please keep "getopt_string", secure_option_preparse(), config_init(),
* usage() and the manpage in sync!
*/
void secure_option_preparse(int *argc, char **argv)
{
char *opt;
int runningsuid = can_do_root_stuff && !under_root_login;

auto char * get_option(char *key, int with_arg);
char * get_option(char *key, int with_arg)
{
char *p;
char *basename;
int o = find_option(key, *argc, argv);
if (!o) return 0;
o = option_delete(o, argc, argv);
if (!with_arg) return "";
if (!with_arg || o >= *argc) return "";
if (argv[o][0] == '-') {
basename = strrchr(argv[0], '/'); /* parse the program name */
basename = basename ? basename + 1 : argv[0];
usage(basename);
exit(0);
}
p = strdup(argv[o]);
option_delete(o, argc, argv);
return p;
}

if (runningsuid) unsetenv("DOSEMU_LAX_CHECKING");
else setenv("DOSEMU_LAX_CHECKING", "on", 1);

if (*argc <=1 ) return;

opt = get_option("--Fusers", 1);
if (opt && opt[0]) {
if (runningsuid) {
fprintf(stderr, "Bypassing /etc/dosemu.users not allowed %s\n",
using_sudo ? "with sudo" : "for suid-root");
exit(0);
}
DOSEMU_USERS_FILE = opt;
}

opt = get_option("--Flibdir", 1);
if (opt && opt[0]) {
dosemu_lib_dir_path = opt;
}

opt = get_option("--Fimagedir", 1);
if (opt && opt[0]) {
dosemu_hdimage_dir_path = opt;
}

/* "-Xn" is enough to throw this parser off :( */
opt = get_option("-n", 0);
if (opt) {
if (runningsuid) {
fprintf(stderr, "The -n option to bypass the system configuration files "
"is not allowed with sudo/suid-root\n");
exit(0);
}
DOSEMU_USERS_FILE = NULL;
}
}

static void read_cpu_info(void)
{
char *cpuflags;
int k = 386;

open_proc_scan("/proc/cpuinfo");
switch (get_proc_intvalue_by_key(
kernel_version_code > 0x20100+74 ? "cpu family" : "cpu" )) {
case 5: case 586:
case 6: case 686:
case 15:
config.realcpu = CPU_586;
cpuflags = get_proc_string_by_key("features");
if (!cpuflags) {
cpuflags = get_proc_string_by_key("flags");
}
#ifdef X86_EMULATOR
if (cpuflags && (strstr(cpuflags, "mmxext") ||
strstr(cpuflags, "sse"))) {
config.cpuprefetcht0 = 1;
}
#endif
#ifdef __i386__
if (cpuflags && (strstr(cpuflags, "fxsr")) &&
sizeof(vm86_fpu_state) == (112+512) &&
kernel_version_code >= 0x20401)
config.cpufxsr = 1;
#endif
if (cpuflags && strstr(cpuflags, "tsc")) {
/* bogospeed currently returns 0; should it deny
* pentium features, fall back into 486 case */
if ((kernel_version_code > 0x20100+126)
&& (cpuflags = get_proc_string_by_key("cpu MHz"))) {
int di,df;
/* last known proc/cpuinfo format is xxx.xxxxxx, with 3
* int and 6 decimal digits - but what if there are less
* or more digits??? */
/* some broken kernel/cpu combinations apparently imply
* the existence of 0 Mhz CPUs */
if (sscanf(cpuflags,"%d.%d",&di,&df)==2 && (di || df)) {
char cdd[8]; int i;
long long chz = 0;
char *p = cpuflags;
while (*p!='.') p++; p++;
for (i=0; i<6; i++) cdd[i]=(*p && isdigit(*p)? *p++:'0');
cdd[6]=0; sscanf(cdd,"%d",&df);
/* speed division factor to get 1us from CPU clocks - for
* details on fast division see timers.h */
chz = (di * 1000000LL) + df;

/* speed division factor to get 1us from CPU clock */
config.cpu_spd = (LLF_US*1000000)/chz;

/* speed division factor to get 838ns from CPU clock */
config.cpu_tick_spd = (LLF_TICKS*1000000)/chz;

warn ("Linux kernel %d.%d.%d; CPU speed is %lld Hz\n",
kernel_version_code >> 16, (kernel_version_code >> 8) & 255,
kernel_version_code & 255,chz);
/* fprintf (stderr,"CPU speed factors %ld,%ld\n",
config.cpu_spd, config.cpu_tick_spd); */
config.CPUSpeedInMhz = di + (df>500000);
#ifdef X86_EMULATOR
warn ("CPU-EMU speed is %d MHz\n",config.CPUSpeedInMhz);
#endif
break;
}
else
cpuflags=NULL;
}
else
cpuflags=0;
if (!cpuflags) {
if (!bogospeed(&config.cpu_spd, &config.cpu_tick_spd)) {
break;
}
}
}
/* fall thru */
case 4: case 486: config.realcpu = CPU_486;
break;
default:
error("Unknown CPU type!\n");
/* config.realcpu is set to CPU_386 at this point */
}
config.mathco = strcmp(get_proc_string_by_key("fpu"), "yes") == 0;
reset_proc_bufferptr();
k = 0;
while (get_proc_string_by_key("processor")) {
k++;
advance_proc_bufferptr();
}
if (k > 1) {
config.smp = 1; /* for checking overrides, later */
}
close_proc_scan();
}

static void config_post_process(const char *usedoptions)
{
config.realcpu = CPU_386;
if (vm86s.cpu_type > config.realcpu || config.rdtsc || config.mathco)
read_cpu_info();
if (vm86s.cpu_type > config.realcpu) {
vm86s.cpu_type = config.realcpu;
fprintf(stderr, "CONF: emulated CPU forced down to real CPU: %d86\n",vm86s.cpu_type);
}
if (config.rdtsc) {
if (config.smp) {
c_printf("CONF: Denying use of pentium timer on SMP machine\n");
config.rdtsc = 0;
}
if (config.realcpu < CPU_586) {
c_printf("CONF: Ignoring 'rdtsc' statement\n");
config.rdtsc = 0;
}
}
/* console scrub */
if (config.X || usedoptions['X']) {
config.console_video = 0;
config.emuretrace = 0; /* already emulated */

if (!Video) {
#if !defined(USE_DL_PLUGINS) && defined(X_SUPPORT)
config.X = 1;
Video = &Video_X;
#else
if (!load_plugin("X"))
config.X = 0;
#endif
}
}
if (on_console()) {
if (!can_do_root_stuff && config.console_video) {
/* force use of Slang-terminal on console too */
config.console_video = 0;
dbug_printf("no console on low feature (non-suid root) DOSEMU\n");
}
if (config.console_keyb == -1)
config.console_keyb = can_do_root_stuff;
if (config.speaker == SPKR_EMULATED) {
register_speaker((void *)(uintptr_t)console_fd,
console_speaker_on, console_speaker_off);
}
} else {
config.console_video = config.console_keyb = 0;
if (config.speaker == SPKR_NATIVE) {
config.speaker = SPKR_EMULATED;
}
}
if (!config.console_video)
config.vga = config.mapped_bios = 0;
if (config.vga)
config.mapped_bios = config.console_video = 1;
else
config.vbios_post = 0;
if ((config.vga || config.X) && config.mem_size > 640) {
error("$_dosmem = (%d) not allowed for X and VGA console graphics, "
"restricting to 640K\n", config.mem_size);
config.mem_size = 640;
}
if (!config.dpmi)
config.pm_dos_api = 0;

/* page-align memory sizes */
config.ext_mem &= ~3;
config.xms_size &= ~3;
config.ems_size &= ~3;
config.dpmi &= ~3;

/* UID scrub */
if (under_root_login) c_printf("CONF: running exclusively as ROOT:");
else {
c_printf("CONF: mostly running as USER:");
}
c_printf(" uid=%d (cached %d) gid=%d (cached %d)\n",
geteuid(), get_cur_euid(), getegid(), get_cur_egid());

/* Speaker scrub */
#ifdef X86_EMULATOR
if (config.cpuemu && config.speaker==SPKR_NATIVE) {
c_printf("SPEAKER: can`t use native mode with cpu-emu\n");
config.speaker=SPKR_EMULATED;
}
#endif

check_for_env_autoexec_or_config();

if (config.pci && !can_do_root_stuff) {
c_printf("CONF: Warning: PCI requires root, disabled\n");
config.pci = 0;
}

if (config.vnet == VNET_TYPE_DSN) {
error("DOSNET is deprecated and will soon be removed.\n"
"Please consider using TAP instead.\n"
"To do this, you have to set $_vnet=\"TAP\"\n");
}
if (dosemu_lib_dir_path != dosemulib_default)
free(dosemu_lib_dir_path);
dosemu_lib_dir_path = NULL;
if (dosemu_hdimage_dir_path != dosemuhdimage_default)
free(dosemu_hdimage_dir_path);
dosemu_hdimage_dir_path = NULL;
if (keymap_load_base_path != keymaploadbase_default)
free(keymap_load_base_path);
keymap_load_base_path = NULL;
dexe_load_path = NULL;
}

static config_scrub_t config_scrub_func[100];

/*
* DANG_BEGIN_FUNCTION register_config_scrub
*
* description:
* register a function Enforce consistency upon the `config` structure after
* all values have been set to remove silly option combinations
*
* DANG_END_FUNCTION
*
*/
int register_config_scrub(config_scrub_t new_config_scrub)
{
int i;
int result = -1;
for(i = 0; i < sizeof(config_scrub_func)/sizeof(config_scrub_func[0]); i++) {
if (!config_scrub_func[i]) {
config_scrub_func[i] = new_config_scrub;
result = 0;
break;
}
}
if (result < 0) {
c_printf("register_config_scrub failed > %zu config_scrub functions\n",
sizeof(config_scrub_func)/sizeof(config_scrub_func[0]));
}
return result;
}

/*
* DANG_BEGIN_FUNCTION unregister_config_scrub
*
* description:
* Complement of register_config_scrub
* This removes a scrub function.
*
* DANG_END_FUNCTION
*
*/
void unregister_config_scrub( config_scrub_t old_config_scrub)
{
int i;
for(i = 0; i < sizeof(config_scrub_func)/sizeof(config_scrub_func[0]); i++) {
if (config_scrub_func[i] == old_config_scrub) {
config_scrub_func[i] = 0;
}
}
}

/*
* DANG_BEGIN_FUNCTION config_scrub
*
* description:
* Enforce consistency upon the `config` structure after
* all values have been set to remove silly option combinations
*
* DANG_END_FUNCTION
*
*/
static void config_scrub(void)
{
int i;
for(i = 0; i < sizeof(config_scrub_func)/sizeof(config_scrub_func[0]); i++) {
config_scrub_t func = config_scrub_func[i];
if (func) {
func();
}
}
}

/*
* DANG_BEGIN_FUNCTION config_init
*
* description:
* This is called to parse the command-line arguments and config
* files.
*
* DANG_END_FUNCTION
*
*/
void
config_init(int argc, char **argv)
{
int c=0;
int can_do_root_stuff_enabled = 0;
char *confname = NULL;
char *dosrcname = NULL;
char *basename;
char *dexe_name = 0;
char usedoptions[256];
int i;

if (getenv("DOSEMU_INVOKED_NAME"))
argv[0] = getenv("DOSEMU_INVOKED_NAME");
basename = strrchr(argv[0], '/'); /* parse the program name */
basename = basename ? basename + 1 : argv[0];

for (i = 1; i < argc; i++) {
if (!strcmp("--version",argv[i]) || !strcmp("--help",argv [i])) {
usage(basename);
exit(0);
}
}

dosemu_argc = argc;
dosemu_argv = argv;
if (dosemu_proc_self_exe == NULL)
dosemu_proc_self_exe = dosemu_argv[0];

memset(usedoptions,0,sizeof(usedoptions));
memcheck_type_init();
our_envs_init(0);
parse_debugflags("+cw", 1);

/*
* DANG_BEGIN_REMARK For simpler support of X, DOSEMU can be started
* by a symbolic link called `xdos` which DOSEMU will use to switch
* into X-mode. DANG_END_REMARK
*/
Video = NULL;
if (strcmp(basename, "xdos") == 0 || getenv("DISPLAY")) {
usedoptions['X'] = 'X';
/* called as 'xdos' */
}

/* options get parsed twice so show our own errors and only once */
opterr = 0;
if (strcmp(config_script_name, DEFAULT_CONFIG_SCRIPT))
confname = config_script_path;
while ((c = getopt(argc, argv, getopt_string)) != EOF) {
usedoptions[(unsigned char)c] = c;
switch (c) {
case 's':
if (can_do_root_stuff)
can_do_root_stuff_enabled = 1;
else
error("The -s switch requires root privileges\n");
break;
case 'h':
config_check_only = atoi(optarg) + 1;
break;
case 'H': {
dosdebug_flags = strtoul(optarg,0,0) & 255;
#if 0
if (!dosdebug_flags) dosdebug_flags = DBGF_WAIT_ON_STARTUP;
#endif
break;
}
case 'F':
if (get_orig_uid()) {
FILE *f;
if (!get_orig_euid()) {
/* we are running suid root as user */
fprintf(stderr, "Sorry, -F option not allowed here\n");
exit(1);
}
f=fopen(optarg, "r");
if (!f) {
fprintf(stderr, "Sorry, no access to configuration script %s\n", optarg);
exit(1);
}
fclose(f);
}
confname = optarg;
break;
case 'f':
{
FILE *f;
f=fopen(optarg, "r");
if (!f) {
fprintf(stderr, "Sorry, no access to user configuration file %s\n", optarg);
exit(1);
}
fclose(f);
dosrcname = optarg;
}
break;
case 'L':
dexe_name = optarg;
break;
case 'I':
commandline_statements = optarg;
break;
case 'i':
if (optarg)
config.install = optarg;
else
config.install = "";
break;
case 'd':
if (config.detach)
break;
config.detach = (unsigned short) detach();
break;
case 'D':
parse_debugflags(optarg, 1);
break;
case 'O':
fprintf(stderr, "using stderr for debug-output\n");
dbg_fd = stderr;
break;
case 'o':
config.debugout = strdup(optarg);
break;
case 't':
/* terminal mode */
usedoptions['X'] = 0;
break;
case 'u': {
char *s=malloc(strlen(optarg)+3);
s[0]='u'; s[1]='_';
strcpy(s+2,optarg);
define_config_variable(s);
}
break;
case 'U':
init_uhook(optarg);
break;
}
}

if (!can_do_root_stuff_enabled)
can_do_root_stuff = 0;
else if (under_root_login)
fprintf(stderr,"\nRunning as root in full feature mode\n");
else
fprintf(stderr,"\nRunning privileged (%s) in full feature mode\n",
using_sudo ? "via sudo" : "suid-root");

if (dbg_fd == 0) {
if (config.debugout == NULL) {
char *home = getenv("HOME");
if (home) {
const static char *debugout = "/.dosemu/boot.log";
config.debugout = malloc(strlen(home) + strlen(debugout) + 1);
strcpy(config.debugout, home);
strcat(config.debugout, debugout);
}
}
if (config.debugout != NULL) {
dbg_fd = fopen(config.debugout, "w");
if (!dbg_fd) {
fprintf(stderr, "can't open \"%s\" for writing\n", config.debugout);
exit(1);
}
free(config.debugout);
config.debugout = NULL;
}
}

if (config_check_only) set_debug_level('c',1);

if (dexe_name || !strcmp(basename,"dosexec")) {
if (!dexe_name) dexe_name = argv[optind];
if (!dexe_name) {
usage(basename);
exit(1);
}
prepare_dexe_load(dexe_name);
usedoptions['L'] = 'L';
}

our_envs_init(usedoptions);
parse_config(confname,dosrcname);
restore_usedoptions(usedoptions);

if (config.exitearly && !config_check_only)
exit(0);

#ifdef __linux__
optind = 0;
#endif
opterr = 0;
while ((c = getopt(argc, argv, getopt_string)) != EOF) {

/* Note: /etc/dosemu.conf may have disallowed some options
* ( by removing them from $DOSEMU_OPTIONS ).
* We skip them by re-checking 'usedoptions'.
*/
if (!usedoptions[(unsigned char)c]) {
warn("command line option -%c disabled by dosemu.conf\n", c);
}
else switch (c) {
case 'F': /* previously parsed config file argument */
case 'f':
case 'h':
case 'H':
case 'I':
case 'i':
case 'd':
case 'o':
case 'O':
case 'L':
case 'u':
case 'U':
case 's':
break;
case '2': case '3': case '4': case '5': case '6':
{
int cpu = cpu_override (c-'0');
if (cpu > 0) {
fprintf(stderr,"CPU set to %d86\n",cpu);
vm86s.cpu_type = cpu;
}
else
fprintf(stderr,"error in CPU user override\n");
}
break;
case 'g': /* obsolete "graphics" option */
break;
case 'K':
#if 0 /* now dummy, leave it for compatibility */
warn("Keyboard interrupt enabled...this is still buggy!\n");
#endif
break;
case 'A':
if (!dexe_running) config.hdiskboot = 0;
break;
case 'B':
if (!dexe_running) config.hdiskboot = 2;
break;
case 'C':
config.hdiskboot = 1;
break;
case 'c':
config.console_video = 1;
config.vga = 0;
break;
case 'k':
config.console_keyb = 1;
break;
case 't':
/* terminal mode */
config.X = config.console_keyb = config.console_video = 0;
break;
case 'X':
/* check usedoptions later */
break;
case 'S':
load_plugin("sdl");
#if !defined(USE_DL_PLUGINS) && defined(SDL_SUPPORT)
config.X = 1;
Video = &Video_SDL;
#endif
break;
case 'w':
config.X_fullscreen = !config.X_fullscreen;
break;
case 'M':{
int max_mem = config.vga ? 640 : MAX_MEM_SIZE;
config.mem_size = atoi(optarg);
if (config.mem_size > max_mem)
config.mem_size = max_mem;
break;
}
case 'D':
parse_debugflags(optarg, 1);
break;
case 'p':
config.prompt = 1;
break;
case 'P':
if (terminal_fd == -1) {
open_terminal_pipe(optarg);
} else
error("terminal pipe already open\n");
break;
case 'V':
g_printf("Configuring as VGA video card & mapped ROM\n");
config.vga = 1;
if (config.mem_size > 640)
config.mem_size = 640;
break;
case 'v':
config.cardtype = atoi(optarg);
if (config.cardtype > MAX_CARDTYPE) /* keep it updated when adding a new card! */
config.cardtype = 1;
g_printf("Configuring cardtype as %d\n", config.cardtype);
break;
case 'N':
warn("DOS will not be started\n");
config.exitearly = 1;
break;

case 'x':
config.xms_size = atoi(optarg);
x_printf("enabling %dK XMS memory\n", config.xms_size);
break;

case 'e':
config.ems_size = atoi(optarg);
g_printf("enabling %dK EMS memory\n", config.ems_size);
break;

case 'm':
g_printf("turning internal MOUSE driver %s\n",
config.mouse.intdrv ? "off" : "on");
config.mouse.intdrv = !config.mouse.intdrv;
break;

case 'E':
g_printf("DOS command given on command line\n");
misc_e6_store_command(optarg,0);
break;

case '?':
default:
fprintf(stderr, "unrecognized option or missing argument: -%c\n\r", optopt);
usage(basename);
fflush(stdout);
fflush(stderr);
exit(1);
}
}
while (optind < argc) {
g_printf("DOS command given on command line\n");
misc_e6_store_command(argv[optind],1);
optind++;
}
config_post_process(usedoptions);
config_scrub();
if (config_check_only) {
dump_config_status(0);
usage(basename);
exit(1);
} else {
if (debug_level('c') >= 8)
dump_config_status(log_dump_printf);
}
}


static void
check_for_env_autoexec_or_config(void)
{
char *cp;
cp = getenv("CONFIG");
if (cp) {
free(config.emusys);
config.emusys = strdup(cp);
}


/*
* The below is already reported in the conf. It is in no way an error
* so why the messages?
*/

#if 0
if (config.emusys)
fprintf(stderr, "config extension = %s\n", config.emusys);
#endif
}

/*
* Please keep "getopt_string", secure_option_preparse(), config_init(),
* usage() and the manpage in sync!
*/
static void
usage(char *basename)
{
fprintf(stderr,
"dosemu-" VERSTR "\n\n"
"USAGE:\n"
" %s [options] [ [-E] linux path or dos command ]\n"
"\n"
" -2,3,4,5,6 choose 286, 386, 486 or 586 or 686 CPU\n"
" -A boot from first defined floppy disk (A)\n"
" -B boot from second defined floppy disk (B) (#)\n"
" -C boot from first defined hard disk (C)\n"
" -c use PC console video (!%%)\n"
" -d detach console\n"
" -X run in X Window (#)\n"
" -S run in SDL (#)\n"
, basename);
print_debug_usage(stderr);
fprintf(stderr,
" -E STRING pass DOS command on command line (but don't exit afterwards)\n"
" -e SIZE enable SIZE K EMS RAM\n"
" -F use File as global config-file\n"
" -f use dosrcFile as user config-file\n"
" --Fusers bypass /etc/dosemu.users (^^)\n"
" --Flibdir change keymap and FreeDOS location\n"
" --Fimagedir bypass systemwide boot path\n"
" -n bypass the system configuration file (^^)\n"
" -L load and execute DEXE File\n"
" -I insert config statements (on commandline)\n"
" -i[bootdir] (re-)install a DOS from bootdir or interactively\n"
" -h dump configuration to stderr and exit (sets -D+c)\n"
" 0=no parser debug, 1=loop debug, 2=+if_else debug\n"
" -H wait for dosdebug terminal at startup and pass dflags\n"
" -k use PC console keyboard (!)\n"
" -M set memory size to SIZE kilobytes (!)\n"
" -m toggle internal mouse driver\n"
" -N No boot of DOS\n"
" -O write debug messages to stderr\n"
" -o FILE put debug messages in file\n"
" -P copy debugging output to FILE\n"
" -p stop for prompting with a non-fatal configuration problem\n"
" -s enable direct hardware access (full feature) (!%%)\n"
" -t use terminal (S-Lang) mode\n"
" -u set user configuration variable 'confvar' prefixed by 'u_'.\n"
" -V use BIOS-VGA video modes (!#%%)\n"
" -v NUM force video card type\n"
" -w toggle windowed/fullscreen mode in X\n"
" -x SIZE enable SIZE K XMS RAM\n"
" -U PIPES calls init_uhook(PIPES) (??\?)\n" /* "??)" is a trigraph */
"\n"
" (!) BE CAREFUL! READ THE DOCS FIRST!\n"
" (%%) require DOSEMU be run as root (i.e. suid)\n"
" (^^) require DOSEMU not be run as root (i.e. not suid)\n"
" (#) options do not fully work yet\n"
"\n");
if(!strcmp (basename, "dos") || !strcmp (basename, "dosemu")) {
fprintf (stderr,
" x%s [options] == %s [options] -X\n"
"\n",
basename, basename);
}
fprintf(stderr,
" %s --help\n"
" %s --version print version of dosemu (and show this help)\n",
basename, basename);
}
------

I path it now ...
in anither messages.
_________________
Gert K. Andersen
Back to top
View user's profile Send private message
Gert Andersen
Tux's lil' helper
Tux's lil' helper


Joined: 24 Aug 2007
Posts: 138
Location: Broendby, Denmark

PostPosted: Mon Sep 21, 2009 9:30 pm    Post subject: Reply with quote

After config.c is been patched with cpu.patch -- the cpu.patch file have you in another posting and it is working and from Bart Libmore the person there have made dosemu + freedos.
See the difference i it.

cd /.../app-emulation/dosemu-1.4.0.1/work/dosemu-1.4-0 (main work directory for dosemu)
patch -p0 < cpu.patch
patching file /src/base/init/config.c (the main file for doemu to use)

--- config.c ---
/*
* (C) Copyright 1992, ..., 2007 the "DOSEMU-Development-Team".
*
* for details see file COPYING.DOSEMU in the DOSEMU distribution
*/

#include "config.h"

#include <stdio.h>
#include <termios.h>
#include <unistd.h>
#include <stdlib.h>
#include <ctype.h>
#include <string.h>
#include <fcntl.h>
#include <errno.h>
#include <sys/utsname.h>

#include "emu.h"
#include "timers.h"
#include "video.h"
#include "vc.h"
#include "mouse.h"
#include "serial.h"
#include "keymaps.h"
#include "memory.h"
#include "bios.h"
#include "lpt.h"
#include "int.h"
#include "dosemu_config.h"
#include "init.h"
#include "disks.h"
#include "userhook.h"
#include "pktdrvr.h"
#include "speaker.h"

#include "dos2linux.h"
#include "utilities.h"
#ifdef X86_EMULATOR
#include "cpu-emu.h"
#endif
#include "mhpdbg.h"

#include "mapping.h"

/*
* XXX - the mem size of 734 is much more dangerous than 704. 704 is the
* bottom of 0xb0000 memory. use that instead?
*/
#define MAX_MEM_SIZE 640


/*
* Options used in config_init().
*
* Please keep "getopt_string", secure_option_preparse(), config_init(),
* usage() and the manpage in sync!
*
* No more undocumented switches *please*.
*
* "--Fusers", "--Flibdir", "--Fimagedir" and "-n" not in "getopt_string"
* they are eaten by secure_option_preparse().
*/
static const char * const getopt_string =
"23456ABCcD:dE:e:F:f:H:h:I:i::kL:M:mNOo:P:pSstu:Vv:wXx:U:"
"gK"/*NOPs kept for compat (not documented in usage())*/;


int kernel_version_code = 0;
int config_check_only = 0;

int dosemu_argc;
char **dosemu_argv;
char *dosemu_proc_self_exe = NULL;
int dosemu_proc_self_maps_fd = -1;

static void check_for_env_autoexec_or_config(void);
static void usage(char *basename);

/*
* DANG_BEGIN_FUNCTION cpu_override
*
* description:
* Process user CPU override from the config file ('cpu xxx') or
* from the command line. Returns the selected CPU identifier or
* -1 on error.
*
* DANG_END_FUNCTION
*
*/
int cpu_override (int cpu)
{
switch (cpu) {
case 2:
return CPU_286;
case 5: case 6:
return CPU_586;
/* fall thru */
case 4:
return CPU_486;
/* fall thru */
case 3:
return CPU_386;
}
return -1;
}

static void dump_printf(char *fmt, ...)
{
va_list args;
va_start(args, fmt);
vfprintf(stderr, fmt, args);
va_end(args);
}

static void log_dump_printf(char *fmt, ...)
{
va_list args;
va_start(args, fmt);
vlog_printf(-1, fmt, args);
va_end(args);
}

void dump_config_status(void *printfunc)
{
char *s;
void (*print)(char *, ...) = (printfunc ? printfunc : dump_printf);

if (!printfunc) {
(*print)("\n-------------------------------------------------------------\n");
(*print)("------dumping the runtime configuration _after_ parsing -----\n");
}
else (*print)("dumping the current runtime configuration:\n");
(*print)("Version: dosemu-" VERSTR " versioncode = 0x%08x\n\n", DOSEMU_VERSION_CODE);
(*print)("Running Kernel Version: linux-%d.%d.%d\n", kernel_version_code >> 16, (kernel_version_code >> 8) & 255, kernel_version_code & 255);
(*print)("cpu ");
switch (vm86s.cpu_type) {
case CPU_386: s = "386"; break;
case CPU_486: s = "486"; break;
case CPU_586: s = "586"; break;
default: s = "386"; break;
}
(*print)("%s\nrealcpu ", s);
switch (config.realcpu) {
case CPU_386: s = "386"; break;
case CPU_486: s = "486"; break;
case CPU_586: s = "586"; break;
default: s = "386"; break;
}
(*print)("%s\n", s);
(*print)("CPUclock %g MHz\ncpu_spd 0x%lx\ncpu_tick_spd 0x%lx\n",
(((double)LLF_US)/config.cpu_spd), config.cpu_spd, config.cpu_tick_spd);

(*print)("pci %d\nrdtsc %d\nmathco %d\nsmp %d\n",
config.pci, config.rdtsc, config.mathco, config.smp);
(*print)("cpuspeed %d\n", config.CPUSpeedInMhz);
#ifdef X86_EMULATOR
(*print)("cpuemu %d\n", config.cpuemu);
#endif

if (config_check_only) mapping_init();
if (mappingdriver.name)
(*print)("mappingdriver %s\n", mappingdriver.name);
else
(*print)("mappingdriver %s\n", config.mappingdriver ? config.mappingdriver : "auto");
if (config_check_only) mapping_close();
(*print)("hdiskboot %d\n",
config.hdiskboot);
(*print)("mem_size %d\next_mem %d\n",
config.mem_size, config.ext_mem);
(*print)("ems_size 0x%x\nems_frame 0x%x\n",
config.ems_size, config.ems_frame);
(*print)("xms_size 0x%x\nmax_umb 0x%x\ndpmi 0x%x\ndpmi_base 0x%x\npm_dos_api %i\nignore_djgpp_null_derefs %i\n",
config.xms_size, config.max_umb, config.dpmi, config.dpmi_base, config.pm_dos_api, config.no_null_checks);
(*print)("mapped_bios %d\nvbios_file %s\n",
config.mapped_bios, (config.vbios_file ? config.vbios_file :""));
(*print)("vbios_copy %d\nvbios_seg 0x%x\nvbios_size 0x%x\n",
config.vbios_copy, config.vbios_seg, config.vbios_size);
(*print)("console_keyb %d\nconsole_video %d\n",
config.console_keyb, config.console_video);
(*print)("kbd_tty %d\nexitearly %d\n",
config.kbd_tty, config.exitearly);
(*print)("fdisks %d\nhdisks %d\nbootdisk %d\n",
config.fdisks, config.hdisks, config.bootdisk);
(*print)("term_esc_char 0x%x\nterm_color %d\nterm_updatefreq %d\n",
config.term_esc_char, config.term_color, config.term_updatefreq);
(*print)("X_updatelines %d\nX_updatefreq %d\n",
config.X_updatelines, config.X_updatefreq);
(*print)("xterm_title\n", config.xterm_title);
(*print)("X_display \"%s\"\nX_title \"%s\"\nX_icon_name \"%s\"\n",
(config.X_display ? config.X_display :""), config.X_title, config.X_icon_name);
(*print)("X_title_show_appname %d\n",
config.X_title_show_appname);
(*print)("X_blinkrate %d\nX_sharecmap %d\nX_mitshm %d\n",
config.X_blinkrate, config.X_sharecmap, config.X_mitshm);
(*print)("X_fixed_aspect %d\nX_aspect_43 %d\nX_lin_filt %d\n",
config.X_fixed_aspect, config.X_aspect_43, config.X_lin_filt);
(*print)("X_bilin_filt %d\nX_mode13fact %d\nX_winsize_x %d\n",
config.X_bilin_filt, config.X_mode13fact, config.X_winsize_x);
(*print)("X_winsize_y %d\nX_gamma %d\nX_fullscreen %d\nvgaemu_memsize 0x%x\n",
config.X_winsize_y, config.X_gamma, config.X_fullscreen,
config.vgaemu_memsize);
(*print)("vesamode_list %p\nX_lfb %d\nX_pm_interface %d\n",
config.vesamode_list, config.X_lfb, config.X_pm_interface);
(*print)("X_keycode %d\nX_font \"%s\"\n",
config.X_keycode, config.X_font);
(*print)("X_mgrab_key \"%s\"\n", config.X_mgrab_key);
(*print)("X_background_pause %d\n", config.X_background_pause);

switch (config.chipset) {
case PLAINVGA: s = "plainvga"; break;
case TRIDENT: s = "trident"; break;
case ET4000: s = "et4000"; break;
case DIAMOND: s = "diamond"; break;
case S3: s = "s3"; break;
case AVANCE: s = "avance"; break;
case ATI: s = "ati"; break;
case CIRRUS: s = "cirrus"; break;
case MATROX: s = "matrox"; break;
case WDVGA: s = "wdvga"; break;
case SIS: s = "sis"; break;
#ifdef USE_SVGALIB
case SVGALIB: s = "svgalib"; break;
#endif
case VESA: s = "vesa"; break;
default: s = "unknown"; break;
}
(*print)("config.X %d\nhogthreshold %d\nchipset \"%s\"\n",
config.X, config.hogthreshold, s);
switch (config.cardtype) {
case CARD_VGA: s = "VGA"; break;
case CARD_MDA: s = "MGA"; break;
case CARD_CGA: s = "CGA"; break;
case CARD_EGA: s = "EGA"; break;
default: s = "unknown"; break;
}
(*print)("cardtype \"%s\"\npci_video %d\nfullrestore %d\n",
s, config.pci_video, config.fullrestore);
(*print)("gfxmemsize %d\nvga %d\n",
config.gfxmemsize, config.vga);
switch (config.speaker) {
case SPKR_OFF: s = "off"; break;
case SPKR_NATIVE: s = "native"; break;
case SPKR_EMULATED: s = "emulated"; break;
default: s = "wrong"; break;
}
(*print)("dualmon %d\nforce_vt_switch %d\nspeaker \"%s\"\n",
config.dualmon, config.force_vt_switch, s);
(*print)("update %d\nfreq %d\n",
config.update, config.freq);
(*print)("tty_lockdir \"%s\"\ntty_lockfile \"%s\"\nconfig.tty_lockbinary %d\n",
config.tty_lockdir, config.tty_lockfile, config.tty_lockbinary);
(*print)("num_ser %d\nnum_lpt %d\nfastfloppy %d\nfull_file_locks %d\n",
config.num_ser, config.num_lpt, config.fastfloppy, config.full_file_locks);
(*print)("emusys \"%s\"\nemuini \"%s\"\n",
(config.emusys ? config.emusys : ""), (config.emuini ? config.emuini : ""));
(*print)("dosbanner %d\nvbios_post %d\ndetach %d\n",
config.dosbanner, config.vbios_post, config.detach);
(*print)("debugout \"%s\"\n",
(config.debugout ? config.debugout : ""));
{
char buf[256];
GetDebugFlagsHelper(buf, 0);
(*print)("debug_flags \"%s\"\n", buf);
}
if (!printfunc && config.keytable) {
dump_keytable(stderr, config.keytable);
} else {
(*print) ("keytable not setup yet\n");
}
(*print)("pre_stroke \"%s\"\n", (config.pre_stroke ? config.pre_stroke : ""));
(*print)("irqpassing= ");
if (config.sillyint) {
int i;
for (i=0; i <16; i++) {
if (config.sillyint & (1<<i)) {
(*print)("IRQ%d", i);
if (config.sillyint & (0x10000<<i))
(*print)("(sigio) ");
else
(*print)(" ");
}
}
(*print)("\n");
}
else (*print)("none\n");
list_hardware_ram(print);
(*print)("ipxsup %d\nvnet %d\npktflags 0x%x\n",
config.ipxsup, config.vnet, config.pktflags);

{
int i;
for (i = 0; i < config.num_lpt; i++)
printer_print_config(i, print);
}

{
int i;
int size = sizeof(config.features) / sizeof(config.features[0]);
for (i = 0; i < size; i++) {
(*print)("feature_%d %d\n", i, config.features[i]);
}
}

(*print)("\nSOUND:\nsb_base 0x%x\nsb_dma %d\nsb_hdma %d\nsb_irq %d\n"
"mpu401_base 0x%x\nsb_dsp \"%s\"\nsb_mixer \"%s\"\nsound_driver \"%s\"\n",
config.sb_base, config.sb_dma, config.sb_hdma, config.sb_irq,
config.mpu401_base, config.sb_dsp, config.sb_mixer, config.sound_driver);
(*print)("\nSOUND_OSS:\noss_min_frags 0x%x\noss_max_frags 0x%x\n"
"oss_stalled_frags 0x%x\noss_do_post %d\noss_min_extra_frags 0x%x\n"
"oss_dac_freq %i\n",
config.oss_min_frags, config.oss_max_frags, config.oss_stalled_frags,
config.oss_do_post, config.oss_min_extra_frags, config.oss_dac_freq);
(*print)("\ncli_timeout %d\n", config.cli_timeout);
(*print)("\npic_watchdog %d\n", config.pic_watchdog);
(*print)("\nJOYSTICK:\njoy_device0 \"%s\"\njoy_device1 \"%s\"\njoy_dos_min %i\njoy_dos_max %i\njoy_granularity %i\njoy_latency %i\n",
config.joy_device[0], config.joy_device[1], config.joy_dos_min, config.joy_dos_max, config.joy_granularity, config.joy_latency);

if (!printfunc) {
(*print)("\n--------------end of runtime configuration dump -------------\n");
(*print)( "-------------------------------------------------------------\n\n");
}
}

static void
open_terminal_pipe(char *path)
{
terminal_fd = DOS_SYSCALL(open(path, O_RDWR));
if (terminal_fd == -1) {
terminal_pipe = 0;
error("open_terminal_pipe failed - cannot open %s!\n", path);
return;
} else
terminal_pipe = 1;
}

static void our_envs_init(char *usedoptions)
{
struct utsname unames;
char *s;
char buf[256];
int i,j;

if (usedoptions) {
for (i=0,j=0; i<256; i++) {
if (usedoptions[i]) buf[j++] = i;
}
buf[j] = 0;
setenv("DOSEMU_OPTIONS", buf, 1);
strcpy(buf, "0");
if (!usedoptions['X'] && on_console()) strcpy(buf, "1");
setenv("DOSEMU_STDIN_IS_CONSOLE", buf, 1);
return;
}
uname(&unames);
kernel_version_code = strtol(unames.release, &s,0) << 16;
kernel_version_code += strtol(s+1, &s,0) << 8;
kernel_version_code += strtol(s+1, &s,0);
sprintf(buf, "%d", kernel_version_code);
setenv("KERNEL_VERSION_CODE", buf, 1);
sprintf(buf, "%d", DOSEMU_VERSION_CODE);
setenv("DOSEMU_VERSION_CODE", buf, 1);
sprintf(buf, "%d", geteuid());
setenv("DOSEMU_EUID", buf, 1);
sprintf(buf, "%d", getuid());
setenv("DOSEMU_UID", buf, 1);
}


static void restore_usedoptions(char *usedoptions)
{
char *p = getenv("DOSEMU_OPTIONS");
if (p) {
memset(usedoptions,0,256);
while (*p) {
usedoptions[(unsigned char)*p] = *p;
p++;
}
}
}

static int find_option(char *option, int argc, char **argv)
{
int i;
if (argc <=1 ) return 0;
for (i=1; i < argc; i++) {
if (!strcmp(argv[i], option)) {
return i;
}
}
return 0;
}

static int option_delete(int option, int *argc, char **argv)
{
int i;
if (option >= *argc) return 0;
for (i=option; i < *argc; i++) {
argv[i] = argv[i+1];
}
*argc -= 1;
return option;
}

/*
* Please keep "getopt_string", secure_option_preparse(), config_init(),
* usage() and the manpage in sync!
*/
void secure_option_preparse(int *argc, char **argv)
{
char *opt;
int runningsuid = can_do_root_stuff && !under_root_login;

auto char * get_option(char *key, int with_arg);
char * get_option(char *key, int with_arg)
{
char *p;
char *basename;
int o = find_option(key, *argc, argv);
if (!o) return 0;
o = option_delete(o, argc, argv);
if (!with_arg) return "";
if (!with_arg || o >= *argc) return "";
if (argv[o][0] == '-') {
basename = strrchr(argv[0], '/'); /* parse the program name */
basename = basename ? basename + 1 : argv[0];
usage(basename);
exit(0);
}
p = strdup(argv[o]);
option_delete(o, argc, argv);
return p;
}

if (runningsuid) unsetenv("DOSEMU_LAX_CHECKING");
else setenv("DOSEMU_LAX_CHECKING", "on", 1);

if (*argc <=1 ) return;

opt = get_option("--Fusers", 1);
if (opt && opt[0]) {
if (runningsuid) {
fprintf(stderr, "Bypassing /etc/dosemu.users not allowed %s\n",
using_sudo ? "with sudo" : "for suid-root");
exit(0);
}
DOSEMU_USERS_FILE = opt;
}

opt = get_option("--Flibdir", 1);
if (opt && opt[0]) {
dosemu_lib_dir_path = opt;
}

opt = get_option("--Fimagedir", 1);
if (opt && opt[0]) {
dosemu_hdimage_dir_path = opt;
}

/* "-Xn" is enough to throw this parser off :( */
opt = get_option("-n", 0);
if (opt) {
if (runningsuid) {
fprintf(stderr, "The -n option to bypass the system configuration files "
"is not allowed with sudo/suid-root\n");
exit(0);
}
DOSEMU_USERS_FILE = NULL;
}
}

static void read_cpu_info(void)
{
char *cpuflags, *cpu;
int k = 3;

open_proc_scan("/proc/cpuinfo");
cpu = get_proc_string_by_key("cpu family");
if (cpu) {
k = atoi(cpu);
} else { /* old kernels < 2.1.74 */
cpu = get_proc_string_by_key("cpu");
/* 386, 486, etc */
if (cpu) k = atoi(cpu) / 100;
}
if (k > 5) k = 5;
switch (k) {
case 5:
config.realcpu = CPU_586;
cpuflags = get_proc_string_by_key("features");
if (!cpuflags) {
cpuflags = get_proc_string_by_key("flags");
}
#ifdef X86_EMULATOR
if (cpuflags && (strstr(cpuflags, "mmxext") ||
strstr(cpuflags, "sse"))) {
config.cpuprefetcht0 = 1;
}
#endif
#ifdef __i386__
if (cpuflags && (strstr(cpuflags, "fxsr")) &&
sizeof(vm86_fpu_state) == (112+512) &&
kernel_version_code >= 0x20401)
config.cpufxsr = 1;
#endif
if (cpuflags && strstr(cpuflags, "tsc")) {
/* bogospeed currently returns 0; should it deny
* pentium features, fall back into 486 case */
if ((kernel_version_code > 0x20100+126)
&& (cpuflags = get_proc_string_by_key("cpu MHz"))) {
int di,df;
/* last known proc/cpuinfo format is xxx.xxxxxx, with 3
* int and 6 decimal digits - but what if there are less
* or more digits??? */
/* some broken kernel/cpu combinations apparently imply
* the existence of 0 Mhz CPUs */
if (sscanf(cpuflags,"%d.%d",&di,&df)==2 && (di || df)) {
char cdd[8]; int i;
long long chz = 0;
char *p = cpuflags;
while (*p!='.') p++; p++;
for (i=0; i<6; i++) cdd[i]=(*p && isdigit(*p)? *p++:'0');
cdd[6]=0; sscanf(cdd,"%d",&df);
/* speed division factor to get 1us from CPU clocks - for
* details on fast division see timers.h */
chz = (di * 1000000LL) + df;

/* speed division factor to get 1us from CPU clock */
config.cpu_spd = (LLF_US*1000000)/chz;

/* speed division factor to get 838ns from CPU clock */
config.cpu_tick_spd = (LLF_TICKS*1000000)/chz;

warn ("Linux kernel %d.%d.%d; CPU speed is %lld Hz\n",
kernel_version_code >> 16, (kernel_version_code >> 8) & 255,
kernel_version_code & 255,chz);
/* fprintf (stderr,"CPU speed factors %ld,%ld\n",
config.cpu_spd, config.cpu_tick_spd); */
config.CPUSpeedInMhz = di + (df>500000);
#ifdef X86_EMULATOR
warn ("CPU-EMU speed is %d MHz\n",config.CPUSpeedInMhz);
#endif
break;
}
else
cpuflags=NULL;
}
else
cpuflags=0;
if (!cpuflags) {
if (!bogospeed(&config.cpu_spd, &config.cpu_tick_spd)) {
break;
}
}
}
/* fall thru */
case 4: config.realcpu = CPU_486;
/* fall thru */
case 3:
break;
default:
error("Unknown CPU type!\n");
/* config.realcpu is set to CPU_386 at this point */
}
config.mathco = strcmp(get_proc_string_by_key("fpu"), "yes") == 0;
reset_proc_bufferptr();
k = 0;
while (get_proc_string_by_key("processor")) {
k++;
advance_proc_bufferptr();
}
if (k > 1) {
config.smp = 1; /* for checking overrides, later */
}
close_proc_scan();
}

static void config_post_process(const char *usedoptions)
{
config.realcpu = CPU_386;
if (vm86s.cpu_type > config.realcpu || config.rdtsc || config.mathco)
read_cpu_info();
if (vm86s.cpu_type > config.realcpu) {
vm86s.cpu_type = config.realcpu;
fprintf(stderr, "CONF: emulated CPU forced down to real CPU: %d86\n",vm86s.cpu_type);
}
if (config.rdtsc) {
if (config.smp) {
c_printf("CONF: Denying use of pentium timer on SMP machine\n");
config.rdtsc = 0;
}
if (config.realcpu < CPU_586) {
c_printf("CONF: Ignoring 'rdtsc' statement\n");
config.rdtsc = 0;
}
}
/* console scrub */
if (config.X || usedoptions['X']) {
config.console_video = 0;
config.emuretrace = 0; /* already emulated */

if (!Video) {
#if !defined(USE_DL_PLUGINS) && defined(X_SUPPORT)
config.X = 1;
Video = &Video_X;
#else
if (!load_plugin("X"))
config.X = 0;
#endif
}
}
if (on_console()) {
if (!can_do_root_stuff && config.console_video) {
/* force use of Slang-terminal on console too */
config.console_video = 0;
dbug_printf("no console on low feature (non-suid root) DOSEMU\n");
}
if (config.console_keyb == -1)
config.console_keyb = can_do_root_stuff;
if (config.speaker == SPKR_EMULATED) {
register_speaker((void *)(uintptr_t)console_fd,
console_speaker_on, console_speaker_off);
}
} else {
config.console_video = config.console_keyb = 0;
if (config.speaker == SPKR_NATIVE) {
config.speaker = SPKR_EMULATED;
}
}
if (!config.console_video)
config.vga = config.mapped_bios = 0;
if (config.vga)
config.mapped_bios = config.console_video = 1;
else
config.vbios_post = 0;
if ((config.vga || config.X) && config.mem_size > 640) {
error("$_dosmem = (%d) not allowed for X and VGA console graphics, "
"restricting to 640K\n", config.mem_size);
config.mem_size = 640;
}
if (!config.dpmi)
config.pm_dos_api = 0;

/* page-align memory sizes */
config.ext_mem &= ~3;
config.xms_size &= ~3;
config.ems_size &= ~3;
config.dpmi &= ~3;

/* UID scrub */
if (under_root_login) c_printf("CONF: running exclusively as ROOT:");
else {
c_printf("CONF: mostly running as USER:");
}
c_printf(" uid=%d (cached %d) gid=%d (cached %d)\n",
geteuid(), get_cur_euid(), getegid(), get_cur_egid());

/* Speaker scrub */
#ifdef X86_EMULATOR
if (config.cpuemu && config.speaker==SPKR_NATIVE) {
c_printf("SPEAKER: can`t use native mode with cpu-emu\n");
config.speaker=SPKR_EMULATED;
}
#endif

check_for_env_autoexec_or_config();

if (config.pci && !can_do_root_stuff) {
c_printf("CONF: Warning: PCI requires root, disabled\n");
config.pci = 0;
}

if (config.vnet == VNET_TYPE_DSN) {
error("DOSNET is deprecated and will soon be removed.\n"
"Please consider using TAP instead.\n"
"To do this, you have to set $_vnet=\"TAP\"\n");
}
if (dosemu_lib_dir_path != dosemulib_default)
free(dosemu_lib_dir_path);
dosemu_lib_dir_path = NULL;
if (dosemu_hdimage_dir_path != dosemuhdimage_default)
free(dosemu_hdimage_dir_path);
dosemu_hdimage_dir_path = NULL;
if (keymap_load_base_path != keymaploadbase_default)
free(keymap_load_base_path);
keymap_load_base_path = NULL;
dexe_load_path = NULL;
}

static config_scrub_t config_scrub_func[100];

/*
* DANG_BEGIN_FUNCTION register_config_scrub
*
* description:
* register a function Enforce consistency upon the `config` structure after
* all values have been set to remove silly option combinations
*
* DANG_END_FUNCTION
*
*/
int register_config_scrub(config_scrub_t new_config_scrub)
{
int i;
int result = -1;
for(i = 0; i < sizeof(config_scrub_func)/sizeof(config_scrub_func[0]); i++) {
if (!config_scrub_func[i]) {
config_scrub_func[i] = new_config_scrub;
result = 0;
break;
}
}
if (result < 0) {
c_printf("register_config_scrub failed > %zu config_scrub functions\n",
sizeof(config_scrub_func)/sizeof(config_scrub_func[0]));
}
return result;
}

/*
* DANG_BEGIN_FUNCTION unregister_config_scrub
*
* description:
* Complement of register_config_scrub
* This removes a scrub function.
*
* DANG_END_FUNCTION
*
*/
void unregister_config_scrub( config_scrub_t old_config_scrub)
{
int i;
for(i = 0; i < sizeof(config_scrub_func)/sizeof(config_scrub_func[0]); i++) {
if (config_scrub_func[i] == old_config_scrub) {
config_scrub_func[i] = 0;
}
}
}

/*
* DANG_BEGIN_FUNCTION config_scrub
*
* description:
* Enforce consistency upon the `config` structure after
* all values have been set to remove silly option combinations
*
* DANG_END_FUNCTION
*
*/
static void config_scrub(void)
{
int i;
for(i = 0; i < sizeof(config_scrub_func)/sizeof(config_scrub_func[0]); i++) {
config_scrub_t func = config_scrub_func[i];
if (func) {
func();
}
}
}

/*
* DANG_BEGIN_FUNCTION config_init
*
* description:
* This is called to parse the command-line arguments and config
* files.
*
* DANG_END_FUNCTION
*
*/
void
config_init(int argc, char **argv)
{
int c=0;
int can_do_root_stuff_enabled = 0;
char *confname = NULL;
char *dosrcname = NULL;
char *basename;
char *dexe_name = 0;
char usedoptions[256];
int i;

if (getenv("DOSEMU_INVOKED_NAME"))
argv[0] = getenv("DOSEMU_INVOKED_NAME");
basename = strrchr(argv[0], '/'); /* parse the program name */
basename = basename ? basename + 1 : argv[0];

for (i = 1; i < argc; i++) {
if (!strcmp("--version",argv[i]) || !strcmp("--help",argv [i])) {
usage(basename);
exit(0);
}
}

dosemu_argc = argc;
dosemu_argv = argv;
if (dosemu_proc_self_exe == NULL)
dosemu_proc_self_exe = dosemu_argv[0];

memset(usedoptions,0,sizeof(usedoptions));
memcheck_type_init();
our_envs_init(0);
parse_debugflags("+cw", 1);

/*
* DANG_BEGIN_REMARK For simpler support of X, DOSEMU can be started
* by a symbolic link called `xdos` which DOSEMU will use to switch
* into X-mode. DANG_END_REMARK
*/
Video = NULL;
if (strcmp(basename, "xdos") == 0 || getenv("DISPLAY")) {
usedoptions['X'] = 'X';
/* called as 'xdos' */
}

/* options get parsed twice so show our own errors and only once */
opterr = 0;
if (strcmp(config_script_name, DEFAULT_CONFIG_SCRIPT))
confname = config_script_path;
while ((c = getopt(argc, argv, getopt_string)) != EOF) {
usedoptions[(unsigned char)c] = c;
switch (c) {
case 's':
if (can_do_root_stuff)
can_do_root_stuff_enabled = 1;
else
error("The -s switch requires root privileges\n");
break;
case 'h':
config_check_only = atoi(optarg) + 1;
break;
case 'H': {
dosdebug_flags = strtoul(optarg,0,0) & 255;
#if 0
if (!dosdebug_flags) dosdebug_flags = DBGF_WAIT_ON_STARTUP;
#endif
break;
}
case 'F':
if (get_orig_uid()) {
FILE *f;
if (!get_orig_euid()) {
/* we are running suid root as user */
fprintf(stderr, "Sorry, -F option not allowed here\n");
exit(1);
}
f=fopen(optarg, "r");
if (!f) {
fprintf(stderr, "Sorry, no access to configuration script %s\n", optarg);
exit(1);
}
fclose(f);
}
confname = optarg;
break;
case 'f':
{
FILE *f;
f=fopen(optarg, "r");
if (!f) {
fprintf(stderr, "Sorry, no access to user configuration file %s\n", optarg);
exit(1);
}
fclose(f);
dosrcname = optarg;
}
break;
case 'L':
dexe_name = optarg;
break;
case 'I':
commandline_statements = optarg;
break;
case 'i':
if (optarg)
config.install = optarg;
else
config.install = "";
break;
case 'd':
if (config.detach)
break;
config.detach = (unsigned short) detach();
break;
case 'D':
parse_debugflags(optarg, 1);
break;
case 'O':
fprintf(stderr, "using stderr for debug-output\n");
dbg_fd = stderr;
break;
case 'o':
config.debugout = strdup(optarg);
break;
case 't':
/* terminal mode */
usedoptions['X'] = 0;
break;
case 'u': {
char *s=malloc(strlen(optarg)+3);
s[0]='u'; s[1]='_';
strcpy(s+2,optarg);
define_config_variable(s);
}
break;
case 'U':
init_uhook(optarg);
break;
}
}

if (!can_do_root_stuff_enabled)
can_do_root_stuff = 0;
else if (under_root_login)
fprintf(stderr,"\nRunning as root in full feature mode\n");
else
fprintf(stderr,"\nRunning privileged (%s) in full feature mode\n",
using_sudo ? "via sudo" : "suid-root");

if (dbg_fd == 0) {
if (config.debugout == NULL) {
char *home = getenv("HOME");
if (home) {
const static char *debugout = "/.dosemu/boot.log";
config.debugout = malloc(strlen(home) + strlen(debugout) + 1);
strcpy(config.debugout, home);
strcat(config.debugout, debugout);
}
}
if (config.debugout != NULL) {
dbg_fd = fopen(config.debugout, "w");
if (!dbg_fd) {
fprintf(stderr, "can't open \"%s\" for writing\n", config.debugout);
exit(1);
}
free(config.debugout);
config.debugout = NULL;
}
}

if (config_check_only) set_debug_level('c',1);

if (dexe_name || !strcmp(basename,"dosexec")) {
if (!dexe_name) dexe_name = argv[optind];
if (!dexe_name) {
usage(basename);
exit(1);
}
prepare_dexe_load(dexe_name);
usedoptions['L'] = 'L';
}

our_envs_init(usedoptions);
parse_config(confname,dosrcname);
restore_usedoptions(usedoptions);

if (config.exitearly && !config_check_only)
exit(0);

#ifdef __linux__
optind = 0;
#endif
opterr = 0;
while ((c = getopt(argc, argv, getopt_string)) != EOF) {

/* Note: /etc/dosemu.conf may have disallowed some options
* ( by removing them from $DOSEMU_OPTIONS ).
* We skip them by re-checking 'usedoptions'.
*/
if (!usedoptions[(unsigned char)c]) {
warn("command line option -%c disabled by dosemu.conf\n", c);
}
else switch (c) {
case 'F': /* previously parsed config file argument */
case 'f':
case 'h':
case 'H':
case 'I':
case 'i':
case 'd':
case 'o':
case 'O':
case 'L':
case 'u':
case 'U':
case 's':
break;
case '2': case '3': case '4': case '5': case '6':
{
int cpu = cpu_override (c-'0');
if (cpu > 0) {
fprintf(stderr,"CPU set to %d86\n",cpu);
vm86s.cpu_type = cpu;
}
else
fprintf(stderr,"error in CPU user override\n");
}
break;
case 'g': /* obsolete "graphics" option */
break;
case 'K':
#if 0 /* now dummy, leave it for compatibility */
warn("Keyboard interrupt enabled...this is still buggy!\n");
#endif
break;
case 'A':
if (!dexe_running) config.hdiskboot = 0;
break;
case 'B':
if (!dexe_running) config.hdiskboot = 2;
break;
case 'C':
config.hdiskboot = 1;
break;
case 'c':
config.console_video = 1;
config.vga = 0;
break;
case 'k':
config.console_keyb = 1;
break;
case 't':
/* terminal mode */
config.X = config.console_keyb = config.console_video = 0;
break;
case 'X':
/* check usedoptions later */
break;
case 'S':
load_plugin("sdl");
#if !defined(USE_DL_PLUGINS) && defined(SDL_SUPPORT)
config.X = 1;
Video = &Video_SDL;
#endif
break;
case 'w':
config.X_fullscreen = !config.X_fullscreen;
break;
case 'M':{
int max_mem = config.vga ? 640 : MAX_MEM_SIZE;
config.mem_size = atoi(optarg);
if (config.mem_size > max_mem)
config.mem_size = max_mem;
break;
}
case 'D':
parse_debugflags(optarg, 1);
break;
case 'p':
config.prompt = 1;
break;
case 'P':
if (terminal_fd == -1) {
open_terminal_pipe(optarg);
} else
error("terminal pipe already open\n");
break;
case 'V':
g_printf("Configuring as VGA video card & mapped ROM\n");
config.vga = 1;
if (config.mem_size > 640)
config.mem_size = 640;
break;
case 'v':
config.cardtype = atoi(optarg);
if (config.cardtype > MAX_CARDTYPE) /* keep it updated when adding a new card! */
config.cardtype = 1;
g_printf("Configuring cardtype as %d\n", config.cardtype);
break;
case 'N':
warn("DOS will not be started\n");
config.exitearly = 1;
break;

case 'x':
config.xms_size = atoi(optarg);
x_printf("enabling %dK XMS memory\n", config.xms_size);
break;

case 'e':
config.ems_size = atoi(optarg);
g_printf("enabling %dK EMS memory\n", config.ems_size);
break;

case 'm':
g_printf("turning internal MOUSE driver %s\n",
config.mouse.intdrv ? "off" : "on");
config.mouse.intdrv = !config.mouse.intdrv;
break;

case 'E':
g_printf("DOS command given on command line\n");
misc_e6_store_command(optarg,0);
break;

case '?':
default:
fprintf(stderr, "unrecognized option or missing argument: -%c\n\r", optopt);
usage(basename);
fflush(stdout);
fflush(stderr);
exit(1);
}
}
while (optind < argc) {
g_printf("DOS command given on command line\n");
misc_e6_store_command(argv[optind],1);
optind++;
}
config_post_process(usedoptions);
config_scrub();
if (config_check_only) {
dump_config_status(0);
usage(basename);
exit(1);
} else {
if (debug_level('c') >= 8)
dump_config_status(log_dump_printf);
}
}


static void
check_for_env_autoexec_or_config(void)
{
char *cp;
cp = getenv("CONFIG");
if (cp) {
free(config.emusys);
config.emusys = strdup(cp);
}


/*
* The below is already reported in the conf. It is in no way an error
* so why the messages?
*/

#if 0
if (config.emusys)
fprintf(stderr, "config extension = %s\n", config.emusys);
#endif
}

/*
* Please keep "getopt_string", secure_option_preparse(), config_init(),
* usage() and the manpage in sync!
*/
static void
usage(char *basename)
{
fprintf(stderr,
"dosemu-" VERSTR "\n\n"
"USAGE:\n"
" %s [options] [ [-E] linux path or dos command ]\n"
"\n"
" -2,3,4,5,6 choose 286, 386, 486 or 586 or 686 CPU\n"
" -A boot from first defined floppy disk (A)\n"
" -B boot from second defined floppy disk (B) (#)\n"
" -C boot from first defined hard disk (C)\n"
" -c use PC console video (!%%)\n"
" -d detach console\n"
" -X run in X Window (#)\n"
" -S run in SDL (#)\n"
, basename);
print_debug_usage(stderr);
fprintf(stderr,
" -E STRING pass DOS command on command line (but don't exit afterwards)\n"
" -e SIZE enable SIZE K EMS RAM\n"
" -F use File as global config-file\n"
" -f use dosrcFile as user config-file\n"
" --Fusers bypass /etc/dosemu.users (^^)\n"
" --Flibdir change keymap and FreeDOS location\n"
" --Fimagedir bypass systemwide boot path\n"
" -n bypass the system configuration file (^^)\n"
" -L load and execute DEXE File\n"
" -I insert config statements (on commandline)\n"
" -i[bootdir] (re-)install a DOS from bootdir or interactively\n"
" -h dump configuration to stderr and exit (sets -D+c)\n"
" 0=no parser debug, 1=loop debug, 2=+if_else debug\n"
" -H wait for dosdebug terminal at startup and pass dflags\n"
" -k use PC console keyboard (!)\n"
" -M set memory size to SIZE kilobytes (!)\n"
" -m toggle internal mouse driver\n"
" -N No boot of DOS\n"
" -O write debug messages to stderr\n"
" -o FILE put debug messages in file\n"
" -P copy debugging output to FILE\n"
" -p stop for prompting with a non-fatal configuration problem\n"
" -s enable direct hardware access (full feature) (!%%)\n"
" -t use terminal (S-Lang) mode\n"
" -u set user configuration variable 'confvar' prefixed by 'u_'.\n"
" -V use BIOS-VGA video modes (!#%%)\n"
" -v NUM force video card type\n"
" -w toggle windowed/fullscreen mode in X\n"
" -x SIZE enable SIZE K XMS RAM\n"
" -U PIPES calls init_uhook(PIPES) (??\?)\n" /* "??)" is a trigraph */
"\n"
" (!) BE CAREFUL! READ THE DOCS FIRST!\n"
" (%%) require DOSEMU be run as root (i.e. suid)\n"
" (^^) require DOSEMU not be run as root (i.e. not suid)\n"
" (#) options do not fully work yet\n"
"\n");
if(!strcmp (basename, "dos") || !strcmp (basename, "dosemu")) {
fprintf (stderr,
" x%s [options] == %s [options] -X\n"
"\n",
basename, basename);
}
fprintf(stderr,
" %s --help\n"
" %s --version print version of dosemu (and show this help)\n",
basename, basename);
}
_________________
Gert K. Andersen
Back to top
View user's profile Send private message
i92guboj
Bodhisattva
Bodhisattva


Joined: 30 Nov 2004
Posts: 10315
Location: Córdoba (Spain)

PostPosted: Mon Sep 21, 2009 9:32 pm    Post subject: Reply with quote

Check your other thread, I already provide a patched ebuild. And please, stop posting source code and patches without code tags, because they get broken and useless anyway. A patch copy/past'ed here serves almost no purpose. The source code is already in the package for people to see, and the patch would be better linked from the original place or uploaded somewhere, where people can get it without the distortion that this forum produces, rendering the patch unusable.
Back to top
View user's profile Send private message
Gert Andersen
Tux's lil' helper
Tux's lil' helper


Joined: 24 Aug 2007
Posts: 138
Location: Broendby, Denmark

PostPosted: Mon Sep 21, 2009 10:01 pm    Post subject: Reply with quote

I have allready uploaded the cpu.patch to bugs.gentoo.org and the official update is soon comig with more updates to dosemu have Bart Lobmore told my that he is makng dosemu.

Where should solike cpu patch perhaps then be uploaded to.
_________________
Gert K. Andersen
Back to top
View user's profile Send private message
i92guboj
Bodhisattva
Bodhisattva


Joined: 30 Nov 2004
Posts: 10315
Location: Córdoba (Spain)

PostPosted: Mon Sep 21, 2009 11:54 pm    Post subject: Reply with quote

Moved from Gentoo on AMD64 to Duplicate Threads.

Please, continue in the other thread only, since it's the same single problem that you are trying to solve.

https://forums.gentoo.org/viewtopic-t-793360-highlight-.html
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum