Date: Sun, 23 Apr 2006 23:50:16 GMT From: Dmitry Morozovsky <marck@FreeBSD.org> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/96206: [patch] sysutils/smartmontools update to 5.36 Message-ID: <200604232350.k3NNoG7g087008@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/96206; it has been noted by GNATS. 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 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@FreeBSD.org *** ---------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604232350.k3NNoG7g087008>