All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Oskar Liljeblad" <oskar@osk.mine.nu>
To: Drew Winstel <DWinstel@Miltope.com>
Cc: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: clock drift with two Promise Ultra133 TX2 (PDC 20269) cards
Date: Tue, 3 May 2005 18:02:01 +0200	[thread overview]
Message-ID: <20050503160201.GA12461@oskar> (raw)
In-Reply-To: <66F9227F7417874C8DB3CEB057727417045148@MILEX0.Miltope.local>

On Tuesday, May 03, 2005 at 10:17, Drew Winstel wrote:
> 
> Hmm... that puzzles me, although for no other reason than I'm not familiar 
> with how Maxtor drives report themselves.  Having the BIOS-reported LBA 
> sectors not equal to the OS-reported geometry may not be a problem, but 
> I must defer to the experts on that one.  
> 
> As an FYI just in case, the new libata-based driver will treat your drives 
> as SCSI drives, so you'll see the drives as sda, sdb, and so forth instead of
> hd?.  

Hm, I patched the kernel with 2.6.11-libata-dev1, compiled it with

# CONFIG_BLK_DEV_PDC202XX_NEW is not set
CONFIG_BLK_DEV_VIA82CXXX=y   (for the motherboard IDE)
CONFIG_SCSI=y
CONFIG_SCSI_SATA=y
CONFIG_SCSI_PATA_PDC2027X=y

and rebooted. SCSI is initialized and the pata_pdc2027x driver is
loaded, but it doesn't seem to find any devices. Or maybe it doesn't
look for devices at all. I can tell that it's loaded by the existence
of /sys/bus/pci/drivers/pata_pdc2027x (a directory which is empty).

/proc/scsi/scsi is also empty besides the "Attached devices:" line.
During startup the kernel does say "Probing IDE interface ide0"
through "ide5" (finding only devices on ide0). I also tried compiling
pata_pdc2027x as a module, with same result.

What's wrong here?

Regards,

Oskar Liljeblad (oskar@osk.mine.nu)

  reply	other threads:[~2005-05-03 16:02 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-03 15:13 clock drift with two Promise Ultra133 TX2 (PDC 20269) cards Drew Winstel
2005-05-03 15:13 ` Drew Winstel
2005-05-03 16:02 ` Oskar Liljeblad [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-05-05 14:45 Drew Winstel
2005-05-05 14:45 ` Drew Winstel
2005-05-03 18:29 Drew Winstel
2005-05-03 18:29 ` Drew Winstel
2005-05-04 20:10 ` Oskar Liljeblad
2005-05-03 16:07 Drew Winstel
2005-05-03 16:07 ` Drew Winstel
2005-05-03 17:28 ` Oskar Liljeblad
2005-05-04 17:59   ` Bill Davidsen
2005-05-03 14:18 Drew Winstel
2005-05-03 14:18 ` Drew Winstel
2005-05-03 14:40 ` Oskar Liljeblad
2005-05-02 19:28 Oskar Liljeblad

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=20050503160201.GA12461@oskar \
    --to=oskar@osk.mine.nu \
    --cc=DWinstel@Miltope.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@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.