From owner-cvs-all@FreeBSD.ORG Sat Feb 17 09:30:24 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4091E16A400; Sat, 17 Feb 2007 09:30:24 +0000 (UTC) (envelope-from sos@deepcore.dk) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.freebsd.org (Postfix) with ESMTP id D089713C4AC; Sat, 17 Feb 2007 09:30:23 +0000 (UTC) (envelope-from sos@deepcore.dk) Received: from [194.192.25.137] (ws.deepcore.dk [194.192.25.137]) by spider.deepcore.dk (8.13.8/8.13.8) with ESMTP id l1H9UMi0006186; Sat, 17 Feb 2007 10:30:22 +0100 (CET) (envelope-from sos@deepcore.dk) Message-ID: <45D6CB2D.4040505@deepcore.dk> Date: Sat, 17 Feb 2007 10:30:21 +0100 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Thunderbird 1.5.0.9 (Macintosh/20061207) MIME-Version: 1.0 To: Martin Nilsson References: <200701041609.l04G9B6F055151@repoman.freebsd.org> <45D68E24.2070101@gneto.com> In-Reply-To: <45D68E24.2070101@gneto.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: cvs-all@FreeBSD.ORG, SXren Schmidt Subject: Re: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Feb 2007 09:30:24 -0000 Martin Nilsson wrote: > I have used the below code without problems since it was committed, > isn't it time for a MFC to RELENG_6 ? The entire ATA driver needs to be backported, there are lots of fixes etc in there. I need a few more things done, then I'll bp the works -Søren > > > SXren Schmidt wrote: >> sos 2007-01-04 16:09:11 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/dev/ata ata-chipset.c ata-pci.h Log: >> Add support for the Marvell 6101/6145 PATA chips used on many new >> Intel boards. >> HW donated by: Sentex >> Revision Changes Path >> 1.179 +88 -32 src/sys/dev/ata/ata-chipset.c >> 1.73 +5 -2 src/sys/dev/ata/ata-pci.h >> _______________________________________________ >> cvs-all@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/cvs-all >> To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" >> > > . >