Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!van-bc!ubc-cs!alberta!herald.usask.ca!weyr!f70.n140.z1.FIDONET.ORG!David.Plummer From: David.Plummer@f70.n140.z1.FIDONET.ORG (David Plummer) Newsgroups: comp.sys.amiga Subject: FileSystems Message-ID: <1019.276F0421@weyr.FIDONET.ORG> Date: 16 Dec 90 22:53:44 GMT Sender: ufgate@weyr.FIDONET.ORG (newsout1.26) Organization: FidoNet node 1:140/70 - Double Check, Regina Sask Lines: 25 I wrote a small program to go through and find any devices using the OFS or FFS file system, but I couldn't get DF0 or DF1 to show up. On closer inspection, it turned out to be because the DosEnvec[DOSTYPE] values were neither FFS nor OFS. VD0, DH0, DH1, DH2, etc. all showed up as normal. Here are the values returned in the structure: VD0 444f5300 (Normal OFS value) DH0 444f5301 (Normal FFS value) DF0 4e952341 (What the HECK is that, and why?) Why aren't DF0 and DF1 coming back as 444f5300, OldFileSystem, as I though they should be? What is 4e952341, and what does it represent? I can post the code, but I don't THINK it's a bug (you never know, there's come pretty wild structure referencing, but it should at least be consistent). Any help appreciated! -- David Plummer - via FidoNet node 1:140/22 UUCP: ...!herald!weyr!70!David.Plummer Domain: David.Plummer@f70.n140.z1.FIDONET.ORG Standard Disclaimers Apply...