a68e45a846
ok okan@
40 lines
1.5 KiB
Plaintext
40 lines
1.5 KiB
Plaintext
$OpenBSD: patch-_bochsrc,v 1.3 2008/07/16 20:31:33 brad Exp $
|
|
--- .bochsrc.orig Fri May 30 17:00:05 2008
|
|
+++ .bochsrc Wed Jul 16 15:01:44 2008
|
|
@@ -197,13 +197,13 @@ vga: extension=vbe
|
|
# such as a: or b: as the path. The parameter 'image' works with image files
|
|
# only. In that case the size must match one of the supported types.
|
|
#=======================================================================
|
|
-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:
|
|
@@ -334,7 +334,7 @@ boot: disk
|
|
#
|
|
# Default value are sync=none, time0=local
|
|
#=======================================================================
|
|
-#clock: sync=none, time0=local
|
|
+clock: sync=realtime, time0=local
|
|
|
|
|
|
#=======================================================================
|
|
@@ -358,8 +358,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:
|