Path: utzoo!utdoe!generic!pnet91!ericmcg From: ericmcg@pnet91.cts.com (Eric Mcgillicuddy) Newsgroups: comp.sys.apple2 Subject: Re: system error Message-ID: <492@generic.UUCP> Date: 10 Feb 91 15:33:25 GMT Sender: root@generic.UUCP Organization: People-Net [pnet91], Etobicoke, ON Lines: 16 >According to the error codes CDA, $11 is Driver Bad Device ... why would your >init cause something like that? > >Todd Whitesel >toddpw @ tybalt.caltech.edu Beats me. The only possibility that I can think of is that it is related to no purging the bank $0 stack space allocated by the loader. The INIT piggy backs stack space (and 8 bytes of DP) on whatever application is running when it is called so I never use a dedicated stack and forgot the 1k allocated by the loader. A more serious possibility is that it intereferes with the CDEVs in the Control Panel NDA. This is not as easy a fix. I hope that I am not diconnecting any devices during initialization. :( UUCP: bkj386!pnet91!ericmcg INET: ericmcg@pnet91.cts.com