From: Nick Piggin <piggin@cyberone.com.au>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl>,
Andries Brouwer <aebr@win.tue.nl>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] ide: limit drive capacity to 137GB if host doesn't support LBA48
Date: Thu, 14 Aug 2003 19:18:04 +1000 [thread overview]
Message-ID: <3F3B53CC.8030209@cyberone.com.au> (raw)
In-Reply-To: <1060851207.5535.15.camel@dhcp23.swansea.linux.org.uk>
Alan Cox wrote:
>On Iau, 2003-08-14 at 02:24, Bartlomiej Zolnierkiewicz wrote:
>
>> hwif->rqsize = old_hwif.rqsize;
>>- hwif->addressing = old_hwif.addressing;
>>+ hwif->no_lba48 = old_hwif.no_lba48;
>>
>
>This change is a bad idea. Its called "addressing" because that is what
>it is about (see SATA and ATA specs). In future SATA addressing becomes
>a 0,1,2 value because 48bits isnt enough, it may get more forms beyond
>that.
>
Wow! Isn't that over 100 thousand TB? ;)
next prev parent reply other threads:[~2003-08-14 9:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-14 1:24 [PATCH] ide: limit drive capacity to 137GB if host doesn't support LBA48 Bartlomiej Zolnierkiewicz
2003-08-14 8:53 ` Alan Cox
2003-08-14 9:16 ` Andries Brouwer
2003-08-14 9:18 ` Nick Piggin [this message]
2003-08-14 11:03 ` Alan Cox
2003-08-14 12:48 ` Bartlomiej Zolnierkiewicz
2003-08-14 13:44 ` Alan Cox
2003-08-14 15:14 ` Jeff Garzik
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=3F3B53CC.8030209@cyberone.com.au \
--to=piggin@cyberone.com.au \
--cc=B.Zolnierkiewicz@elka.pw.edu.pl \
--cc=aebr@win.tue.nl \
--cc=alan@lxorguk.ukuu.org.uk \
--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.