All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: James Courtier-Dutton <James@superbug.demon.co.uk>
Cc: linux-ide@vger.kernel.org
Subject: Re: problems with libata and ICH5 chipset.
Date: Sat, 19 Jun 2004 13:50:37 -0400	[thread overview]
Message-ID: <40D47CED.3040601@pobox.com> (raw)
In-Reply-To: <40D4792C.5030702@superbug.demon.co.uk>

James Courtier-Dutton wrote:
> I am using kernel 2.6.7.
> I enclose an extract from dmesg below.
> I have 2 PATA devices, one DVD-ROM, one DVD-writer on ata1. (or hda and 
> hdb)
> I also have 2 SATA devices, both Hard Discs.
> When I boot without libata enabled, and just use:-
> ATA/ATAPI/MFM/RLL support ->  Intel PIIXn chipsets support
> I get access to: -
> hda - PATA DVD-Writer
> hdb - PATA DVD-ROM
> hdc - SATA HD
> hdd - SATA HD.
> 
> If I then enable:
> SCSI device support -> SCSI low-level drivers -> Serial ATA (SATA) 
> support ->  Intel PIIX/ICH SATA support
> 
> No PATA devices are accessible. I get:
> sda - SATA HD
> sdb - SATA HD
> 
> Is there any way that I can fix this using kernel options.
> It seems that below, the PATA devices are being recognised, but then are 
> unable to be accessed.

Yeah, you need to disable combined mode and use the IDE driver for PATA.

	Jeff




  reply	other threads:[~2004-06-19 17:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-19 17:34 problems with libata and ICH5 chipset James Courtier-Dutton
2004-06-19 17:50 ` Jeff Garzik [this message]
2004-06-19 18:05 ` James Courtier-Dutton

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=40D47CED.3040601@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=James@superbug.demon.co.uk \
    --cc=linux-ide@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.