Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!amdcad!ames!ucbcad!ucbvax!CORY.BERKELEY.EDU!dillon From: dillon@CORY.BERKELEY.EDU (Matt Dillon) Newsgroups: comp.sys.amiga Subject: Slight mistake in the docs for my sample device driver Message-ID: <8710230716.AA16316@cory.Berkeley.EDU> Date: Fri, 23-Oct-87 03:16:20 EST Article-I.D.: cory.8710230716.AA16316 Posted: Fri Oct 23 03:16:20 1987 Date-Received: Sun, 25-Oct-87 14:41:53 EST Sender: usenet@ucbvax.BERKELEY.EDU Lines: 8 It would seem that DOS does not unload the segment of the driver after you flush it (by allocating too much memory). Therefore, to test multiple versions without rebooting (assuming you are writing your own device driver), simply have multiple Mountlist entries with different names. -Matt