2013-04-26 13:32:26 -04:00
|
|
|
$OpenBSD: patch-_bochsrc,v 1.10 2013/04/26 17:32:26 brad Exp $
|
|
|
|
--- .bochsrc.orig Sat Feb 23 10:15:59 2013
|
|
|
|
+++ .bochsrc Tue Apr 9 19:54:24 2013
|
|
|
|
@@ -426,13 +426,13 @@ vgaromimage: file=$BXSHARE/VGABIOS-lgpl-latest
|
2011-03-23 07:27:39 -04:00
|
|
|
# The optional parameter 'write_protected' can be used to control the media
|
|
|
|
# write protect switch. By default it is turned off.
|
2004-08-11 00:46:49 -04:00
|
|
|
#=======================================================================
|
|
|
|
-floppya: 1_44=/dev/fd0, status=inserted
|
2008-04-09 23:39:54 -04:00
|
|
|
+#floppya: 1_44=/dev/fd0, status=inserted
|
|
|
|
#floppya: image=../1.44, status=inserted
|
2004-08-11 00:46:49 -04:00
|
|
|
#floppya: 1_44=/dev/fd0H1440, status=inserted
|
|
|
|
#floppya: 1_2=../1_2, status=inserted
|
2008-04-09 23:39:54 -04:00
|
|
|
#floppya: 1_44=a:, status=inserted
|
2011-03-23 07:27:39 -04:00
|
|
|
#floppya: 1_44=a.img, status=inserted, write_protected=1
|
2008-04-09 23:39:54 -04:00
|
|
|
-#floppya: 1_44=/dev/rfd0a, status=inserted
|
|
|
|
+floppya: 1_44=/dev/rfd0a, status=inserted
|
2004-08-11 00:46:49 -04:00
|
|
|
|
|
|
|
#=======================================================================
|
2008-04-09 23:39:54 -04:00
|
|
|
# FLOPPYB:
|
2013-04-26 13:32:26 -04:00
|
|
|
@@ -575,7 +575,7 @@ boot: disk
|
2008-07-16 16:31:33 -04:00
|
|
|
#
|
|
|
|
# Default value are sync=none, time0=local
|
|
|
|
#=======================================================================
|
|
|
|
-#clock: sync=none, time0=local
|
|
|
|
+clock: sync=realtime, time0=local
|
|
|
|
|
|
|
|
|
|
|
|
#=======================================================================
|
2013-04-26 13:32:26 -04:00
|
|
|
@@ -599,8 +599,8 @@ floppy_bootsig_check: disabled=0
|
2004-08-11 00:46:49 -04:00
|
|
|
# log: ./bochs.out
|
|
|
|
# log: /dev/tty
|
|
|
|
#=======================================================================
|
|
|
|
-#log: /dev/null
|
|
|
|
-log: bochsout.txt
|
|
|
|
+log: /dev/null
|
|
|
|
+#log: bochsout.txt
|
|
|
|
|
|
|
|
#=======================================================================
|
|
|
|
# LOGPREFIX:
|