freebsd-dev/sys/dev/dcons
Ed Schouten 2dae467d61 Reduce the dcons polling frequency to 25 Hz.
It makes little sense to use 100 Hz polling in dcons. We cannot live
without polling, because that's just how dcons works. It polls the
buffer filled by the firewire hardware. 25 Hz is probably enough for
most use cases.

Discussed with:	rwatson
Tested by:	kan
2009-04-06 13:09:02 +00:00
..
dcons_crom.c
dcons_os.c Reduce the dcons polling frequency to 25 Hz. 2009-04-06 13:09:02 +00:00
dcons_os.h
dcons.c
dcons.h