From 2fd7db664a595d2028584362570c73b102e332fd Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Fri, 29 Dec 2006 17:11:42 +0000 Subject: Add John Walker's FBENCH FPU benchmark. --- hardinfo2/callbacks.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'hardinfo2/callbacks.c') diff --git a/hardinfo2/callbacks.c b/hardinfo2/callbacks.c index 27228588..d7982075 100644 --- a/hardinfo2/callbacks.c +++ b/hardinfo2/callbacks.c @@ -93,9 +93,10 @@ void cb_about() "SCSI support by Pascal F. Martin", "", "Based on work by:", - "MD5 implementation by Colin Plumb", - "SHA1 implementation by Steve Raid", - "Blowfish implementation by Paul Kocher", + "MD5 implementation by Colin Plumb (see md5.c for details)", + "SHA1 implementation by Steve Raid (see sha1.c for details)", + "Blowfish implementation by Paul Kocher (see blowfich.c for details)", + "Raytracing benchmark by John Walker (see fbench.c for details)", "Some code partly based on x86cpucaps by Osamu Kayasono", "Vendor list based on GtkSysInfo by Pissens Sebastien", NULL -- cgit v1.2.3