mlelstv serpens.de (Michael van Elst) writes:
> When running XFree86 I get regular (about every
minute)
> pms0 resets and sometimes pckbport command timeouts.
>
> Does anyone else see the same?
I get the latter occasionally, but the situation is
different: there's
usually a hang during autoconf[*], and pressing a key
unsticks it, and
also sometimes gives the timeout message.
[*] I'm not sure if this is because of new hardware or new
NetBSD, and
as the old hardware is rather dead, I can't find out
that way.
--
(let ((C call-with-current-continuation)) (apply (lambda (x
y) (x y)) (map
((lambda (r) ((C C) (lambda (s) (r (lambda l (apply (s s)
l)))))) (lambda
(f) (lambda (l) (if (null? l) C (lambda (k) (display (car
l)) ((f (cdr l))
(C k))))))) '((#J #d #D #v #s) (#e #space #a #i
#newline)))))
|