Yet another broken seagate drive.

This commit is contained in:
bouyer 2006-11-09 19:43:05 +00:00
parent 80955a4c43
commit 4a1c74e813
1 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: wd.c,v 1.333 2006/10/26 05:04:18 thorpej Exp $ */
/* $NetBSD: wd.c,v 1.334 2006/11/09 19:43:05 bouyer Exp $ */
/*
* Copyright (c) 1998, 2001 Manuel Bouyer. All rights reserved.
@ -66,7 +66,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: wd.c,v 1.333 2006/10/26 05:04:18 thorpej Exp $");
__KERNEL_RCSID(0, "$NetBSD: wd.c,v 1.334 2006/11/09 19:43:05 bouyer Exp $");
#ifndef ATADEBUG
#define ATADEBUG
@ -245,6 +245,8 @@ static const struct wd_quirk {
*/
{ "ST3160021A*",
WD_QUIRK_FORCE_LBA48 },
{ "ST3160811A*",
WD_QUIRK_FORCE_LBA48 },
{ "ST3160812A*",
WD_QUIRK_FORCE_LBA48 },
{ "ST3160023A*",