From owner-freebsd-hackers@FreeBSD.ORG Tue Aug 10 23:20:20 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C84DC16A4D2 for ; Tue, 10 Aug 2004 23:20:20 +0000 (GMT) Received: from mail.asarian-host.net (mail.asarian-host.net [194.109.160.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id E020F43D1D for ; Tue, 10 Aug 2004 23:20:19 +0000 (GMT) SRS0=SKjgfk80=LA=asarian-host.net=admin@asarian-host.net) Comments: To protect the identity of the sender, certain header fields are either not shown, or masked. Anonymous email accounts can be requested by filling in the appropriate form at: https://asarian-host.net/cgi-bin/signup.cgi Received: (from root@localhost) by mail.asarian-host.net (8.13.1/8.13.1) id i7ANKGVD003996 for freebsd-hackers@freebsd.org; Wed, 11 Aug 2004 01:20:16 +0200 (CEST) (envelope-from admin@asarian-host.net) From: Mark Received-SPF: pass (asarian-host.net: domain of admin@asarian-host.net designates sender IP as SASL permitted sender) Message-Id: <200408102320.I7ANKGCW003986@asarian-host.net> Date: Tue, 10 Aug 2004 23:20:16 GMT X-Authenticated-Sender: admin@asarian-host.net X-Trace: QeONdX8orrQc72fDwND2URFerzOJHQgfRfLDc3X6gFSRSLxIBGKgP7tMICS+JR6pUjRkCGKHcbFuOF3y/OCHeA== X-Complaints-To: abuse@asarian-host.net X-Abuse-Info: Please be sure to forward a copy of ALL headers, otherwise we are unable to process your complaint Organization: Asarian-host To: X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Auth: Asarian-host PGP signature iQEVAwUAQRlYMDFqW1BleBN9AQGs6Af/eC6zihaYnCn7lI76lH964bXwdti/vuXd O+yFT6fOQCSkdpepoVNexjXTok4HKeWMUprww5EeLFkBF6ItuCK6cmplnjFkaza1 RYn6zEfvNdZrVudInx+91e/2k26yx/8vKuVfPmaIIWb+03LwZZFx/PuaizDSV8Uk 29mQ+sI3EUkeSFE1HU6MxsFQ3L+dMujYkT0C6tA7sTubn/d9PbOV7UX21fzwNkAw 7eeaotdQXoGBZIexK084qYszgpNmmOyy366/L9bHvI6nzYP3Jm77atxP+5JnsO/F OlWubpOUA1VH6txEynhxiI1qZjs589TO4D91aGCAwLz8koNWEQFbwA== =2Omb Subject: Re: Using the VIA 8237 ATA133 IDE ports X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Aug 2004 23:20:20 -0000 Heikki Turunen wrote: >> Ok, I am now about to upgrade. I can still not tell, from the >> hardware notes, whether 4.10R will actually support the VIA 8237 ATA >> 133 as well (it only talks about VIA 8237 SATA 150). I hope so. > > I'm using 4.10-STABLE and VIA 8237 works just fine. > > --------8<-------- > localhost/heikki:$ dmesg | grep atapci1 > atapci1: port 0x9000-0x900f irq 14 at > device 15.1 on pci0 > ata0: at 0x1f0 irq 14 on atapci1 > ata1: at 0x170 irq 15 on atapci1 > -------->8-------- I overcame my reluctance, upgraded to 4.10-RELEASE-p2, and now everything is working again! :) atapci1: port 0xd000-0xd0ff,0xd400-0xd40f,0xd800-0xd803,0xe000-0xe007,0xe400-0xe403,0xe800 -0xe807 irq 10 at device 15.0 on pci0 ata4: at 0xe800 on atapci1 ata5: at 0xe000 on atapci1 atapci2: port 0xfc00-0xfc0f at device 15.1 on pci0 ata0: at 0x1f0 irq 14 on atapci2 ata1: at 0x170 irq 15 on atapci2 ad0: 39205MB [79656/16/63] at ata0-master UDMA133 ad4: 78167MB [158816/16/63] at ata2-master UDMA133 Long live 4.10 FreeBSD VIA 8237 support! Now I will never have to start using 5.x series. :) Yay! - Mark