From: Jeff Garzik <jgarzik@pobox.com>
To: marcelo@conectiva.com.br
Cc: linux-kernel@vger.kernel.org
Subject: [bk patch] add hw_random driver
Date: Mon, 25 Aug 2003 18:53:30 -0400 [thread overview]
Message-ID: <20030825225330.GA9559@gtf.org> (raw)
Marcelo, please do a
bk pull bk://kernel.bkbits.net/jgarzik/hwrandom-2.4
I have sent the patch in a separate email, privately to you, for review.
Others may download the patch from
ftp://ftp.kernel.org/pub/linux/kernel/people/jgarzik/patchkits/2.4/2.4.22-hwrandom1.patch.bz2
This will update the following files:
Documentation/Configure.help | 15
Documentation/hw_random.txt | 138 +++++++++
arch/i386/kernel/head.S | 4
arch/i386/kernel/setup.c | 78 +++--
drivers/char/Config.in | 4
drivers/char/Makefile | 1
drivers/char/hw_random.c | 631 ++++++++++++++++++++++++++++++++++++++++++
include/asm-i386/cpufeature.h | 19 +
include/asm-i386/msr.h | 1
9 files changed, 864 insertions(+), 27 deletions(-)
through these ChangeSets:
<jgarzik@redhat.com> (03/08/25 1.1069)
[ia32] mention that X86_VENDOR_ID is tied to NCAPINTS,
in a comment in arch/i386/kernel/head.S.
<mikpe@csd.uu.se> (03/08/09 1.1068)
[ia32] adjust X86_VENDOR_ID offset in head.S, due to new NCAPINTS
<jgarzik@redhat.com> (03/08/07 1.1067)
[hw_random] add combined Intel+AMD+VIA h/w RNG driver
<jgarzik@redhat.com> (03/08/07 1.1066)
[ia32] Via, Intel cpu capabilities update
* /proc/cpuinfo support for Intel Prescott New Instructions (PNI)
* /proc/cpuinfo support for Centuar Extended Feature Flags
(including "xstore", Via RNG support)
* at boot time, input x86 capability data for the two featuresets
* sync include/asm-i386/cpufeature.h definitions with 2.6.x
reply other threads:[~2003-08-25 22:53 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030825225330.GA9559@gtf.org \
--to=jgarzik@pobox.com \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo@conectiva.com.br \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox