Path: utzoo!utgpu!watmath!att!mcdchg!ddsw1!ddsw1!andyross From: andyross@ddsw1.MCS.COM (Andrew Rossmann) Newsgroups: comp.sys.ibm.pc Subject: Miniscribe 3085 on Dos3.3? Message-ID: <[4368.3]comp.ibmpc;1@ddsw1.MCS.COM> Date: 18 Jul 89 00:00:05 GMT References: <36300051@iuvax> <[4368.2]comp.ibmpc;1@ddsw1.MCS.COM> Lines: 12 Forgot to add some additional info about DOS 4. Several UNDOCUMENTED DOS calls have had some changes. The most annoying is function 1Fh, Get default DOS parameter block and 32h, Get DOS Parameter Block. Apparantly, the number of sectors for FAT entry is now a WORD instead of a BYTE. This has pushed the directory sector #, Device header address, Media descritor (!!), and other info up 1 byte. If you have a program that tells you that your media descriptor is 0, then it is using one of these functions. Also, Function 52h, Get Disk List, has also changed. Most especially, the data pointed to at offset 16h has changed, and is larger. andyross@ddsw1.MCS.COM