MFi386: revision 1.67.

This commit is contained in:
Yoshihiro Takahashi 2002-10-08 12:54:56 +00:00
parent de62287d07
commit cee67b9980
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=104676

View file

@ -582,7 +582,7 @@ pcaintr(struct clockframe *frame)
if (pca_status.current > 2)
pca_status.current = 0;
pca_status.buffer = pca_status.buf[pca_status.current];
if (pca_sleep)
if (pca_sleep)
wakeup(&pca_sleep);
if (SEL_WAITING(&pca_status.wsel))
selwakeup(&pca_status.wsel);