Date: Sun, 23 Apr 2006 21:20:25 +0400 (MSD) From: Dmitry Morozovsky <marck@FreeBSD.org> To: Edwin Groothuis <edwin@FreeBSD.org> Cc: freebsd-ports-bugs@FreeBSD.org, smartmontools-support@lists.sourceforge.net Subject: Re: ports/96206: [patch] sysutils/smartmontools update to 5.36 Message-ID: <20060423211648.M1187@woozle.rinet.ru> In-Reply-To: <200604231444.k3NEiBmt056363@freefall.freebsd.org> References: <200604231444.k3NEiBmt056363@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@FreeBSD.org *** ---------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060423211648.M1187>