ports/96206: [patch] sysutils/smartmontools update to 5.36
Dmitry Morozovsky
marck at FreeBSD.org
Sun Apr 23 23:50:17 UTC 2006
The following reply was made to PR ports/96206; it has been noted by GNATS.
From: Dmitry Morozovsky <marck at FreeBSD.org>
To: Edwin Groothuis <edwin at FreeBSD.org>
Cc: freebsd-ports-bugs at FreeBSD.org,
smartmontools-support at lists.sourceforge.net
Subject: Re: ports/96206: [patch] sysutils/smartmontools update to 5.36
Date: Sun, 23 Apr 2006 21:20:25 +0400 (MSD)
On Sun, 23 Apr 2006, Edwin Groothuis wrote:
I found two Maxtor lines are missing from knowndrives, hence the patch:
--- knowndrives.c.orig Wed Apr 5 23:50:07 2006
+++ knowndrives.c Sun Apr 23 20:46:00 2006
@@ -562,6 +562,20 @@
vendoropts_9_minutes,
NULL, NULL
},
+ { "Maxtor MaXLine Pro 500",
+ "^Maxtor 7H500[FR]0$",
+ ".*",
+ NULL,
+ vendoropts_9_minutes,
+ NULL, NULL
+ },
+ { "Maxtor MaXLine III family",
+ "^Maxtor 7[LV](30|25)0[FRS]0$",
+ ".*",
+ NULL,
+ vendoropts_9_minutes,
+ NULL, NULL
+ },
{ "Maxtor MaXLine Plus II",
"^Maxtor 7Y250[PM]0$",
".*",
Sincerely,
D.Marck [DM5020, MCK-RIPE, DM3-RIPN]
---------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck at FreeBSD.org ***
---------------------------------------------------------------------------
More information about the freebsd-ports-bugs
mailing list