NetBSD/sys/dev/pcmcia
tls 7b0b7dedd9 Entropy-pool implementation move and cleanup.
1) Move core entropy-pool code and source/sink/sample management code
   to sys/kern from sys/dev.

2) Remove use of NRND as test for presence of entropy-pool code throughout
   source tree.

3) Remove use of RND_ENABLED in device drivers as microoptimization to
   avoid expensive operations on disabled entropy sources; make the
   rnd_add calls do this directly so all callers benefit.

4) Fix bug in recent rnd_add_data()/rnd_add_uint32() changes that might
   have lead to slight entropy overestimation for some sources.

5) Add new source types for environmental sensors, power sensors, VM
   system events, and skew between clocks, with a sample implementation
   for each.

ok releng to go in before the branch due to the difficulty of later
pullup (widespread #ifdef removal and moved files).  Tested with release
builds on amd64 and evbarm and live testing on amd64.
2012-02-02 19:42:57 +00:00
..
aic_pcmcia.c
bluecardreg.h
bt3c.c don't behave differently when DIAGNOSTIC is defined 2012-01-14 21:37:17 +00:00
btbc.c
com_pcmcia.c
devlist2h.awk
esp_pcmcia.c
fdc_pcmcia.c
files.pcmcia
if_an_pcmcia.c
if_awi_pcmcia.c
if_cnw.c
if_cnwioctl.h
if_cnwreg.h
if_cs_pcmcia.c Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
if_ep_pcmcia.c
if_mbe_pcmcia.c
if_ne_pcmcia.c Add Corega Ether CF-TD LAN Card. 2011-11-26 02:20:29 +00:00
if_ray.c
if_rayreg.h
if_sm_pcmcia.c
if_tr_pcmcia.c
if_wi_pcmcia.c
if_xi.c Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
if_xireg.h
if_xivar.h Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
isic_pcmcia_avm_fritz.c
isic_pcmcia_elsa_isdnmc.c
isic_pcmcia_elsa_mcall.c
isic_pcmcia_sbspeedstar2.c
isic_pcmcia.c
isic_pcmcia.h
Makefile
Makefile.pcmciadevs
mhzc.c
nca_pcmcia.c
pcmcia_cis_quirks.c
pcmcia_cis.c
pcmcia.c
pcmciachip.h
pcmciadevs
pcmciadevs_data.h regen. 2011-11-26 02:17:07 +00:00
pcmciadevs.h regen. 2011-11-26 02:17:07 +00:00
pcmciareg.h
pcmciavar.h
pcmcom.c
slhci_pcmcia.c G/C unnecessary IPL_HARDUSB 2011-11-27 14:36:20 +00:00
spc_pcmcia.c
wdc_pcmcia.c
xirc.c