NetBSD/sys/arch/i386/isa
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
..
pcvt Make this compile again after the callout changes. 2000-04-02 19:54:29 +00:00
ahc_isa.c Update ISA/VL frontend for new ahc driver (done by Noriyuki Soda). 2000-03-15 02:05:19 +00:00
clock.c Add i386-specific part of MicroChannel Architecture bus support, as 2000-05-11 16:38:10 +00:00
icu.h
icu.s Define the DONETISR macro and use netisr_dispatch.h. This is to cut down on code duplication and to standardize the available NETISRs across all ports. 2000-02-21 20:38:46 +00:00
isa_machdep.c Implement CLKF_INTR(), to count interrupt time separately. 2000-06-04 21:27:38 +00:00
isapnp_machdep.c
joy.c
joy_isa.c
joy_isapnp.c
joyvar.h
lms.c Absolute pointing device support. 2000-01-08 02:57:22 +00:00
mms.c Absolute pointing device support. 2000-01-08 02:57:22 +00:00
npx.c Fix typo in comment. 2000-04-17 07:57:21 +00:00
nvram.h
olms.c
omms.c
pccons.c If rnd is configured into the kernel, do rnd(4) entropy collection 2000-06-05 22:20:54 +00:00
pms.c If rnd is configured into the kernel, do rnd(4) entropy collection 2000-06-05 22:20:54 +00:00
timerreg.h
vector.s fix typo in comment. 2000-01-20 03:19:27 +00:00