Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!husc6!husc4!waldman From: waldman@husc4.UUCP Newsgroups: comp.sys.mac Subject: Re: Patch for Font/DA Mover wanted Message-ID: <1909@husc6.UUCP> Date: Thu, 7-May-87 14:30:56 EDT Article-I.D.: husc6.1909 Posted: Thu May 7 14:30:56 1987 Date-Received: Sat, 9-May-87 05:38:11 EDT References: <989@ark.cs.vu.nl> <621@omepd> <991@ark.cs.vu.nl> <3490@osu-eddie.UUCP> Sender: news@husc6.UUCP Reply-To: waldman@husc4.UUCP (benjamin waldman) Distribution: world Organization: Harvard Univ. Science Center Lines: 12 Summary: Why there's a limit of 15 DAs in the system file In article 2817, Marc Sarrel asked why the Font/DA mover limited you to 15 DAs in the system file. The reason is that each DA is considered a device driver (resource type DRVR), and has a specific ID associated with it. Apple has allocated numbers 12 through 26 for DA's, and has reserved 27-31. Slots 12-26 provide the 15 spots for DAs. So far, I don't think Apple has used slots 27-31, so it is safe to add more than 15 DAs, but you never know what they'll do in the future! Ben Waldman waldman@husc4.harvard.edu ...seismo!harvard!husc4!waldman