Date: Wed, 4 Dec 2002 16:47:27 -0800 (PST) From: Scott Long <scottl@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx aic79xx.seq Message-ID: <200212050047.gB50lRs4076226@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2002/12/04 16:47:27 PST Modified files: sys/dev/aic7xxx aic79xx.seq Log: The sequencer downloading code assumes that all jump labels are acurate in relation to a fully compiled sequencer program (all patches downloaded). Correct a few occurances of a relative jump across a macro that ended up jumping us into the last instruction of the macro. Spproved by: re (bmah) Revision Changes Path 1.5 +5 -3 src/sys/dev/aic7xxx/aic79xx.seq To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212050047.gB50lRs4076226>