From owner-freebsd-hackers@FreeBSD.ORG Wed Aug 15 22:26:51 2007 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A7A216A418; Wed, 15 Aug 2007 22:26:50 +0000 (UTC) (envelope-from mario.lobo@ipad.com.br) Received: from recife.ipad.com.br (recife.ipadnet.com.br [200.249.204.129]) by mx1.freebsd.org (Postfix) with ESMTP id 5F82713C428; Wed, 15 Aug 2007 22:26:49 +0000 (UTC) (envelope-from mario.lobo@ipad.com.br) Received: from lobo.ipad.com.br ([192.168.64.1]) (authenticated bits=0) by recife.ipad.com.br (8.12.8/8.12.8) with ESMTP id l7FMQlTi029948; Wed, 15 Aug 2007 19:26:47 -0300 From: Mario Lobo Organization: IPAD To: freebsd-hackers@freebsd.org Date: Wed, 15 Aug 2007 22:26:46 +0000 User-Agent: KMail/1.9.4 References: <200708111611.22644.mario.lobo@ipad.com.br> <200708141533.01594.jhb@freebsd.org> <200708151607.48696.mario.lobo@ipad.com.br> In-Reply-To: <200708151607.48696.mario.lobo@ipad.com.br> X-Face: "j9,S@~?m[/.]/lb=?utf-8?q?S=5D=2EI=0A=09ITlWP=3A-?=" MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200708152226.46950.mario.lobo@ipad.com.br> Cc: freebsd-questions@freebsd.org Subject: Re: IDE ultraDMA problem (hackers WAS via IDE controller problem) - SOLVED !! X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Aug 2007 22:26:51 -0000 On Wednesday 15 August 2007 16:07, Mario Lobo wrote: > Besides, the VIA8237A SATA150 controllers ids itself as 0x5337, which is > not even in the data base at http://pci-ids.ucw.cz/iii/?i=3D1106 > > So I added a new id to ata-pci.h: > #define ATA_VIA8237AS 0x53371106 > > and added this line to ata-chipset.c: > { ATA_VIA8237AS, 0x00, 7, 0x00, ATA_SA150, "8237A" }, > > now, all my controllers get properly identified and work !. > > my mobo is an ASUS P5VD2-X. > > DEFINETLY ( at least for the mobo I have at home), the ids ARE: > > 5337 is for VT8237A SATA150 > 0571 is for VT8237A Bus Master IDE > 016a is for=A0jmicron SATA300 > > And these ids are confirmed by the XP drivers downloade from ASUS! > > Either ASUS played around with ids in this mobo or the database is screwed > up. I really ment VIA on the last statement. sorry. =2D-=20 ********************************************************** //| //| Mario Lobo // |// | http://www.ipad.com.br // // ||||||| FreeBSD since 2.2.8 - 100% Rwindows-free **********************************************************