Hi/fn 7751 Driver for NT and Unix


1. What is it?

This driver is a open-source, beta-quality driver for the Hi/fn 7751 encryption/compression coprocessor. It supports most 7751 add-in boards, including:

[1] The Aeon boards may require changes to the onboard EEPROM to work with this driver. The other boards listed use the Hi/fn Reference Hardware's PCI ID, and use an export key of all zeroes -- I do not currently know if Invertex did things differently, as the one Aeon board I've seen was received at GTGI with a zeroed EEPROM.

We currently support the following OSes:

2. Getting the driver

The latest version of the code is always available by anonymous CVS from cvs.hifn7751.sourceforge.net:/cvsroot/hifn7751. You'll want to check out the src module.

If you're unfamiliar with CVS, or don't have the time or desire to track the latest code, drops of the code are made on a semi-regular basis. The can be found on our project page here on Sourceforge.

Precompiled binaries will be available soon.

3. Building the driver

These instructions assume you have the driver source unpacked (NT users: WinZip can unpack the .tar.gz format we use for source drops.)

On Windows NT:

On Linux:

On FreeBSD:

The FreeBSD build is currently semi-broken and being worked on. Updated instructions on how to build here will be posted shortly.

4. Known problems with the driver

These are some known problems with the driver in its present state. It *is* useable, but some things still need work.

If you're interested in working on the driver, email me and I'll add you to the developer list.

5. If you have problems...

If you are having trouble with the driver, email me at the address below. I'll have a look at the problem and see if I can help.

GTGI support for this driver is no longer available. Linux users are encouraged to use the ported OpenBSD driver for new applications; at the moment, no official Windows support is provided. Contact GTGI for more details.

There's also a mailing list available for driver users. The address is hifn7751-users@lists.sourceforge.net, and you can use this link to subscribe to it.

6. Credits

This page is maintained by Lee Cremeans <lee@lcremeans.homeip.net>.

The drivers were provided to the open source community by Global Technologies Group, Inc., and bear this copyright notice:

(C) 1999-2001 Global Technologies Group, Inc.
(C) 1998-1999 Ashley-Laurent, Inc.

All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:

1. Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
   notice, this list of conditions and the following disclaimer in the
   documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.

Last modified 8 September 2003[B.