openbsd-ports/emulators/bochs/patches/patch-gui_siminterface_h
todd 804bb24b26 update to 2.1; with input from brad, grange, and Oliver Cherrier
new flavors:
	no_mmx  - do not build with mmx support
	no_comp - do not build with compressed hard drive support

Also new in this version is the vga font is compiled into the binary, no
more 'xset fp+ ..' or editing XF86Config to run bochs!
2004-01-22 14:43:01 +00:00

15 lines
548 B
Plaintext

$OpenBSD: patch-gui_siminterface_h,v 1.1 2004/01/22 14:43:01 todd Exp $
--- gui/siminterface.h.orig 2004-01-05 23:18:01.000000000 +0100
+++ gui/siminterface.h 2004-01-16 17:35:43.000000000 +0100
@@ -1211,8 +1211,8 @@ enum {
#define BX_ATA_MODE_GROWING 7
#define BX_ATA_MODE_VOLATILE 8
#define BX_ATA_MODE_LAST 8
-//#define BX_ATA_MODE_Z_UNDOABLE 9
-//#define BX_ATA_MODE_Z_VOLATILE 10
+#define BX_ATA_MODE_Z_UNDOABLE 9
+#define BX_ATA_MODE_Z_VOLATILE 10
//#define BX_ATA_MODE_SPLIT 6
#define BX_CLOCK_SYNC_NONE 0