Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jul 2003 03:04:09 +0800
From:      Clive Lin <clive@tongi.org>
To:        The Hermit Hacker <scrappy@hub.org>
Cc:        freebsd-scsi@freebsd.org
Subject:   Re: talking to iir driver ... ?
Message-ID:  <20030702190409.GA90932@fatpipi.cirx.org>
In-Reply-To: <20030517200209.Q598@hub.org>
References:  <20030517200209.Q598@hub.org>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sat, May 17, 2003 at 08:11:03PM -0300, The Hermit Hacker wrote:
> 
> Morning all ...
> 
>   Is there a way, with camcontrol, of probing the iir drive to find out
> what drives are sitting behind it?  Or a command line interface to talk to
> the controller similar to Adaptec's aacli?

Hi,

    There's a aacli like (?) utility for freebsd. It's right at Intel
web site, but NOT on the bundled CDROM :p

    http://www.intel.com/support/motherboards/server/srczcr/software.htm

    You'll have a package called iir-1.1.tgz inside the FreeBSD_212.zip.
I did not tend to just `pkg_add iir-1.1.tgz`, because it will install
intel's iir.ko, which is for 4.1. Just extract the storcon binary and issue
`cd /dev; mknod iir c 164 0` is ok. The mknod is "documented" in the
+POST-INSTALL file of the package.

    I'll spend some time to understand another utility called srcd, in
order to make a asr-util like port.

Clive

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (FreeBSD)

iD8DBQE/AyyXdFUoBaAIwD4RAqeZAKCC2h9awTPQHAEJpaVhMeLNa6wH8gCeMI2V
GQQRj7uS+DnZvLt2fW8YaNY=
=OQVC
-----END PGP SIGNATURE-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030702190409.GA90932>