Date: Wed, 15 Aug 2007 22:26:46 +0000 From: Mario Lobo <mario.lobo@ipad.com.br> To: freebsd-hackers@freebsd.org Cc: freebsd-questions@freebsd.org Subject: Re: IDE ultraDMA problem (hackers WAS via IDE controller problem) - SOLVED !! Message-ID: <200708152226.46950.mario.lobo@ipad.com.br> In-Reply-To: <200708151607.48696.mario.lobo@ipad.com.br> References: <200708111611.22644.mario.lobo@ipad.com.br> <200708141533.01594.jhb@freebsd.org> <200708151607.48696.mario.lobo@ipad.com.br>
next in thread | previous in thread | raw e-mail | index | archive | help
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 **********************************************************
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708152226.46950.mario.lobo>