Xref: utzoo comp.lang.pascal:1545 comp.lang.c:16355 comp.lang.c++:2619 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!mit-eddie!bbn!apple!vsi1!wyse!mips!prls!philabs!pwa-b!hgcvax!network From: network@hgcvax (craig chaiken) Newsgroups: comp.lang.pascal,comp.lang.c,comp.lang.c++ Subject: Re: DEVICE DRIVERS Summary: I wrote such a program. Keywords: None Message-ID: <710@hgcvax> Date: 17 Feb 89 06:22:21 GMT References: <381@lafcol.UUCP> Organization: The Hartford Graduate Center, Hartford, CT. Lines: 19 In article <381@lafcol.UUCP>, pilgrimk@lafcol.UUCP ([5m[7m[1mchaudhas[0m) writes: > Has anyone out there come across a program which removes or > installs device drivers? > > i.e. If ANSI.SYS is already loaded and I want to replace this with > a driver of my own, the program do this for me. Or if I haven't loaded > VDISK.SYS, the program will also take care of that problem ... etc. > > *Note: the program can be run at anytime, not only at boot-up time! > -Kenwyn I wrote such a program. It works for character devices only, though. I haven't figured out why block devices don't work. Anyway, I submitted this program in article form to PC Magazine. If they don't accept it, expect to see it in comp.sys.ibm.pc in the near future. Craig Chaiken Hartford Graduate Center Computing Services