Xref: utzoo comp.os.os9:419 comp.sys.m6809:1042 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!decwrl!decvax!zinn!ditka!bucket!donp From: donp@bucket.UUCP (Don Park) Newsgroups: comp.os.os9,comp.sys.m6809 Subject: Re: Assembling Device Drivers/Descriptors Keywords: asm driver descriptor Message-ID: <1320@bucket.UUCP> Date: 23 Mar 89 21:41:47 GMT References: <42560@clyde.ATT.COM> Reply-To: donp@bucket.UUCP (Don Park) Organization: Rick's Home Grown Unix; Portland, OR Lines: 16 A way to fix that problem of running out of space might be simply because your not giving the assembler more space to work with via a #k command.. But I have a problem of my own: I have a radio shack delux rs-232 cart a non-upgraded MPI (Not sure if it was pre-upgraded when I got it) and a problem talking at rates above 300. At something like 1200, I can get the AT echoed back but the OK comes in too fast, I'm not sure if its the 232 cart, the MPI or what. I can talk at 2400 under Rs-Dos but zip-o with Os9, I'm using the standard ACIA drivers. Any iders? thanx Don