2008-04-09 23:39:54 -04:00
|
|
|
$OpenBSD: patch-_bochsrc,v 1.2 2008/04/10 03:39:54 fgsch Exp $
|
|
|
|
--- .bochsrc.orig Sat Sep 15 12:00:17 2007
|
|
|
|
+++ .bochsrc Tue Sep 18 04:15:27 2007
|
|
|
|
@@ -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.
|
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
|
|
|
|
#floppya: 1_44=a.img, status=inserted
|
|
|
|
-#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:
|
|
|
|
@@ -358,8 +358,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:
|