Date: Wed, 27 Dec 1995 03:22:11 -0800 (PST) From: Mark Murray <markm> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa random_machdep.c vector.s Message-ID: <199512271122.DAA18958@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
markm 95/12/27 03:22:09
Modified: sys/i386/i386 mem.c
Log:
Modify the ioctl to handle revectored interrupts for the entropy gatherers.
Revision Changes Path
1.28 +30 -5 src/sys/i386/i386/mem.c
Modified: sys/i386/include random.h
Log:
Clean up and make more universal. Next version of random device.
Revision Changes Path
1.2 +16 -5 src/sys/i386/include/random.h
Modified: sys/i386/isa random_machdep.c vector.s
Log:
random_machdep.c: New version, also includes revectored interrupts, rather
than hooking permanently.
vector.s: : Remove the interrupt hook. This is done dynamically, now.
Revision Changes Path
1.2 +244 -203 src/sys/i386/isa/random_machdep.c
1.16 +1 -9 src/sys/i386/isa/vector.s
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512271122.DAA18958>
