[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <44FC0779.9030405@garzik.org>
Date: Mon, 04 Sep 2006 07:01:13 -0400
From: Jeff Garzik <jeff@...zik.org>
To: "linux-ide@...r.kernel.org" <linux-ide@...r.kernel.org>
CC: Linux Kernel <linux-kernel@...r.kernel.org>,
Alan Cox <alan@...rguk.ukuu.org.uk>,
Andrew Morton <akpm@...l.org>,
Linus Torvalds <torvalds@...l.org>
Subject: PATA drivers queued for 2.6.19
I just pulled the "pata-drivers" branch of libata-dev.git into the
"upstream" branch, which means that Alan's libata PATA driver collection
is now queued for 2.6.19.
Testing-wise, these PATA drivers have been Andrew Morton's -mm tree for
many months. Community-wise, no one posted objections to the PATA
driver merge plan, when Alan posted it on LKML and linux-ide.
The following must be in all caps, though:
drivers/ide IS STILL THE PATA DRIVER SET THAT USERS AND DISTROS SHOULD
CHOOSE.
At this time, drivers/ide should not be added to
Documentation/feature-removal-schedule.txt. The libata PATA driver set
should be considered experimental still, and there remains a few
user-visible differences between the two trees:
* Host-protected area (HPA) not ignored in libata, which means disk
sizes differ between drivers/ide (whole disk) and libata (whole disk
minus HPA).
* The obvious change between /dev/hdX to /dev/sdX
* /dev/sdX supports fewer partitions than /dev/hdX (16 versus 64, IIRC)
* /dev/sdX does not support all the HDIO_xxx ioctls that /dev/hdX does.
In practice, the ioctls we ignored are ones that very few people care
about.
* ARM, PPC and other non-x86 platform drivers are severely
under-represented.
As an aside, I would love to see paride updated to use libata, but we
can probably count the number of paride users on one hand these days...
Jeff
--
VGER BF report: U 0.499983
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists