public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* DELL array controller access.
@ 2002-07-02  0:29 David T Roth
  0 siblings, 0 replies; 6+ messages in thread
From: David T Roth @ 2002-07-02  0:29 UTC (permalink / raw)
  To: linux-kernel

I have a DELL PowerEdge XE 51.  It has a DELL array controller running 
on EISA buss.  The controller is uses a AHA-154x emulation.  I am using 
RedHat 7.0 and it does not see the board.  Where can I get a EISA buss 
AHA-154x driver to access the array controller?

David T. Roth
(615) 269-9323
Nashville, Tenn.  37212 | Internet: dtroth@bellsouth.net


^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: DELL array controller access.
@ 2002-07-08 18:17 Matt_Domsch
  2002-07-08 18:43 ` Alan Cox
  0 siblings, 1 reply; 6+ messages in thread
From: Matt_Domsch @ 2002-07-08 18:17 UTC (permalink / raw)
  To: dtroth, linux-kernel

> I have a DELL PowerEdge XE 51.  It has a DELL array 
> controller running 
> on EISA buss.  The controller is uses a AHA-154x emulation.  
> I am using 
> RedHat 7.0 and it does not see the board.  Where can I get a 
> EISA buss AHA-154x driver to access the array controller?

David, Dell never produced a Linux device driver for the Dell SCSI Array
card.  I had forgotten about the AHA-154x emulation feature, but since it
doesn't seem to work, it's unlikely that it ever will.  Everyone who worked
on that project 9 years ago has left for other opportunities.  The on-board
NCR SCSI controller should still work, and you can use software RAID quite
easily to accomplish similar functionality.

Thanks,
Matt

--
Matt Domsch
Sr. Software Engineer, Lead Engineer, Architect
Dell Linux Solutions www.dell.com/linux
Linux on Dell mailing lists @ http://lists.us.dell.com
#1 US Linux Server provider for 2001 and Q1/2002! (IDC May 2002)


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: DELL array controller access.
  2002-07-08 18:17 DELL array controller access Matt_Domsch
@ 2002-07-08 18:43 ` Alan Cox
  2002-07-08 22:13   ` Austin Gonyou
  0 siblings, 1 reply; 6+ messages in thread
From: Alan Cox @ 2002-07-08 18:43 UTC (permalink / raw)
  To: Matt_Domsch; +Cc: dtroth, linux-kernel

> > RedHat 7.0 and it does not see the board.  Where can I get a 
> > EISA buss AHA-154x driver to access the array controller?
> 
> David, Dell never produced a Linux device driver for the Dell SCSI Array
> card.  I had forgotten about the AHA-154x emulation feature, but since it
> doesn't seem to work, it's unlikely that it ever will.  Everyone who worked
> on that project 9 years ago has left for other opportunities.  The on-board
> NCR SCSI controller should still work, and you can use software RAID quite
> easily to accomplish similar functionality.

The EISA bus AHA154x equivalent is the AHA174x which we do support. I don't
know what the Dell arrays used however

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: DELL array controller access.
  2002-07-08 18:43 ` Alan Cox
@ 2002-07-08 22:13   ` Austin Gonyou
  2002-07-09 10:10     ` Alan Cox
  0 siblings, 1 reply; 6+ messages in thread
From: Austin Gonyou @ 2002-07-08 22:13 UTC (permalink / raw)
  To: Alan Cox; +Cc: Matt_Domsch, dtroth, linux-kernel

I know at a minimum...those cards can be put into a 154x mode, so it
will work. I remember that NetWare needed this feature.


On Mon, 2002-07-08 at 13:43, Alan Cox wrote:
> > > RedHat 7.0 and it does not see the board.  Where can I get a 
> > > EISA buss AHA-154x driver to access the array controller?
> > 
> > David, Dell never produced a Linux device driver for the Dell SCSI Array
> > card.  I had forgotten about the AHA-154x emulation feature, but since it
> > doesn't seem to work, it's unlikely that it ever will.  Everyone who worked
> > on that project 9 years ago has left for other opportunities.  The on-board
> > NCR SCSI controller should still work, and you can use software RAID quite
> > easily to accomplish similar functionality.
> 
> The EISA bus AHA154x equivalent is the AHA174x which we do support. I don't
> know what the Dell arrays used however
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
-- 
Austin Gonyou <austin@digitalroadkill.net>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: DELL array controller access.
  2002-07-08 22:13   ` Austin Gonyou
@ 2002-07-09 10:10     ` Alan Cox
  2002-07-09 15:55       ` Austin Gonyou
  0 siblings, 1 reply; 6+ messages in thread
From: Alan Cox @ 2002-07-09 10:10 UTC (permalink / raw)
  To: Austin Gonyou; +Cc: Alan Cox, Matt_Domsch, dtroth, linux-kernel

> I know at a minimum...those cards can be put into a 154x mode, so it
> will work. I remember that NetWare needed this feature.

If they are AHA147x based then the 154x mode has emulation errors and Linux
specifically avoids using 154x drivers on them.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: DELL array controller access.
  2002-07-09 10:10     ` Alan Cox
@ 2002-07-09 15:55       ` Austin Gonyou
  0 siblings, 0 replies; 6+ messages in thread
From: Austin Gonyou @ 2002-07-09 15:55 UTC (permalink / raw)
  To: Alan Cox; +Cc: Matt_Domsch, dtroth, linux-kernel

I believe this is the case on these particular controllers. They are in
fact 147x controllers, with a 154x emulation mode. I used to support
lots of legacy equipment at Dell, and I believe that's the case, but if
Matt wants to chime in to confirm that or not, would be helpful. There's
lots of info on this as I believe there are still plenty of customers
actually still using 4100's and the like.

On Tue, 2002-07-09 at 05:10, Alan Cox wrote:
> > I know at a minimum...those cards can be put into a 154x mode, so it
> > will work. I remember that NetWare needed this feature.
> 
> If they are AHA147x based then the 154x mode has emulation errors and Linux
> specifically avoids using 154x drivers on them.
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
-- 
Austin Gonyou <austin@digitalroadkill.net>

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-07-09 15:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-08 18:17 DELL array controller access Matt_Domsch
2002-07-08 18:43 ` Alan Cox
2002-07-08 22:13   ` Austin Gonyou
2002-07-09 10:10     ` Alan Cox
2002-07-09 15:55       ` Austin Gonyou
  -- strict thread matches above, loose matches on Subject: below --
2002-07-02  0:29 David T Roth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox