Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7062cdc5 authored by Jorge Juan Chico's avatar Jorge Juan Chico Committed by Bartlomiej Zolnierkiewicz
Browse files

ide: ST320413A has the same problem as ST340823A

ST320413A has the same problem as ST340823A.  Please see
https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.15/+bug/26119



From: "Jorge Juan Chico" <jjchico@gmail.com>
Signed-off-by: default avatarBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
parent c2f82897
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -487,6 +487,7 @@ static inline int idedisk_supports_lba48(const struct hd_driveid *id)
 */
static const struct drive_list_entry hpa_list[] = {
	{ "ST340823A",	NULL },
	{ "ST320413A",	NULL },
	{ NULL,		NULL }
};