$NetBSD: patch-aa,v 1.9 2004/02/12 00:10:31 hubertf Exp $

--- .bochsrc.orig	Mon Dec 29 22:51:53 2003
+++ .bochsrc
@@ -66,10 +66,10 @@
 # You can also use the environment variable $BXSHARE to specify the
 # location of the BIOS.
 #=======================================================================
-romimage: file=$BXSHARE/BIOS-bochs-latest, address=0xf0000
-#romimage: file=bios/BIOS-bochs-2-processors, address=0xf0000
-#romimage: file=bios/BIOS-bochs-4-processors, address=0xf0000
-#romimage: file=bios/rombios.bin, address=0xf0000
+romimage: file=XXXPREFIXXXX/share/bochs/BIOS-bochs-latest, address=0xf0000
+#romimage: file=XXXPREFIXXXX/share/bochs/BIOS-bochs-2-processors, address=0xf0000
+#romimage: file=XXXPREFIXXXX/share/bochs/BIOS-bochs-4-processors, address=0xf0000
+#romimage: file=XXXPREFIXXXX/share/bochs/rombios.bin, address=0xf0000
 
 #=======================================================================
 # MEGS
@@ -105,9 +105,9 @@ megs: 32
 # VGAROMIMAGE
 # You now need to load a VGA ROM BIOS into C0000.
 #=======================================================================
-#vgaromimage: bios/VGABIOS-lgpl-latest
-#vgaromimage: bios/VGABIOS-elpin-2.40
-vgaromimage: $BXSHARE/VGABIOS-elpin-2.40
+#vgaromimage: XXXPREFIXXXX/share/bochs/VGABIOS-lgpl-latest
+#vgaromimage: XXXPREFIXXXX/share/bochs/VGABIOS-elpin-2.40
+vgaromimage: XXXPREFIXXXX/share/bochs/VGABIOS-elpin-2.40
 
 #=======================================================================
 # FLOPPYA:
@@ -130,7 +130,7 @@ vgaromimage: $BXSHARE/VGABIOS-elpin-2.40
 # drive letters such as a: or b: as the path.  Raw floppy access is not
 # supported on Windows 95 and 98.
 #=======================================================================
-floppya: 1_44=/dev/fd0, status=inserted
+floppya: 1_44=/dev/rfd0a, status=inserted
 #floppya: file=../1.44, status=inserted
 #floppya: 1_44=/dev/fd0H1440, status=inserted
 #floppya: 1_2=../1_2, status=inserted
@@ -214,7 +214,7 @@ ata3: enabled=0, ioaddr1=0x168, ioaddr2=
 #   ata3-master: type=disk, mode=flat, path=483M.sample, cylinders=1024, heads=15, spt=63
 #   ata3-slave:  type=cdrom, path=iso.sample, status=inserted
 #=======================================================================
-ata0-master: type=disk, mode=flat, path="30M.sample", cylinders=615, heads=6, spt=17
+#ata0-master: type=disk, mode=flat, path="30M.sample", cylinders=615, heads=6, spt=17
 #ata0-slave: type=cdrom, path=D:, status=inserted
 #ata0-slave: type=cdrom, path=/dev/cdrom, status=inserted
 #ata0-slave: type=cdrom, path="drive", status=inserted
@@ -233,7 +233,8 @@ ata0-master: type=disk, mode=flat, path=
 #   boot: a
 #=======================================================================
 #boot: floppy
-boot: disk
+#boot: disk
+boot: a
 
 #=======================================================================
 # IPS:
@@ -678,7 +679,7 @@ usb1: enabled=1, ioaddr=0xFF80, irq=10
 # NOTE: diskd and cdromd must not be used together!
 #=======================================================================
 #cdromd: dev=D:, status=inserted
-#cdromd: dev=/dev/cdrom, status=inserted
+#cdromd: dev=/dev/rcd0d, status=ejected
 #cdromd: dev="drive", status=inserted
 
 #=======================================================================
