* [gentoo-user] PATA vs SATA kernel driver (was: 4 machines - no /dev/cdrom or /dev/dvd anymore)
@ 2013-01-09 7:16 Raffaele BELARDI
2013-01-09 9:01 ` Dale
0 siblings, 1 reply; 13+ messages in thread
From: Raffaele BELARDI @ 2013-01-09 7:16 UTC (permalink / raw
To: gentoo-user@lists.gentoo.org
On 01/07/2013 08:35 AM, Dale wrote:
> As I understand it, /dev/hdxx is no longer
> supported on current kernels. All hard drives are /dev/sdxx and optical
> drives are /dev/sr0(1,2,3,4 etc).
Not true, I'm using /dev/hd for all my PATA HD and DVD drives and
/dev/sd for the SATA HDs. Systems are ~amd64.
At the time /dev/sr was introduced I tried it and had problems on the
DVD burner (I don't recall which ones, maybe just related to the missing
/dev/dvd link) so I decided to stick with the old driver.
Is there any advantage to switch to the SATA driver also for PATA drives?
raffaele
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] PATA vs SATA kernel driver (was: 4 machines - no /dev/cdrom or /dev/dvd anymore)
2013-01-09 7:16 [gentoo-user] PATA vs SATA kernel driver (was: 4 machines - no /dev/cdrom or /dev/dvd anymore) Raffaele BELARDI
@ 2013-01-09 9:01 ` Dale
2013-01-09 9:32 ` Alan McKinnon
2013-01-09 9:57 ` Raffaele BELARDI
0 siblings, 2 replies; 13+ messages in thread
From: Dale @ 2013-01-09 9:01 UTC (permalink / raw
To: gentoo-user
Raffaele BELARDI wrote:
> On 01/07/2013 08:35 AM, Dale wrote:
>> As I understand it, /dev/hdxx is no longer
>> supported on current kernels. All hard drives are /dev/sdxx and optical
>> drives are /dev/sr0(1,2,3,4 etc).
> Not true, I'm using /dev/hd for all my PATA HD and DVD drives and
> /dev/sd for the SATA HDs. Systems are ~amd64.
>
> At the time /dev/sr was introduced I tried it and had problems on the
> DVD burner (I don't recall which ones, maybe just related to the missing
> /dev/dvd link) so I decided to stick with the old driver.
>
> Is there any advantage to switch to the SATA driver also for PATA drives?
>
> raffaele
>
Did you see this in menuconfig:
< > ATA/ATAPI/MFM/RLL support **(DEPRECATED)**
The last entry on the change log I found on my 3.5.3 kernel was this:
* 4.61 Jan 22, 2004 - support hardware sector sizes other than 2kB,
* Pascal Schmidt <der.eremit@email.de>
If you look at the ide.txt file, it still shows kernel version 2.6 so it
has not been updated to show it is in a series 3 kernel. Since this is
depreciated, which generally means no longer maintained, you are using
very old drivers that are no longer maintained. According to the
changelog, it has not been touched since 2004.
I would think one huge advantage to switching would be drivers that are
maintained. It may work but what if it has a problem that you don't see
yet?
I'm sure there are people on this list that are MUCH more familiar with
kernels that can answer your question with even more details but I found
that in less than five minutes on my own system. I didn't even need
google. So, unless some other more knowledgeable kernel guru comes
along, I would suggest you start using drivers that are not so
outdated. I only have a regular desktop and my life doesn't rely on it
but I would not use drivers that far out of date that are marked
depreciated. I certainly wouldn't when newer and maintained drivers are
so easily available in the same kernel.
Hope that helps.
Dale
:-) :-)
--
I am only responsible for what I said ... Not for what you understood or how you interpreted my words!
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] PATA vs SATA kernel driver (was: 4 machines - no /dev/cdrom or /dev/dvd anymore)
2013-01-09 9:01 ` Dale
@ 2013-01-09 9:32 ` Alan McKinnon
2013-01-09 9:59 ` Dale
` (2 more replies)
2013-01-09 9:57 ` Raffaele BELARDI
1 sibling, 3 replies; 13+ messages in thread
From: Alan McKinnon @ 2013-01-09 9:32 UTC (permalink / raw
To: gentoo-user
On Wed, 09 Jan 2013 03:01:57 -0600
Dale <rdalek1967@gmail.com> wrote:
> Since this is
> depreciated, which generally means no longer maintained
<nitpick>
The word you want is "deprecated".
"depreciated" is something else entirely, it's what your employer does
to the book value of your company car over 5 years to get the value
down to nothing.
</nitpick>
--
Alan McKinnon
alan.mckinnon@gmail.com
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] PATA vs SATA kernel driver (was: 4 machines - no /dev/cdrom or /dev/dvd anymore)
2013-01-09 9:32 ` Alan McKinnon
@ 2013-01-09 9:59 ` Dale
2013-01-09 10:24 ` Alan McKinnon
2013-01-09 18:58 ` Volker Armin Hemmann
2013-01-09 22:42 ` felix
2 siblings, 1 reply; 13+ messages in thread
From: Dale @ 2013-01-09 9:59 UTC (permalink / raw
To: gentoo-user
Alan McKinnon wrote:
> On Wed, 09 Jan 2013 03:01:57 -0600
> Dale <rdalek1967@gmail.com> wrote:
>
>> Since this is
>> depreciated, which generally means no longer maintained
> <nitpick>
>
> The word you want is "deprecated".
>
> "depreciated" is something else entirely, it's what your employer does
> to the book value of your company car over 5 years to get the value
> down to nothing.
>
> </nitpick>
>
>
Point taken. Seems software type stuff has its own word and my fingers
need to get used to that. lol
I can't believe it has been that long tho. I'm getting old. O_O
Dale
:-) :-)
--
I am only responsible for what I said ... Not for what you understood or how you interpreted my words!
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] PATA vs SATA kernel driver (was: 4 machines - no /dev/cdrom or /dev/dvd anymore)
2013-01-09 9:59 ` Dale
@ 2013-01-09 10:24 ` Alan McKinnon
0 siblings, 0 replies; 13+ messages in thread
From: Alan McKinnon @ 2013-01-09 10:24 UTC (permalink / raw
To: gentoo-user
On Wed, 09 Jan 2013 03:59:30 -0600
Dale <rdalek1967@gmail.com> wrote:
> Alan McKinnon wrote:
> > On Wed, 09 Jan 2013 03:01:57 -0600
> > Dale <rdalek1967@gmail.com> wrote:
> >
> >> Since this is
> >> depreciated, which generally means no longer maintained
> > <nitpick>
> >
> > The word you want is "deprecated".
> >
> > "depreciated" is something else entirely, it's what your employer
> > does to the book value of your company car over 5 years to get the
> > value down to nothing.
> >
> > </nitpick>
> >
> >
>
> Point taken. Seems software type stuff has its own word and my
> fingers need to get used to that. lol
>
> I can't believe it has been that long tho. I'm getting old. O_O
hehehehe, you and me both :-)
--
Alan McKinnon
alan.mckinnon@gmail.com
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] PATA vs SATA kernel driver (was: 4 machines - no /dev/cdrom or /dev/dvd anymore)
2013-01-09 9:32 ` Alan McKinnon
2013-01-09 9:59 ` Dale
@ 2013-01-09 18:58 ` Volker Armin Hemmann
2013-01-09 22:42 ` felix
2 siblings, 0 replies; 13+ messages in thread
From: Volker Armin Hemmann @ 2013-01-09 18:58 UTC (permalink / raw
To: gentoo-user; +Cc: Alan McKinnon
Am Mittwoch, 9. Januar 2013, 11:32:03 schrieb Alan McKinnon:
> On Wed, 09 Jan 2013 03:01:57 -0600
>
> Dale <rdalek1967@gmail.com> wrote:
> > Since this is
> > depreciated, which generally means no longer maintained
>
> <nitpick>
>
> The word you want is "deprecated".
>
> "depreciated" is something else entirely, it's what your employer does
> to the book value of your company car over 5 years to get the value
> down to nothing.
>
> </nitpick>
wrong. To get the value down to 1€/$/whatever... so you can keep it in your
books.
--
#163933
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] PATA vs SATA kernel driver (was: 4 machines - no /dev/cdrom or /dev/dvd anymore)
2013-01-09 9:32 ` Alan McKinnon
2013-01-09 9:59 ` Dale
2013-01-09 18:58 ` Volker Armin Hemmann
@ 2013-01-09 22:42 ` felix
2013-01-10 21:41 ` Walter Dnes
2 siblings, 1 reply; 13+ messages in thread
From: felix @ 2013-01-09 22:42 UTC (permalink / raw
To: gentoo-user
On Wed, Jan 09, 2013 at 11:32:03AM +0200, Alan McKinnon wrote:
> On Wed, 09 Jan 2013 03:01:57 -0600
> Dale <rdalek1967@gmail.com> wrote:
>
> > Since this is
> > depreciated, which generally means no longer maintained
>
> <nitpick>
>
> The word you want is "deprecated".
>
> "depreciated" is something else entirely, it's what your employer does
> to the book value of your company car over 5 years to get the value
> down to nothing.
>
> </nitpick>
"Depreciated" is perfectly cromulent in this instance.
--
... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
Felix Finch: scarecrow repairman & rocket surgeon / felix@crowfix.com
GPG = E987 4493 C860 246C 3B1E 6477 7838 76E9 182E 8151 ITAR license #4933
I've found a solution to Fermat's Last Theorem but I see I've run out of room o
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] PATA vs SATA kernel driver (was: 4 machines - no /dev/cdrom or /dev/dvd anymore)
2013-01-09 22:42 ` felix
@ 2013-01-10 21:41 ` Walter Dnes
2013-01-10 22:14 ` Alan McKinnon
0 siblings, 1 reply; 13+ messages in thread
From: Walter Dnes @ 2013-01-10 21:41 UTC (permalink / raw
To: gentoo-user
On Wed, Jan 09, 2013 at 02:42:30PM -0800, felix@crowfix.com wrote
> On Wed, Jan 09, 2013 at 11:32:03AM +0200, Alan McKinnon wrote:
> > On Wed, 09 Jan 2013 03:01:57 -0600
> > Dale <rdalek1967@gmail.com> wrote:
> >
> > > Since this is
> > > depreciated, which generally means no longer maintained
> >
> > <nitpick>
> >
> > The word you want is "deprecated".
> >
> > "depreciated" is something else entirely, it's what your employer does
> > to the book value of your company car over 5 years to get the value
> > down to nothing.
> >
> > </nitpick>
>
> "Depreciated" is perfectly cromulent in this instance.
You really think it's copacetic?
--
Walter Dnes <waltdnes@waltdnes.org>
I don't run "desktop environments"; I run useful applications
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] PATA vs SATA kernel driver (was: 4 machines - no /dev/cdrom or /dev/dvd anymore)
2013-01-10 21:41 ` Walter Dnes
@ 2013-01-10 22:14 ` Alan McKinnon
2013-01-24 3:42 ` Frank Steinmetzger
0 siblings, 1 reply; 13+ messages in thread
From: Alan McKinnon @ 2013-01-10 22:14 UTC (permalink / raw
To: gentoo-user
On Thu, 10 Jan 2013 16:41:15 -0500
"Walter Dnes" <waltdnes@waltdnes.org> wrote:
> On Wed, Jan 09, 2013 at 02:42:30PM -0800, felix@crowfix.com wrote
> > On Wed, Jan 09, 2013 at 11:32:03AM +0200, Alan McKinnon wrote:
> > > On Wed, 09 Jan 2013 03:01:57 -0600
> > > Dale <rdalek1967@gmail.com> wrote:
> > >
> > > > Since this is
> > > > depreciated, which generally means no longer maintained
> > >
> > > <nitpick>
> > >
> > > The word you want is "deprecated".
> > >
> > > "depreciated" is something else entirely, it's what your employer
> > > does to the book value of your company car over 5 years to get
> > > the value down to nothing.
> > >
> > > </nitpick>
> >
> > "Depreciated" is perfectly cromulent in this instance.
>
> You really think it's copacetic?
>
I never heard of copacetic till now, had to look it up.
What a wonderful word, I feel embiggened by it's correctness
--
Alan McKinnon
alan.mckinnon@gmail.com
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] PATA vs SATA kernel driver (was: 4 machines - no /dev/cdrom or /dev/dvd anymore)
2013-01-10 22:14 ` Alan McKinnon
@ 2013-01-24 3:42 ` Frank Steinmetzger
0 siblings, 0 replies; 13+ messages in thread
From: Frank Steinmetzger @ 2013-01-24 3:42 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1528 bytes --]
On Fri, Jan 11, 2013 at 12:14:18AM +0200, Alan McKinnon wrote:
> > > > > Since this is
> > > > > depreciated, which generally means no longer maintained
> > > >
> > > > <nitpick>
> > > >
> > > > The word you want is "deprecated".
> > > >
> > > > "depreciated" is something else entirely, it's what your employer
> > > > does to the book value of your company car over 5 years to get
> > > > the value down to nothing.
> > > >
> > > > </nitpick>
> > >
> > > "Depreciated" is perfectly cromulent in this instance.
> >
> > You really think it's copacetic?
> >
>
> I never heard of copacetic till now, had to look it up.
Sorry to necropost, but I waited many a month for this opportunity, for I have
a nitpick to shoot back with:
> What a wonderful word, I feel embiggened by it's correctness
------------------------------------------------^
“it’s”, just like “he’s”, is a contraction with the verb “is”.
What you meant was “its”, meaning a posession belonging to “it”.
*runs, ducks and hides*
Depreciate, for me, is basically de- (which usually has a negative meaning)
and preciate, i.e. <gollum> ”making a precious” </gollum>). ;-)
But well, being a foreign speaker and a grammar n*zi, I might have an unfair
advantage about such thing.
--
Gruß | Greetings | Qapla’
Please do not share anything from, with or about me with any Facebook service.
Bank -- an institution where you can borrow money
for the proof that you don’t need it.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] PATA vs SATA kernel driver (was: 4 machines - no /dev/cdrom or /dev/dvd anymore)
2013-01-09 9:01 ` Dale
2013-01-09 9:32 ` Alan McKinnon
@ 2013-01-09 9:57 ` Raffaele BELARDI
2013-01-09 10:35 ` Dale
2013-01-09 18:59 ` Volker Armin Hemmann
1 sibling, 2 replies; 13+ messages in thread
From: Raffaele BELARDI @ 2013-01-09 9:57 UTC (permalink / raw
To: gentoo-user@lists.gentoo.org
On 01/09/2013 10:01 AM, Dale wrote:
> < > ATA/ATAPI/MFM/RLL support **(DEPRECATED)**
>
Yes, I know it is unmaintained and deprecated, I'm looking for a
rational reason to move to the SATA driver when the PATA one works well
with my old drives. The PATA drives are probably going to die before the
PATA driver is moved out of the kernel (if ever) so I might as well wait
for the switch till I need new hardware, or not?
raffaele
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] PATA vs SATA kernel driver (was: 4 machines - no /dev/cdrom or /dev/dvd anymore)
2013-01-09 9:57 ` Raffaele BELARDI
@ 2013-01-09 10:35 ` Dale
2013-01-09 18:59 ` Volker Armin Hemmann
1 sibling, 0 replies; 13+ messages in thread
From: Dale @ 2013-01-09 10:35 UTC (permalink / raw
To: gentoo-user
Raffaele BELARDI wrote:
> On 01/09/2013 10:01 AM, Dale wrote:
>> < > ATA/ATAPI/MFM/RLL support **(DEPRECATED)**
>>
> Yes, I know it is unmaintained and deprecated, I'm looking for a
> rational reason to move to the SATA driver when the PATA one works well
> with my old drives. The PATA drives are probably going to die before the
> PATA driver is moved out of the kernel (if ever) so I might as well wait
> for the switch till I need new hardware, or not?
>
> raffaele
>
The drivers are NOT maintained IS the reason. What if there is some
sort of bug that you do not know about? That bug is not going to be
fixed because you are not using the correct drivers. They have not been
updated for at least 8 or 9 years. You really think nothing has been
improved in that time? That no bugs have been found? What if they drop
it from the kernel? Are you going to stop upgrading the kernel too? At
some point, you are going to have to update this.
If it was a recent change, then it may be less risky. Given the amount
of time it has not been maintained, you are just asking for trouble,
whatever that may be.
Dale
:-) :-)
--
I am only responsible for what I said ... Not for what you understood or how you interpreted my words!
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] PATA vs SATA kernel driver (was: 4 machines - no /dev/cdrom or /dev/dvd anymore)
2013-01-09 9:57 ` Raffaele BELARDI
2013-01-09 10:35 ` Dale
@ 2013-01-09 18:59 ` Volker Armin Hemmann
1 sibling, 0 replies; 13+ messages in thread
From: Volker Armin Hemmann @ 2013-01-09 18:59 UTC (permalink / raw
To: gentoo-user; +Cc: Raffaele BELARDI
Am Mittwoch, 9. Januar 2013, 10:57:09 schrieb Raffaele BELARDI:
> On 01/09/2013 10:01 AM, Dale wrote:
> > < > ATA/ATAPI/MFM/RLL support **(DEPRECATED)**
>
> Yes, I know it is unmaintained and deprecated, I'm looking for a
> rational reason to move to the SATA driver when the PATA one works well
> with my old drives. The PATA drives are probably going to die before the
> PATA driver is moved out of the kernel (if ever) so I might as well wait
> for the switch till I need new hardware, or not?
>
> raffaele
because every day there are changes in the kernel that might affect those old,
deprecated and mostly unmaintained drivers. It is pretty certain that you will
run into problems.
--
#163933
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2013-01-24 3:43 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-09 7:16 [gentoo-user] PATA vs SATA kernel driver (was: 4 machines - no /dev/cdrom or /dev/dvd anymore) Raffaele BELARDI
2013-01-09 9:01 ` Dale
2013-01-09 9:32 ` Alan McKinnon
2013-01-09 9:59 ` Dale
2013-01-09 10:24 ` Alan McKinnon
2013-01-09 18:58 ` Volker Armin Hemmann
2013-01-09 22:42 ` felix
2013-01-10 21:41 ` Walter Dnes
2013-01-10 22:14 ` Alan McKinnon
2013-01-24 3:42 ` Frank Steinmetzger
2013-01-09 9:57 ` Raffaele BELARDI
2013-01-09 10:35 ` Dale
2013-01-09 18:59 ` Volker Armin Hemmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox