Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!rutgers!gatech!bloom-beacon!eru!hagbard!sunic!mcsun!hp4nl!star.cs.vu.nl!rfschaa From: rfschaa@cs.vu.nl (Schaaf R F ) Newsgroups: comp.sys.atari.st.tech Subject: Memory deallocation after TSR Message-ID: <8381@star.cs.vu.nl> Date: 29 Nov 90 11:55:22 GMT Sender: news@cs.vu.nl Distribution: comp Organization: Fac. Wiskunde & Informatica, VU, Amsterdam Lines: 9 I have a problem: I have written a device driver for some virtual device. It performs some initialisations, then quits by using the gemdos(49) call (TSR). After a while, when I don't need the driver anymore I would like to free the memory used up by the driver and give it back for general use. Is there any way this can be done? Richard Schaaf rfschaa@cs.vu.nl