mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-19 19:51:27 +00:00
This is SCST driver for ISP Qlogic chipsets commonly used in many SCSI and FC host bus adapters. Supported chipset are listed in README file, incomplete list of supported HBA's is in doc/Hardware.txt . It is based on Matthew Jacob's multiplatform driver for ISP chipsets, which can be download from ftp://ftp.feral.com/pub/isp/isp_dist.tgz git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@135 d57e44dd-8a1f-0410-8b47-8ef2f437770f
14 lines
592 B
Plaintext
14 lines
592 B
Plaintext
$Id: LINUX_BUILD_INSTRUCTIONS,v 1.23 2006/06/29 21:14:53 mjacob Exp $
|
|
Copyright (c) 1997-2006 by Matthew Jacob
|
|
All rights reserved.
|
|
|
|
This driver is for Linux-2.4 and Linux-2.6 kernels only. If you build
|
|
in this directory, this is for Linux-2.4 only. To build Linux-2.6, change
|
|
directory to ../Linux-2.6.
|
|
|
|
Since this is a mature product, it's recommended that you just use the 2.4.32
|
|
kernel from the ftp.kernel.org repository and build this as a module.
|
|
|
|
If you need to build this inside the kernel tree itself, there is
|
|
a patch set for linux 2.4.20. This hasn't been tested in quite a while.
|