Moved ATA driver into its own package
[movitz-core.git] / bochsrc.txt
blobb29d89ff3e31fb33cbabdcaffda619e92c309942
1 ######################################################################
2 ## 
3 ##    Copyright (C) 2003-2004, 
4 ##    Department of Computer Science, University of Tromso, Norway.
5 ## 
6 ##    For distribution policy, see the accompanying file COPYING.
7 ## 
8 ## Filename:      bochsrc.txt
9 ## Description:   Bochs configuration file for frodef's Movitz setup.
10 ##                You can use this as a template, but you'll need to
11 ##                change the file paths etc.
12 ## Author:        Frode Vatvedt Fjeld <frodef@acm.org>
13 ## Created at:    Wed Jul 21 13:41:59 2004
14 ##                
15 ######################################################################
17 # how much memory the emulated machine will have
18 megs: 64
20 # filename of ROM images
21 #romimage: file=/usr/local/bochs/1.2.1/BIOS-bochs-latest, address=0xf0000
22 #vgaromimage: /usr/local/bochs/1.2.1/VGABIOS-elpin-2.40
23 romimage: file=../../tmp/bochs-cvs/bios/BIOS-bochs-latest, address=0xf0000
24 vgaromimage: ../../tmp/bochs-cvs/bios/VGABIOS-elpin-2.40
26 # This is just to make X11 clipboard pasting into bochs work.
27 keyboard_mapping: enabled=1, map=../../tmp/bochs-cvs/gui/keymaps/x11-pc-us.map
29 # what disk images will be used 
30 floppya: 1_44=los0-image, status=inserted
31 #floppya: 1_44=grub, status=inserted
32 #floppyb: 1_44=floppyb.img, status=inserted
33 #diskc: file=hd10meg.img, cyl=306, heads=4, spt=17
34 #newharddrivesupport: enabled=1
37 # choose the boot disk.
38 boot: a
40 # where do we send log messages?
41 log: bochsout.txt
43 vga_update_interval: 100000
45 # disable the mouse, since DLX is text only
46 mouse: enabled=0
48 ne2k: ioaddr=0x300, irq=3, mac=00:40:05:18:66:d9, ethmod=fbsd, ethdev=nge0
50 # panic: action=report
51 error: action=report
52 # debug: action=report
54 ips: 2000000
55 # com1: dev=/dev/ptypv