OpenGrok
Cross Reference: fdc_pnpbus.c
xref
: /
src
/
sys
/
arch
/
prep
/
pnpbus
/
fdc_pnpbus.c
Home
|
History
|
Annotate
|
Download
|
only in
pnpbus
History log of
/src/sys/arch/prep/pnpbus/fdc_pnpbus.c
Revision
Date
Author
Comments
1.6
24-Jul-2021
andvar
Fix all remaining typos, mainly in comments but also in few definitions and log messages, reported by me in PR kern/54889.
Also fixed some additional typos in comments, found on review of same files or typos.
1.5
13-Apr-2015
riastradh
branches: 1.5.34;
MD rnd.h cleanups. Please let me know if I broke anything!
1.4
02-Feb-2012
tls
branches: 1.4.6; 1.4.24;
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.
1.3
01-Jul-2011
dyoung
branches: 1.3.2; 1.3.6;
#include <sys/bus.h> instead of <machine/bus.h>.
1.2
29-Apr-2008
martin
branches: 1.2.4; 1.2.6; 1.2.8;
Convert to new 2 clause license
1.1
28-Apr-2008
garbled
Add floppy support to prep (the croud goes wild)
Add an additional argument to pnpbus_intr_establish to allow overriding of
the pnp interrupt type, because some devices lie.
Change how the pnpbus match routine works, to avoid attaching it when we
are probing for cpu's.
Fix a few stray printf's in the autoconf output.
1.2.8.2
02-Jun-2008
mjf
Sync with HEAD.
1.2.8.1
29-Apr-2008
mjf
file fdc_pnpbus.c was added on branch mjf-devfs2 on 2008-06-02 13:22:34 +0000
1.2.6.2
18-May-2008
yamt
sync with head.
1.2.6.1
29-Apr-2008
yamt
file fdc_pnpbus.c was added on branch yamt-pf42 on 2008-05-18 12:32:39 +0000
1.2.4.2
16-May-2008
yamt
sync with head.
1.2.4.1
29-Apr-2008
yamt
file fdc_pnpbus.c was added on branch yamt-nfs-mp on 2008-05-16 02:23:03 +0000
1.3.6.1
18-Feb-2012
mrg
merge to -current.
1.3.2.1
17-Apr-2012
yamt
sync with head
1.4.24.1
06-Jun-2015
skrll
Sync with HEAD
1.4.6.1
03-Dec-2017
jdolecek
update from HEAD
1.5.34.1
01-Aug-2021
thorpej
Sync with HEAD.
Indexes created Sat Oct 25 07:10:08 GMT 2025