linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
To: TAKADA Yoshihito <takada@mbf.nifty.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: IDE driver assined IRQ for disabled IDE channel
Date: Sat, 2 Aug 2008 18:28:50 +0200	[thread overview]
Message-ID: <200808021828.50665.bzolnier@gmail.com> (raw)
In-Reply-To: <20080731.025745.74750491.takada@mbf.nifty.com>

On Wednesday 30 July 2008, TAKADA Yoshihito wrote:
> From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
> Subject: Re: IDE driver assined IRQ for disabled IDE channel
> Date: Sun, 27 Jul 2008 15:56:52 +0200
> 
> > ide_generic has no enablebits checking but 'ide_generic.probe_mask=1'
> > kernel parameter can be used to limit probing to the first port only.
> 
> Ok, I understood.
> 
> > However shouldn't a designated IDE PCI host driver be used instead?
> 
> I feel drivers/ide/cs5520 is unstable with TuxOnIce. So I use ide_generic
> instead of cs5520 and looked at the state

This may be because cs5520 lacks proper PCI Power Management support
(which will be addressed really soon - 2.6.27-rc1 has the needed
infrastructure and I will post the follow up patch addding it today).

> > [ if this is Cx5520 PCI IDE, the cs5520 host driver misses enablebits
> >   checking, untested fix attached ]
> 
> Yes, My little box has cs5520. I applied the patch, it works fine.
> dmesg says:
> 
> Uniform Multi-Platform E-IDE driver
> ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
> Cyrix 5520: IDE controller (0x1078:0x0002 rev 0x00) at  PCI slot 0000:00:12.0
> PCI: Setting latency timer of device 0000:00:12.0 to 64
> Cyrix 5520: IDE port disabled
>     ide0: BM-DMA at 0x5000-0x5007
> Probing IDE interface ide0...
> hda: IC25N030ATCS04-0, ATA DISK drive

Thanks, for testing it.

I'll push the fix to Linus and once it is in I'll ping the -stable
team to merge 2.6.26 version.

Thanks,
Bart

      reply	other threads:[~2008-08-02 17:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-25  5:31 IDE driver assined IRQ for disabled IDE channel TAKADA Yoshihito
2008-07-26 11:58 ` Bartlomiej Zolnierkiewicz
2008-07-27  1:51   ` TAKADA Yoshihito
2008-07-27 13:56     ` Bartlomiej Zolnierkiewicz
2008-07-30 17:57       ` TAKADA Yoshihito
2008-08-02 16:28         ` Bartlomiej Zolnierkiewicz [this message]

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=200808021828.50665.bzolnier@gmail.com \
    --to=bzolnier@gmail.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=takada@mbf.nifty.com \
    /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 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).