* Question about 48 bit IDE on 2.4.18 kernel
@ 2003-02-13 23:27 Larry Hileman
2003-02-14 0:47 ` Alan Cox
0 siblings, 1 reply; 9+ messages in thread
From: Larry Hileman @ 2003-02-13 23:27 UTC (permalink / raw)
To: Linux Kernel Maillist (E-mail)
Please excuse me if this is not the correct forum.
I have a question about the 2.4.18 kernel.
I am currently trying to use drives larger than 134G on my target system.
I would expect that the CMD680 and CSB6 drivers have been updated since
the 2.4.18 kernel. Can someone let me know where I can find the most
recent drivers. I have checked the sources I know for the latest driver and
not had any luck. I was hoping someone may have a better set of sources.
Thanks in advance for the help.
Larry
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: Question about 48 bit IDE on 2.4.18 kernel
@ 2003-02-13 23:51 Larry Hileman
2003-02-14 1:59 ` Alan Cox
2003-02-14 6:32 ` Andre Hedrick
0 siblings, 2 replies; 9+ messages in thread
From: Larry Hileman @ 2003-02-13 23:51 UTC (permalink / raw)
To: 'Alan Cox', Larry Hileman; +Cc: Linux Kernel "Maillist (E-mail)
Do the 2.4.20/21 predrivers work on a 2.4.18 kernel?
Or have they been back ported?
-----Original Message-----
From: Alan Cox [mailto:alan@lxorguk.ukuu.org.uk]
Sent: Thursday, February 13, 2003 4:47 PM
To: Larry Hileman
Cc: Linux Kernel "Maillist (E-mail)
Subject: Re: Question about 48 bit IDE on 2.4.18 kernel
On Thu, 2003-02-13 at 23:27, Larry Hileman wrote:
> I would expect that the CMD680 and CSB6 drivers have been updated since
> the 2.4.18 kernel. Can someone let me know where I can find the most
> recent drivers. I have checked the sources I know for the latest driver
and
> not had any luck. I was hoping someone may have a better set of sources.
The 2.4.20/21predrivers support LBA48
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Question about 48 bit IDE on 2.4.18 kernel
2003-02-13 23:27 Larry Hileman
@ 2003-02-14 0:47 ` Alan Cox
0 siblings, 0 replies; 9+ messages in thread
From: Alan Cox @ 2003-02-14 0:47 UTC (permalink / raw)
To: Larry Hileman; +Cc: Linux Kernel Maillist (E-mail)
On Thu, 2003-02-13 at 23:27, Larry Hileman wrote:
> I would expect that the CMD680 and CSB6 drivers have been updated since
> the 2.4.18 kernel. Can someone let me know where I can find the most
> recent drivers. I have checked the sources I know for the latest driver and
> not had any luck. I was hoping someone may have a better set of sources.
The 2.4.20/21predrivers support LBA48
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: Question about 48 bit IDE on 2.4.18 kernel
2003-02-13 23:51 Larry Hileman
@ 2003-02-14 1:59 ` Alan Cox
2003-02-14 6:32 ` Andre Hedrick
1 sibling, 0 replies; 9+ messages in thread
From: Alan Cox @ 2003-02-14 1:59 UTC (permalink / raw)
To: Larry Hileman; +Cc: Linux Kernel "Maillist (E-mail)
On Thu, 2003-02-13 at 23:51, Larry Hileman wrote:
> Do the 2.4.20/21 predrivers work on a 2.4.18 kernel?
> Or have they been back ported?
No and no. The newer IDE code has dependancies on the block layer
improvements.
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: Question about 48 bit IDE on 2.4.18 kernel
2003-02-13 23:51 Larry Hileman
2003-02-14 1:59 ` Alan Cox
@ 2003-02-14 6:32 ` Andre Hedrick
1 sibling, 0 replies; 9+ messages in thread
From: Andre Hedrick @ 2003-02-14 6:32 UTC (permalink / raw)
To: Larry Hileman; +Cc: 'Alan Cox', Linux Kernel "Maillist (E-mail)
If you want them back ported, you should do it your self of offer to pay
someone.
On Thu, 13 Feb 2003, Larry Hileman wrote:
> Do the 2.4.20/21 predrivers work on a 2.4.18 kernel?
> Or have they been back ported?
>
> -----Original Message-----
> From: Alan Cox [mailto:alan@lxorguk.ukuu.org.uk]
> Sent: Thursday, February 13, 2003 4:47 PM
> To: Larry Hileman
> Cc: Linux Kernel "Maillist (E-mail)
> Subject: Re: Question about 48 bit IDE on 2.4.18 kernel
>
>
> On Thu, 2003-02-13 at 23:27, Larry Hileman wrote:
> > I would expect that the CMD680 and CSB6 drivers have been updated since
> > the 2.4.18 kernel. Can someone let me know where I can find the most
> > recent drivers. I have checked the sources I know for the latest driver
> and
> > not had any luck. I was hoping someone may have a better set of sources.
>
> The 2.4.20/21predrivers support LBA48
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
Andre Hedrick
LAD Storage Consulting Group
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: Question about 48 bit IDE on 2.4.18 kernel
@ 2003-02-14 17:35 Larry Hileman
2003-02-14 17:43 ` Tomas Szepe
0 siblings, 1 reply; 9+ messages in thread
From: Larry Hileman @ 2003-02-14 17:35 UTC (permalink / raw)
To: 'Alan Cox'; +Cc: Linux "Kernel "Maillist ""(E-mail)
Ok, from this information it would seem that the 2.4.18 kernel
will not support > 137G drives?
-----Original Message-----
From: Alan Cox [mailto:alan@lxorguk.ukuu.org.uk]
Sent: Thursday, February 13, 2003 5:59 PM
To: Larry Hileman
Cc: Linux "Kernel "Maillist ""(E-mail)
Subject: RE: Question about 48 bit IDE on 2.4.18 kernel
On Thu, 2003-02-13 at 23:51, Larry Hileman wrote:
> Do the 2.4.20/21 predrivers work on a 2.4.18 kernel?
> Or have they been back ported?
No and no. The newer IDE code has dependancies on the block layer
improvements.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Question about 48 bit IDE on 2.4.18 kernel
2003-02-14 17:35 Question about 48 bit IDE on 2.4.18 kernel Larry Hileman
@ 2003-02-14 17:43 ` Tomas Szepe
0 siblings, 0 replies; 9+ messages in thread
From: Tomas Szepe @ 2003-02-14 17:43 UTC (permalink / raw)
To: Larry Hileman; +Cc: linux-kernel
> [LHileman@snapappliance.com]
>
> Ok, from this information it would seem that the 2.4.18 kernel
> will not support > 137G drives?
Is there any reason why you couldn't upgrade to 2.4.20?
--
Tomas Szepe <szepe@pinerecords.com>
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: Question about 48 bit IDE on 2.4.18 kernel
@ 2003-02-14 17:51 Larry Hileman
2003-02-14 18:03 ` Tomas Szepe
0 siblings, 1 reply; 9+ messages in thread
From: Larry Hileman @ 2003-02-14 17:51 UTC (permalink / raw)
To: 'Tomas Szepe', Larry Hileman; +Cc: linux-kernel
I was asked to figure a way to get us over the 137G barrier on
the 2.4.18 kernel. Going to 2.4.20/21 can be done in parallel
and I will explain this.
Moving to 2.4.20/21 is a large effort here. If I need to implement
the larger drives in 2.4.18, I'd like to make sure that this
has not already been done and that I have the latest code.
-----Original Message-----
From: Tomas Szepe [mailto:szepe@pinerecords.com]
Sent: Friday, February 14, 2003 9:43 AM
To: Larry Hileman
Cc: linux-kernel@vger.kernel.org
Subject: Re: Question about 48 bit IDE on 2.4.18 kernel
> [LHileman@snapappliance.com]
>
> Ok, from this information it would seem that the 2.4.18 kernel
> will not support > 137G drives?
Is there any reason why you couldn't upgrade to 2.4.20?
--
Tomas Szepe <szepe@pinerecords.com>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Question about 48 bit IDE on 2.4.18 kernel
2003-02-14 17:51 Larry Hileman
@ 2003-02-14 18:03 ` Tomas Szepe
0 siblings, 0 replies; 9+ messages in thread
From: Tomas Szepe @ 2003-02-14 18:03 UTC (permalink / raw)
To: Larry Hileman; +Cc: linux-kernel
> [LHileman@snapappliance.com]
>
> Moving to 2.4.20/21 is a large effort here. If I need to implement
> the larger drives in 2.4.18, I'd like to make sure that this
> has not already been done and that I have the latest code.
Well, the patches to the IDE layer in patch-2.4.19 & patch-2.4.20
are both relatively numerous and large, but should still be quite
straightforward to extract, given you're good with various diff
utils. The block layer changes that Alan mentions will be minimal
and probably easy to trace.
--
Tomas Szepe <szepe@pinerecords.com>
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2003-02-14 17:53 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-14 17:35 Question about 48 bit IDE on 2.4.18 kernel Larry Hileman
2003-02-14 17:43 ` Tomas Szepe
-- strict thread matches above, loose matches on Subject: below --
2003-02-14 17:51 Larry Hileman
2003-02-14 18:03 ` Tomas Szepe
2003-02-13 23:51 Larry Hileman
2003-02-14 1:59 ` Alan Cox
2003-02-14 6:32 ` Andre Hedrick
2003-02-13 23:27 Larry Hileman
2003-02-14 0:47 ` Alan Cox
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox