From mboxrd@z Thu Jan 1 00:00:00 1970 From: otto Meier Subject: Re: More Promise chipset specs opened Date: Sun, 05 Nov 2006 11:11:29 +0100 Message-ID: <454DB8D1.3010708@gmx.net> References: <454C6767.3090901@gmx.net> <454C92D2.8060809@garzik.org> <454DA7A9.7000608@gmx.net> <454DB1BE.7030103@garzik.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from moutng.kundenserver.de ([212.227.126.188]:27332 "EHLO moutng.kundenserver.de") by vger.kernel.org with ESMTP id S932619AbWKEKMb (ORCPT ); Sun, 5 Nov 2006 05:12:31 -0500 In-Reply-To: <454DB1BE.7030103@garzik.org> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Jeff Garzik Cc: linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org Jeff Garzik schrieb: > otto Meier wrote: >> Jeff Garzik schrieb: >>> otto Meier wrote: >>>> In which controller classes does it belong? >>>> Promise claims it should have NCQ how to enable ? >>> If it claims NCQ and 3.0Gbps support, I would guess 205xx >>> >>> Jeff >>> >> Does this mean, changing : >> >> { PCI_VDEVICE(PROMISE, 0x3d17), board_20319 }, >> to >> { PCI_VDEVICE(PROMISE, 0x3d17), board_2057X }, >> >> in sata_promise.c would do the trick to activate NCQ of this board? >> >> Does this hurt? >> Do I need to do something else to get NCQ working? > > Heh, no, a lot more than that... NCQ is not supported at all in the > driver. If someone is looking for a project, the docs are now > available for them to work on NCQ. > I would take it but I am not able to do the programming, but I would volunteer in testing. Otto