Eduardo, Congratulations on writing a network file redirector. I've been mulling this over for a while, trying to build up the nerve to do it. I have "Undocumented DOS, 2nd Ed" as well, and now with this code I have two different samples to work with.
I noticed that it doesn't support older versions of DOS - I presume that is just a matter of some of the data structures being different, and that it would be possible? Also, your code assumes a Pentium (which makes sense for something running under VMWare) - it looks like it could be adapted for older CPUs, such as the 8088. (The only Pentium specific instructions that I noticed were in your implementation of chain_intr. Is that correct?) My interest is in doing a virtual hard drive or file system (not decided yet) using the network redirector interface. It would use a packet driver to work over Ethernet. Regards, Mike On 9/30/2011 9:35 PM, Eduardo Casino wrote: > Hi everybody, > > I'm pleased to announce the availability of the first version of > VMSMOUNT, an installable file system for DOS that allows access to > VMware's shared folders as a normal drive letter: > > * Free (GPL) > * Complete, read-write implementation > * Unicode - DOS codepage translation for filenames > * Fully localized with Kitten (currently English and Spanish, > translations are welcome) > * Tested with FreeDOS, MS-DOS 6.22 and MS-DOS 7 (Win95). MS-DOS 3.3 is > NOT supported and WONT work. > * Tested with VMware player 3. Older versions are not supported. > * Does not support long names (long names and/or with illegal > characters are ignored) > > Please read the included README.TXT for usage instructions, > limitations and bugs. > > This should be considered a beta version and, as such, may contain > bugs that could cause data loss, so use with caution. Please read and > agree with the license file before using it. > > Get it from http://eduardocasino.es/files/vmsmount.zip > > I'll provide FreeDOS packages and an LSM file in the following days. > > Best, > Eduardo. > > ------------------------------------------------------------------------------ > All of the data generated in your IT infrastructure is seriously valuable. > Why? It contains a definitive record of application performance, security > threats, fraudulent activity, and more. Splunk takes this data and makes > sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-d2dcopy2 > _______________________________________________ > Freedos-user mailing list > Freedos-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/freedos-user > > ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2dcopy2 _______________________________________________ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-user