summaryrefslogtreecommitdiff
path: root/Bochs.cfg
diff options
context:
space:
mode:
authorAlexis211 <alexis211@gmail.com>2009-11-25 17:07:31 +0100
committerAlexis211 <alexis211@gmail.com>2009-11-25 17:07:31 +0100
commitf367fe4e5a7712bafc121ce5c228f15e90fc5c93 (patch)
tree3bf0de2cc3b471547158c4b53b1b15f1595c1e49 /Bochs.cfg
parentf3ffe96d679742af95afa29e0cf612c6935eedd0 (diff)
downloadMelon-f367fe4e5a7712bafc121ce5c228f15e90fc5c93.tar.gz
Melon-f367fe4e5a7712bafc121ce5c228f15e90fc5c93.zip
Fixed FATFS::read
- Also added a HDD image, will be used later - Also modified a bit the fdc driver - Also added a hexdump function to kernel shell for dumping file contents
Diffstat (limited to 'Bochs.cfg')
-rw-r--r--Bochs.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/Bochs.cfg b/Bochs.cfg
index 88d2d0f..2a1bf42 100644
--- a/Bochs.cfg
+++ b/Bochs.cfg
@@ -12,6 +12,7 @@ ata0: enabled=1, ioaddr1=0x1f0, ioaddr2=0x3f0, irq=14
ata1: enabled=1, ioaddr1=0x170, ioaddr2=0x370, irq=15
ata2: enabled=0
ata3: enabled=0
+ata0-master: type=disk, path="HDD.img", mode=flat, cylinders=40, heads=16, spt=63
parport1: enabled=1, file=""
parport2: enabled=0
com1: enabled=1, mode=null, dev=""