[comp.os.minix] DOSREAD/WRITE/DIR for HD partitions >32M ??

rommel@Informatik.TU-Muenchen.DE (Kai-Uwe Rommel) (06/27/91)

Did anyone fix dosdir, dosread and doswrite for hard disk partitions
bigger that 32MB? I got some patch which claimed to do this from
somewhere but it doesn't work really.

Kai Uwe Rommel

/* Kai Uwe Rommel, Munich ----- rommel@lan.informatik.tu-muenchen.dbp.de */

DOS ... is still a real mode only non-reentrant interrupt
handler, and always will be.                -Russell Williams