Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!samsung!spool2.mu.edu!uwm.edu!linac!midway!news From: martin@cs.uchicago.edu Newsgroups: comp.sys.mac.programmer Subject: Installing DRVR with an INIT Message-ID: <1991Jan16.192347.806@midway.uchicago.edu> Date: 16 Jan 91 19:23:47 GMT Sender: news@midway.uchicago.edu (News Administrator) Reply-To: martin@cs.uchicago.edu Organization: University of Chicago Lines: 8 I'd like to install a driver with an INIT. Somewhere I have to create a DCtlEntry, I figure---the question is where and how? It seems like drivers don't actually enter the UnitTable until they're opened; where do the drivers exist prior to being opened and after being closed? Any help would be appreciated... Charles Martin // martin@cs.uchicago.edu