I2O behaviour ...

2001-04-30 Thread Patrick Allaire
direction ! Thank for your time and help. = Patrick Allaire mailto:[EMAIL PROTECTED] #define QUESTION ((bb) || !(bb)) - Shakespeare. __ Do You Yahoo!? Yahoo! Auctions - buy

RE: DPT I2O RAID and Linux I2O

2001-05-01 Thread Patrick Allaire
Hi, Is this I2O implementation supporting PCI devices ? Yesterday I post something about that, I have a CompactPCI computer with 2 computers in it. One master and one slave. The slave one, is has a non transparent pci-to-pci bridge : DEC (INTEL) 21554, wich support I2O messaging, I want both com

RE: DPT I2O RAID and Linux I2O

2001-05-02 Thread Patrick Allaire
If I understand correctly, some vendor would put I2O messaging hardware but they would use it in a non-standard way ? So, if they dont support the I2O protocol with their hardware, I will have to do it in another way... Is there a simple way to find out if my device support I2O protocol ? Maybe

RE: DPT I2O RAID and Linux I2O

2001-05-02 Thread Patrick Allaire
transmit data between the host and the local system by the pci bus. > -Message d'origine- > De : Alan Cox [mailto:[EMAIL PROTECTED]] > Envoye : May 2, 2001 5:19 PM > A : Patrick Allaire > Cc : Alan Cox; [EMAIL PROTECTED] > Objet : Re: DPT I2O RAID and Linux I2O

RE: DPT I2O RAID and Linux I2O

2001-05-04 Thread Patrick Allaire
> Ok thats nothing to do with I2O itself. Some hardware has the messaging > layer built into it as the messenger is very simple and stuff > like the 21554 > are using in I2O controllers. > > You might find i2o_pci.c and the i2o_core message passing code interesting > but probably not that much. Th