$OpenBSD: patch-_bochsrc,v 1.4 2009/06/23 16:03:58 pirofti Exp $
--- .bochsrc.orig	Thu Apr 30 15:04:42 2009
+++ .bochsrc	Sun May 17 14:24:26 2009
@@ -220,13 +220,13 @@ vga: extension=vbe
 # The parameter 'type' can be used to enable the floppy drive without media
 # and status specified. Usually the drive type is set up based on the media type.
 #=======================================================================
-floppya: 1_44=/dev/fd0, status=inserted
+#floppya: 1_44=/dev/fd0, status=inserted
 #floppya: image=../1.44, status=inserted
 #floppya: 1_44=/dev/fd0H1440, status=inserted
 #floppya: 1_2=../1_2, status=inserted
 #floppya: 1_44=a:, status=inserted
 #floppya: 1_44=a.img, status=inserted
-#floppya: 1_44=/dev/rfd0a, status=inserted
+floppya: 1_44=/dev/rfd0a, status=inserted
 
 #=======================================================================
 # FLOPPYB:
@@ -364,7 +364,7 @@ boot: disk
 # 
 # Default value are sync=none, time0=local
 #=======================================================================
-#clock: sync=none, time0=local
+clock: sync=realtime, time0=local
 
 
 #=======================================================================
@@ -388,8 +388,8 @@ floppy_bootsig_check: disabled=0
 #   log: ./bochs.out
 #   log: /dev/tty
 #=======================================================================
-#log: /dev/null
-log: bochsout.txt
+log: /dev/null
+#log: bochsout.txt
 
 #=======================================================================
 # LOGPREFIX:
