linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Heyse <m.heyse@designassembly.de>
To: linux-kernel@vger.kernel.org
Subject: LBA48 and ALI15X3 rev 0xC1
Date: Tue, 09 Dec 2003 01:23:21 +0100	[thread overview]
Message-ID: <3FD515F9.2020808@designassembly.de> (raw)

As I understand from skimming through last year's kernel archive,

"ALi IDE controllers up to revision C4h don't support LBA48 in DMA mode,
later revisions can do both PIO and DMA with LBA48 addressing."

Now I'm running 2.6.0-test10-mm1 (and have also tried 2.6.0-test11) on 
an Asus P5A-B board (ALI15X3 revision 0xC1), so I can't use LBA48 and 
DMA, the driver truncates the size of any bigger disk to 137 GB. So far, 
so good. But shouldn't I be able to access the entire disk in PIO mode? 
Even if I compile the kernel without CONFIG_IDEDMA_PCI_AUTO, dmesg tells me

hdc: SAMSUNG SP1604N, ATA DISK drive
hdc: max request size: 128KiB
hdc: cannot use LBA48 - full capacity 312581808 sectors (160041 MB)
hdc: 268435456 sectors (137438 MB) w/2048KiB Cache, CHS=16709/255/63

Am I missing something or is LBA48 completely disabled for revisions <= 
0xC4?

(PS: when booting with a gentoo boot-cd (kernel 2.4.21-gss), I was able 
to access the whole disk, although I couldn't try if access was totally 
error-free.)

Thanks,

Michael

                 reply	other threads:[~2003-12-09  0:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3FD515F9.2020808@designassembly.de \
    --to=m.heyse@designassembly.de \
    --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 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).