MFi386: revision 1.67.
This commit is contained in:
parent
de62287d07
commit
cee67b9980
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user