NetBSD/sys/dev/pckbc
sommerfeld bcf02ec8ff If rnd is configured into the kernel, do rnd(4) entropy collection
from devices connected to pckbc:
 - Do actual sample collection in pckbc.
 - Add rndsource_element_t to the slot data.
 - Change pckbc_set_inputhandler() to take an additional argument,
the name of the device, which is (eventually) passed into
rnd_attach_source() to identify the source.
 - Change callers of pckbc_set_inputhander() appropriately.
2000-06-05 22:20:54 +00:00
..
Makefile
files.pckbc
pckbd.c If rnd is configured into the kernel, do rnd(4) entropy collection 2000-06-05 22:20:54 +00:00
pckbdreg.h
pckbdvar.h Only poll for bell completion if we're calling in from cnbell(). Fixes 2000-03-10 06:10:34 +00:00
psm.c If rnd is configured into the kernel, do rnd(4) entropy collection 2000-06-05 22:20:54 +00:00
psm_intelli.c If rnd is configured into the kernel, do rnd(4) entropy collection 2000-06-05 22:20:54 +00:00
psmreg.h
wskbdmap_mfii.c add spanish keymap, data from 2000-05-19 16:40:04 +00:00
wskbdmap_mfii.h