On Wednesday 31 Dec 2003 15:34, Brian Downey wrote:
> So...
>
> I have a MegaRAID 466 controller, and have been using the MegaRAID
> driver in the kernel.  No big deal.
>
> Out of curiousity today, I ran lspci on the system and it came back
> with this:
>
> 00:0b.1 I2O: Intel Corp. 80960RP [i960RP Microprocessor] (rev 05)
>
> No big deal, the board has an Intel chipset.  But the part that is
> intriguing me is the "I20".
>
> I've always wondering what the I20 stuff really did in the kernel.
> There's an "I20 Scsi support" in there, but I don't have it enabled.
>
> Would anyone who knows a little about I20 stuff, care to explain what
> it does and if it would work for that card?  I tried googling around
> a bit, but didn't find much in relation to that specific RAID
> controller.
>
The Free On-line Dictionary of Computing (13 Mar 01) [foldoc]:

Intelligent Input/Output

   <architecture> /i:-too-oh/ (I2O) A specification which aims to
   provide an I/O device driver architecture that is
   independent of both the specific device being controlled and
   the host operating system.  The Hardware Device Module (HDM)
   manages the device and the OS Services Module (OSM) interfaces
   to the host operating system.  The HDM is portable across
   multiple operating systems, processors and busses.  The HDM
   and OSM communicate via a two layer message passing
   protocol.  A Message Layer sets up a communications session
   and runs on top of a Transport Layer which defines how the two
   parties share information.

   I2O is also designed to facilitate intelligent I/O subsystems,
   with support for message passing between multiple
   independent processors.  By relieving the host of interrupt
   intensive I/O tasks required by the various layers of a driver
   architecture, the I2O intelligent I/O architecture greatly
   improves I/O performance.  I2O systems will be able to more
   efficiently deliver the I/O throughput required by a wide
   range of high bandwidth applications, such as networked
   video, groupware and client-server processing.  I2O does
   not restrict where the layered modules execute, providing
   support for single processor, multiprocessor, and
   clustered systems.

   I2O is not intended to replace the driver architectures
   currently in existence.  Rather, the objective is to provide
   an open, standards-based approach, which is complementary to
   existing drivers, and provides a framework for the rapid
   development of a new generation of portable, intelligent I/O.

   Home (http://www.i2osig.org/).

   (1997-11-04)

Peter
-- 
======================================================================
Gentoo Linux:   Portage 2.0.49-r18 (default-x86-1.4, gcc-3.2.3, 
glibc-2.3.2-r3, 2.6.0-gentoo-w4l)       i686 AMD Athlon(tm) XP 3200+
======================================================================


--
[EMAIL PROTECTED] mailing list

Reply via email to