[Freedos-kernel] Unable to use drive number 32 with some functions

2015-04-26 Thread Damien Guibouret
Hello, I found a small problem in ioctl code that leads to drive number 32 to not be usable with device related functions (int 0x21, ah=0x44..) and leading to returning information about another drive without signaling any error. As I suppose this is not widely used (drive 27 to 32 are most

Re: [Freedos-kernel] Unable to use drive number 32 with some functions

2015-04-29 Thread Damien Guibouret
if passed as ascii value ` (0x60). Jeremy On Apr 26, 2015 3:51 PM, Damien Guibouret damien.guibou...@partition-saving.com wrote: Hello, I found a small problem in ioctl code that leads to drive number 32 to not be usable with device related functions (int 0x21, ah=0x44..) and leading