From owner-freebsd-stable@FreeBSD.ORG Thu Feb 17 07:02:18 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AB2A16A4CE for ; Thu, 17 Feb 2005 07:02:18 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5F8B43D1F for ; Thu, 17 Feb 2005 07:02:17 +0000 (GMT) (envelope-from tom.samplonius@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so208434wra for ; Wed, 16 Feb 2005 23:02:17 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=S3qHxv7qHmVxDejSRaeAqcm+T0WbOxr8YsyEI/cAGSFZxaY76hZV1GUWpox38dC6vLOnLYippaHqNWxXfN3P78DwQji/dymK0oaVYDYK1F0Ounncd9HBanxrP3QrjcFP64Kdk+GZJ1aqixjKo/TV7MOZKgghpzY8sp/OIRXVLE8= Received: by 10.54.22.33 with SMTP id 33mr105130wrv; Wed, 16 Feb 2005 23:02:16 -0800 (PST) Received: by 10.54.26.31 with HTTP; Wed, 16 Feb 2005 23:02:16 -0800 (PST) Message-ID: Date: Wed, 16 Feb 2005 23:02:16 -0800 From: Tom Samplonius To: =?ISO-8859-1?Q?S=F8ren_Schmidt?= In-Reply-To: <420B6476.30405@DeepCore.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable References: <42028F29.1030801@DeepCore.dk> <420A1792.900@DeepCore.dk> <63651.24.71.128.63.1108042764.squirrel@24.71.128.63> <420B6476.30405@DeepCore.dk> cc: freebsd-stable@freebsd.org cc: fcash@sd73.bc.ca Subject: Re: UPDATE: ATA mkIII first official patches - please test! X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Tom Samplonius List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Feb 2005 07:02:18 -0000 On Thu, 10 Feb 2005 14:41:10 +0100, S=F8ren Schmidt wrote= : > Freddie Cash wrote: > >>New version that fixes known problems so far etc now available: > > > > > > Just curious if this includes support for new chipsets or not. Not a > > big deal if it doesn't, just curious. > > > > I've got a Toshiba laptop that, unfortunately, uses the ATI IGP/IXP > > chipset, which only gets detected as UDMA33 (which is fine for my > > uses, so I'm not complaining). If this is supported, I'd be more than > > willing to lose ATAPICAM support to use it. :) >=20 > Its not (yet) as I dont have any such HW here yet. I would like to get involved in adding some support. I've looked over the Linux 2.4 patch to add support for the ATI RS300 chipset (I've added the link to the PR on this issue). Most of the patch is adding feature display stuff, and the key bits are pretty small. But where do the chipset specifiic interfaces in FreeBSD reside?=20 Can you provide any advice? Also, do you want a ATI RS300 chipset based system? Would an ASUS Pundit-R barebones unit (just a case and mb) be sufficent? > -- >=20 > -S=F8ren >=20 Tom