Date: Tue, 5 Jan 1999 10:39:04 -0800 (PST) From: Doug Rabson <dfr@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/alpha/alpha support.s Message-ID: <199901051839.KAA20108@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 1999/01/05 10:39:04 PST Modified files: sys/alpha/alpha support.s Log: Fix fubyte to actually return the correct value (it was always returning zero). This caused device reads to corrupt the first byte of the page being read into (the cause of frozen keyboards in sysinstall). Revision Changes Path 1.3 +1 -2 src/sys/alpha/alpha/support.s 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?199901051839.KAA20108>