RE: Help On Adaptec SAS Controller AD-483000

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Absolutely! I was trying to implement " sas_discover_stat_pm()" This is
where, I wanted to do the SATA Port Multiplier Init Seuence by sending
out the soft reset FIS.

> -----Original Message-----
> From: James Bottomley [mailto:James.Bottomley@xxxxxxxxxxxxxxxxxxxxx]
> Sent: Wednesday, April 02, 2008 4:45 PM
> To: Sanjay Gandotra
> Cc: linux-scsi@xxxxxxxxxxxxxxx
> Subject: Re: Help On Adaptec SAS Controller AD-483000
> 
> On Wed, 2008-04-02 at 16:32 -0700, Sanjay Gandotra wrote:
> > Hi,
> >
> > Ok, the issue I have is the following:
> >
> > I have connected a SATA Port Multiplier to AD-483000. And I have two
sata
> drives connected to the Sata port multiplier (one at port 0 and second
at port 1)
> > My Linux Kernel is 2.6.24.3. I am using the drivers in the kernel..
aic94xx and
> libsas
> >
> > The drive at port 0 of the sata port multiplier is detected nicely.
The problem is
> that the second drive on the port multiplier is not detected.
> > After investigations.. I figured out that no one is trying to do
sata port multiplier
> initialisation and detection. After reading the sata spec etc., I
tried to modify libsas
> so that before detecting any sata device, it would send out FIS (soft
reset ) to sata
> port 15 with SRST bit set to 1 followed by another FIS to sata port 15
with SRST bit
> set to 0.
> >
> > The first FIS goes out. I can see it on a SATA analyzer. The second
FIS never
> goes out...
> > Adaptec's driver.. is giving errors for the first FIS.
> 
> I'm afraid the basic source of the problem is that port multiplier
> support in libsas is stubbed out.  No-one developing the driver
actually
> has a port multiplier (and we assumed that everyone would use
expanders
> anyway).
> 
> The place to begin is in libsas/sas_ata.c:sas_discover_stat_pm() which
> basically returns -ENODEV at the moment.
> 
> James
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux