linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: How are the Promise drivers doing?
       [not found] <yX7w.79l.13@gated-at.bofh.it>
@ 2003-09-24  1:27 ` Andi Kleen
  2003-09-24 12:38   ` Alan Cox
  0 siblings, 1 reply; 3+ messages in thread
From: Andi Kleen @ 2003-09-24  1:27 UTC (permalink / raw)
  To: Ruth Ivimey-Cook; +Cc: linux-kernel

"Ruth Ivimey-Cook" <Ruth.Ivimey-Cook@ivimey.org> writes:

> These days it seems more motherboards that have additional IDE ports use
> Promise chips, with a few using HPT ones. I note the advent of the
> Promise GPL SATA drivers and Jeff's libata. I am also aware that my
> current setup ( Linux 2.4.22 and onboard 20276) does occasionally cause
> me grief, with lost interrupts making me wonder if all is well. I have 2
> Promise 20267 IDE cards available should that be useful.

One big problem with the Promise drivers is that they are not 64bit
clean. Trying them in a 64bit x86-64 kernel fails quickly.
Fixing them is unfortunately a lot of work because of the weird
Windows like programming style in the CAM layer in there.

Also at least some released versions of them had gapping security holes
in the ioctl handlers.

-Andi

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

* Re: How are the Promise drivers doing?
  2003-09-24  1:27 ` How are the Promise drivers doing? Andi Kleen
@ 2003-09-24 12:38   ` Alan Cox
  0 siblings, 0 replies; 3+ messages in thread
From: Alan Cox @ 2003-09-24 12:38 UTC (permalink / raw)
  To: Andi Kleen; +Cc: Ruth Ivimey-Cook, Linux Kernel Mailing List

On Mer, 2003-09-24 at 02:27, Andi Kleen wrote:
> One big problem with the Promise drivers is that they are not 64bit
> clean. Trying them in a 64bit x86-64 kernel fails quickly.
> Fixing them is unfortunately a lot of work because of the weird
> Windows like programming style in the CAM layer in there.
> 
> Also at least some released versions of them had gapping security holes
> in the ioctl handlers.

Looking at the BSD drivers you may well be able to do a minimal mmio
version of the 2026x driver for the chips as a stopgap. That wouldn't be
as good as the full libata thing once it is done but it would make it go


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

* How are the Promise drivers doing?
@ 2003-09-23 15:17 Ruth Ivimey-Cook
  0 siblings, 0 replies; 3+ messages in thread
From: Ruth Ivimey-Cook @ 2003-09-23 15:17 UTC (permalink / raw)
  To: Linux-Kernel

Folks,

I'm about to get a new motherboard or two for a large personal
fileserver with min 4 parallel 120G IDE disks using Linux RAID5. I am
trying to decide which MB and what additional components to use. Current
favorite is the MSI KT6-Ultra FISR, which uses a Broadcom chip for GigE
(good?) but with a Promise 20378 providing additional IDE (not sure).

These days it seems more motherboards that have additional IDE ports use
Promise chips, with a few using HPT ones. I note the advent of the
Promise GPL SATA drivers and Jeff's libata. I am also aware that my
current setup ( Linux 2.4.22 and onboard 20276) does occasionally cause
me grief, with lost interrupts making me wonder if all is well. I have 2
Promise 20267 IDE cards available should that be useful.

Should I steer clear of the Promise chips and use HPT ones (either MB,
or the RocketRAID, or Adaptec 1200 cards) or have folks got them licked
now?

Thanks for any help,

Ruth



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

end of thread, other threads:[~2003-09-24 12:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <yX7w.79l.13@gated-at.bofh.it>
2003-09-24  1:27 ` How are the Promise drivers doing? Andi Kleen
2003-09-24 12:38   ` Alan Cox
2003-09-23 15:17 Ruth Ivimey-Cook

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).