All of lore.kernel.org
 help / color / mirror / Atom feed
From: Douglas Gilbert <dougg@torque.net>
To: linux-kernel@vger.kernel.org
Cc: linux-scsi@vger.kernel.org
Subject: Re: [RFR] a new SCSI driver
Date: Tue, 27 May 2003 21:38:50 +1000	[thread overview]
Message-ID: <3ED34E4A.8040601@torque.net> (raw)
In-Reply-To: <20030524195123.GA8394@gtf.org>

Jeff Garzik wrote:
> 
<snip>

> * Only supports Intel PATA and SATA right now

Jeff,
Your patch applies to lk 2.5.70 without problems.

I found that my dual Celeron (abit mobo) has this
Intel IDE controller:
   00:07.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01)

so I tried a 2.5.70 kernel with this patch. Two disks
connected:
   - SCSI disk to a Tekram 390u3w controller (sym53c8xx_2
     driver). Root partition on this disk
   - a Maxtor ATA disk (D740X-6L) to the Intel IDE
     controller.

Didn't get too far. After finding the SCSI controller and
SCSI disk at boot up, this came out just before it locked up:
  ata1:PATA max UDMA/33 cmd 0x1F0 ctl 0x3F6 bmdma 0xF000 irq 14

So I disabled the IDE controllers in the BIOS and then
this came out:
  ....
  PCI: Enabling device 00:07.1 (0000->0001)
  ata1:PATA max UDMA/33 cmd 0x1F0 ctl 0x3F6 bmdma 0xF000 irq 14
  ATA: abnormal status 0xFF on port 0x1F7
  ATA: abnormal status 0xFF on port 0x1F7

and it locked up again.

Doug Gilbert


  parent reply	other threads:[~2003-05-27 11:24 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-24 19:51 [RFR] a new SCSI driver Jeff Garzik
2003-05-26  2:59 ` Douglas Gilbert
2003-05-26 20:52   ` Ishikawa
2003-05-26 15:16 ` Rabeeh Khoury
2003-05-27 11:38 ` Douglas Gilbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-05-25  9:44 john
2003-05-25  8:52 ` Zwane Mwaikambo
2003-05-25  8:52   ` Zwane Mwaikambo
2003-05-25  9:35 ` Russell King
2003-05-27  0:52   ` Alan Cox
2003-05-25 13:21 ` Jeff Garzik
2003-05-25 10:32 john
2003-05-25 11:19 john
2003-05-25 10:18 ` Zwane Mwaikambo
2003-05-25 10:18   ` Zwane Mwaikambo
2003-05-28 18:25   ` Jörn Engel
2003-05-28 18:25     ` Jörn Engel
2003-05-25 10:45 ` Arjan van de Ven
2003-05-25 11:48   ` Russell King
2003-05-25 11:48 john
2003-05-25 12:09 john

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3ED34E4A.8040601@torque.net \
    --to=dougg@torque.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.