On Tue, Aug 23, 2022 at 4:48 AM Eduardo Casino <[email protected]> wrote: > > Hi, > > I needed to implement a DOS device driver for something I'm working on > related to vmsmount. While searching for information, all the examples > I found were developed in assembler. Although I have done things in > assembler before, I find it much more satisfying to program in C and > much, much easier to maintain, so I ended up figuring out a way to do > it in C, using the Open Watcom toolkit. > > Since I haven't seen anything like it out there, I'm sharing it in > case anyone else finds it useful. Any feedback is welcome. > > https://github.com/eduardocasino/dos-device-driver >
If you're up for it, I think this would be a *great* article to write for the wiki. If you don't have a FreeDOS wiki account, let me know and I can make an account for you. Or, you could write an article about it somewhere else (such as Opensource.com) and I can adapt that article for use in the wiki. I write a lot of articles for Opensource.com, and I know they like running FreeDOS articles. FreeDOS articles tend to get a lot of views, even in 2022. Jim _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
