linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: HPT366/368/370 IDE/SCSI-EMULATION PROBLEMS (2.4.x)
  2003-04-22 16:22 HPT366/368/370 IDE/SCSI-EMULATION PROBLEMS (2.4.x) war
@ 2003-04-22 16:08 ` Alan Cox
  2003-04-22 17:12   ` war
  2003-04-22 17:03 ` Måns Rullgård
  1 sibling, 1 reply; 5+ messages in thread
From: Alan Cox @ 2003-04-22 16:08 UTC (permalink / raw)
  To: war; +Cc: Linux Kernel Mailing List, copycat

I need a lot more info than that to debug it.

Precisely what oops data (with symbols), what drives, what controller
version, what 2.4.x kernel version


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

* HPT366/368/370 IDE/SCSI-EMULATION PROBLEMS (2.4.x)
@ 2003-04-22 16:22 war
  2003-04-22 16:08 ` Alan Cox
  2003-04-22 17:03 ` Måns Rullgård
  0 siblings, 2 replies; 5+ messages in thread
From: war @ 2003-04-22 16:22 UTC (permalink / raw)
  To: linux-kernel; +Cc: copycat

war@p300:~$ find /usr/src/linux-2.4.20/Documentation/ | grep -i hpt
war@p300:~$

The top of /usr/src/linux-2.4.20/drivers/ide/hpt366.c does not offer much
in terms of the documentation.

Hopefully my question is simple, why does this card only seem to work with
such a configuration?

I have 3 cards, 12 HDD.

If I try to boot with normal (no append), the box will sit there trying to
find the hard drives.

If I boot with the way most distros set it up (ie: sda=noprobe
sdb=noprobe) and so on, this works, but then it uses SCSI-EMULATION.

I am familiar with PROMISE BOARDS (100/133) and they do not have this
problem.

Is there something in particular one must do to achieve IDE access, to
have the kernel see the HDD's as IDE devices and not use SCSI-EMULATION
for HPT ROCKET ATA/100 cards?

Also, when you cat /proc/ide/hpt* it gives a segfault and the kernel
oopses, I've sent this e-mail a week or two ago.

So, to summarize:

Boot with IDE support only and no append, the box sits there looking for
the other IDE hard drives (using intel i845 chipset btw).
It looks forever, was on for 2 weeks, never found the disks.

Switched over to distro method, sda=noprobe,sdb=noprobe and so on for all
12 drives and testing with rh73/scsi-emulation/etc IS enabled, and the
kernel does a lot of running around and sets them up as SCSI devices.

Is it possible to have HPT rocket ATA/100 cards (3 of them) see hard
drives as IDE and not SCSI?



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

* Re: HPT366/368/370 IDE/SCSI-EMULATION PROBLEMS (2.4.x)
  2003-04-22 16:22 HPT366/368/370 IDE/SCSI-EMULATION PROBLEMS (2.4.x) war
  2003-04-22 16:08 ` Alan Cox
@ 2003-04-22 17:03 ` Måns Rullgård
  2003-04-22 17:04   ` war
  1 sibling, 1 reply; 5+ messages in thread
From: Måns Rullgård @ 2003-04-22 17:03 UTC (permalink / raw)
  To: war; +Cc: linux-kernel, copycat

war <war@lucidpixels.com> writes:

> Is it possible to have HPT rocket ATA/100 cards (3 of them) see hard
> drives as IDE and not SCSI?

I have one of those boards (actually the SATA version) and it works
like a charm with both 2.4.21-pre5 and 2.5.67.

-- 
Måns Rullgård
mru@users.sf.net

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

* Re: HPT366/368/370 IDE/SCSI-EMULATION PROBLEMS (2.4.x)
  2003-04-22 17:03 ` Måns Rullgård
@ 2003-04-22 17:04   ` war
  0 siblings, 0 replies; 5+ messages in thread
From: war @ 2003-04-22 17:04 UTC (permalink / raw)
  To: Måns Rullgård; +Cc: linux-kernel, copycat

I have been informed that this is a BIOS-LEVEL setting, so I will have to
wait for someone at the site to change the bios setting to IDE I guess, is
there anyway to changet his while the box is online (in Linux)?

On Tue, 22 Apr 2003, [iso-8859-1] Måns Rullgård wrote:

> war <war@lucidpixels.com> writes:
>
> > Is it possible to have HPT rocket ATA/100 cards (3 of them) see hard
> > drives as IDE and not SCSI?
>
> I have one of those boards (actually the SATA version) and it works
> like a charm with both 2.4.21-pre5 and 2.5.67.
>
> --
> Måns Rullgård
> mru@users.sf.net
>

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

* Re: HPT366/368/370 IDE/SCSI-EMULATION PROBLEMS (2.4.x)
  2003-04-22 16:08 ` Alan Cox
@ 2003-04-22 17:12   ` war
  0 siblings, 0 replies; 5+ messages in thread
From: war @ 2003-04-22 17:12 UTC (permalink / raw)
  To: Alan Cox; +Cc: Linux Kernel Mailing List, copycat

Kernel 2.4.18-3 (RedHat-7.3) (no kernel modifications)

Drives: WD800JB (6)
        WD1200JB (6)

Controller = HPT ATA/100 Rocket (3 of these)

The oops I will have to get back to you on, cannot access box at this
time.

On Tue, 22 Apr 2003, Alan Cox wrote:

> I need a lot more info than that to debug it.
>
> Precisely what oops data (with symbols), what drives, what controller
> version, what 2.4.x kernel version
>
>

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

end of thread, other threads:[~2003-04-22 17:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-22 16:22 HPT366/368/370 IDE/SCSI-EMULATION PROBLEMS (2.4.x) war
2003-04-22 16:08 ` Alan Cox
2003-04-22 17:12   ` war
2003-04-22 17:03 ` Måns Rullgård
2003-04-22 17:04   ` war

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).