Path: utzoo!utgpu!watmath!clyde!att!ucbvax!POSTGRES.BERKELEY.EDU!dillon From: dillon@POSTGRES.BERKELEY.EDU (Matt Dillon) Newsgroups: comp.sys.amiga.tech Subject: Re: BUG IN AUDIO.DEVICE Message-ID: <8901092219.AA05714@postgres.Berkeley.EDU> Date: 9 Jan 89 22:19:10 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 22 :I write: :> Also, many people forget to set the ln_Type field of *any* IO :>request to NT_MESSAGE before calling DoIO()/SendIO()/BeginIO(). In the :I s this really necessary?? : shimoda@infohh.rmi.de (Markus Schmidt) Writes: :I think this should fall under the class of structure-hacks onand :should therefor not be necessary. Thinking about it sometimes :I do not do this, since it works without too (serial.device, :console.decive). : :Cu :Markus Huh? structure-hacks? If by not doing it a window exists in which WaitIO()/CheckIO() will crash it most certainly is not a structure-hack. But as I said, I do not know if the "need to set the ln_Type field to NT_MESSAGE" bug was fixed or not. Can anybody at C-A say for sure that all IO devices now set the ln_Type field properly for asynchronous requests? -Matt