search for: fecbff4

Displaying 1 result from an estimated 1 matches for "fecbff4".

Did you mean: fcbff48
2012 Oct 22
1
[PATCH] memdisk: adjust order of DPT values in mstructs.h
...; Jim Kyle copyright 1994 1st printing 1993 ISBN: 0-201-62485-0 page 211 Note: this fixes an issue with older FreeDOS kernels that expect this structure to contain valid values. Signed-off-by: Kenneth J. Davis <jeremyd at fdos.org> diff --git a/memdisk/mstructs.h b/memdisk/mstructs.h index fecbff4..0b0dc07 100644 --- a/memdisk/mstructs.h +++ b/memdisk/mstructs.h @@ -121,9 +121,9 @@ typedef union { uint8_t specify1; /* "First specify byte" */ uint8_t specify2; /* "Second specify byte" */ uint8_t delay; /* Delay until motor turn...