Usermode/libc - Fix strchr and strrchr behavior
[tpg/acess2.git] / bochsrc.txt
1 # configuration file generated by Bochs
2 plugin_ctrl: unmapped=1, biosdev=1, speaker=1, extfpuirq=1, iodebug=1
3 config_interface: textconfig
4 display_library: sdl
5 memory: host=32, guest=32
6 romimage: file="/home/tpg/apps/share/bochs/BIOS-bochs-latest"
7 vgaromimage: file="/home/tpg/apps/share/bochs/VGABIOS-lgpl-latest"
8 boot: floppy
9 floppy_bootsig_check: disabled=0
10 floppya: type=1_44, 1_44="DiskImage.img", status=inserted
11 # no floppyb
12 ata0: enabled=1, ioaddr1=0x1f0, ioaddr2=0x3f0, irq=14
13 #ata0-slave: type=disk, mode=flat, translation=auto, path="AcessHDD.img", cylinders=10, heads=128, spt=32, biosdetect=auto, model="Acess"
14 ata1: enabled=1, ioaddr1=0x170, ioaddr2=0x370, irq=15
15 ata2: enabled=0
16 ata3: enabled=0
17 parport1: enabled=1, file=""
18 parport2: enabled=0
19 com1: enabled=1, mode=file, dev="serial.txt"
20 com2: enabled=0
21 com3: enabled=0
22 com4: enabled=0
23 usb_uhci: enabled=1, port1=mouse, port2=hub:4
24 #usb_ohci: enabled=0
25 usb_xhci: enabled=1
26 pci: enabled=1, chipset=i440fx, slot1=pcivga
27 #, slot2=ne2k
28 vga: extension=vbe, update_freq=50
29 cpu: count=1:2:1, ips=4000000, quantum=5, reset_on_triple_fault=0, ignore_bad_msrs=1
30 #cpuid: cpuid_limit_winnt=0, mmx=1, sse=sse2, xapic=1, sep=1, aes=0, xsave=0, movbe=0, 1g_pages=0
31 print_timestamps: enabled=0
32 debugger_log: bochsdbg.txt
33 magic_break: enabled=1
34 port_e9_hack: enabled=1
35 #text_snapshot_check: enabled=0
36 private_colormap: enabled=0
37 clock: sync=none, time0=local
38 # no cmosimage
39 ne2k: enabled=0
40 pnic: enabled=0
41 #sb16: enabled=0
42 # no loader
43 log: bochsout.txt
44 logprefix: %t%e%d
45 panic: action=ask
46 error: action=report
47 info: action=report
48 debug: action=ignore
49 #debug: action=report
50 #pass: action=fatal
51 keyboard: type=mf,serial_delay=250,paste_delay=10000
52 user_shortcut: keys=none
53 mouse: enabled=0, type=ps2
54
55 #ne2k: ioaddr=0x300, irq=9, mac=fe:fd:00:00:00:01, ethmod=tuntap, ethdev=/dev/net/tun, script=./tunconfig
56

UCC git Repository :: git.ucc.asn.au