X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2Fnvram.c;h=1f7019d13084ae8d8bd272108a8d04db56c0dd6b;hp=355e607f60a99e71afccc0a2af5bb42c03799418;hb=d4073a9dbe24ae160b8d6bd8fd5fd4ad8aa995a3;hpb=08a79dd2e3c75109539bdce50c049303b1fb0912 diff --git a/palacios/src/devices/nvram.c b/palacios/src/devices/nvram.c index 355e607..1f7019d 100644 --- a/palacios/src/devices/nvram.c +++ b/palacios/src/devices/nvram.c @@ -80,7 +80,7 @@ static int set_nvram_defaults(struct vm_device *dev) // // 2 1.44 MB floppy drives // -#if 1 +#if 0 nvram_state->mem_state[NVRAM_REG_FLOPPY_TYPE]= 0x44; #else nvram_state->mem_state[NVRAM_REG_FLOPPY_TYPE] = 0x00;