Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!whuxl!whuxlm!akgua!gatech!gitpyr!wutka From: wutka@gitpyr.UUCP Newsgroups: net.micro.amiga Subject: slight error in ROM Kernel Manual (1.1) Message-ID: <1426@gitpyr.UUCP> Date: Sun, 16-Feb-86 00:51:02 EST Article-I.D.: gitpyr.1426 Posted: Sun Feb 16 00:51:02 1986 Date-Received: Mon, 17-Feb-86 05:30:13 EST Organization: Georgia Institute of Technology, Atlanta Lines: 24 In the section of the ROM Kernel Manual (version 1.1, volume 1) dealing with the serial port, there is a small error on page 3-171 concerning the io_SerFlags. In the short example for setting the parameters, it gives examples such as mySerReq->IOSer.io_SerFlags &= ~SERF_PARTY_ODD; The problem with this is that the reference to io_SerFlags is NOT preceeded by IOSer. On the above example, the call should be mSerReq->io_SerFlags &= ~SERF_PARTY_ODD; This is the only place in this chapter where I have found that error. The example program has the correct reference. -- Mark Wutka Office of Computing Services Georgia Institute of Technology Atlanta, Ga. ...!{akgua,allegra,amd,hplabs,ihnp4,masscomp,ut-ngp}!gatech!gitpyr!wutka ...!{rlgvax,sb1,uf-cgrl,unmvax,ut-sally}!gatech!gitpyr!wutka Official member of NERDS (NERDS Existing in a Recursively Defined System)