From owner-freebsd-questions@FreeBSD.ORG  Sat Feb  3 18:19:03 2007
Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
X-Original-To: freebsd-questions@freebsd.org
Delivered-To: freebsd-questions@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 63BD216A401
	for <freebsd-questions@freebsd.org>;
	Sat,  3 Feb 2007 18:19:03 +0000 (UTC)
	(envelope-from bahamasfranks@gmail.com)
Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187])
	by mx1.freebsd.org (Postfix) with ESMTP id EFC1313C441
	for <freebsd-questions@freebsd.org>;
	Sat,  3 Feb 2007 18:19:02 +0000 (UTC)
	(envelope-from bahamasfranks@gmail.com)
Received: by nf-out-0910.google.com with SMTP id m19so1578660nfc
	for <freebsd-questions@freebsd.org>;
	Sat, 03 Feb 2007 10:19:02 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta;
	h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth;
	b=bd48nJCi+HryiDUw+YwHGhYTFxxNWYN9g5x4HtB+NOBPwptC94nVNcK2P1w9UVTq+VLD9NrYHCk08AjwkSoAa3lzFJ/BpzY1dnCW2qOnN9fxjx5Ds21iDrtYYDZ4fJcLzAroMmJ+BVgEctU1ndphgQG+o1rZ084cyW+u+RQuzXU=
Received: by 10.82.182.8 with SMTP id e8mr193640buf.1170526741572;
	Sat, 03 Feb 2007 10:19:01 -0800 (PST)
Received: by 10.82.175.3 with HTTP; Sat, 3 Feb 2007 10:19:01 -0800 (PST)
Message-ID: <539c60b90702031019o4c00847el7a3acb8ccc96c056@mail.gmail.com>
Date: Sat, 3 Feb 2007 11:19:01 -0700
From: "Steve Franks" <stevefranks@ieee.org>
Sender: bahamasfranks@gmail.com
To: "Ted Mittelstaedt" <tedm@toybox.placo.com>
In-Reply-To: <002a01c747b6$e74e8050$3c01a8c0@coolf89ea26645>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <539c60b90702030757m144f5526j430ff50e091dedd8@mail.gmail.com>
	<002a01c747b6$e74e8050$3c01a8c0@coolf89ea26645>
X-Google-Sender-Auth: d263df579dd69b5a
Cc: FreeBSD Users Questions <freebsd-questions@freebsd.org>
Subject: Re: 'borrowing' 6.1 drivers for use in 6.2 (sata)
X-BeenThere: freebsd-questions@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: User questions <freebsd-questions.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions>
List-Post: <mailto:freebsd-questions@freebsd.org>
List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 03 Feb 2007 18:19:03 -0000

Ted,

I emailed sos@freebsd.org with that info, since that was who was under
"man ata".

In the meantime, I replaced /boot/kernel/atapci.ko with the one from
my 6.1 install cd, and it seriously #$%#^'ed my system.  Restored now,
but, do you suggest I need ata*.ko, not just atapci.ko?  Or am I on
the wrong track entirely?  Also, where do I find info on the server
and folder structure I should be looking for in cvs when you mention
getting the latest thing?

Steve

On 2/3/07, Ted Mittelstaedt <tedm@toybox.placo.com> wrote:
>
> You shouldn't have any trouble downgrading to the 6.1 drivers but
> I would suggest instead that you e-mail Soren the maintainer of the SATA
> driver before doing anything.  He may have patched it already.  At least,
> try the current driver from CVS first.
>
> All you really have to do is copy the current driver to a backup file
> then download the older driver from the cvs webinterface on freebsd.org
> and recompile your kernel.
>
> If you really want this fixed, find the exact revision in cvs where the
> support broke, obviously it will be between 6.1-release and 6.2-release,
> and let Soren know.  It will take a few kernel recompiles to do that.
> Fortunately your system boot isn't on the controller, not many folks I'm
> sure have that setup.  When you do figure it out, please create a PR
> using send-pr
>
> Ted
>
> ----- Original Message -----
> From: "Steve Franks" <stevefranks@ieee.org>
> To: "FreeBSD Users Questions" <freebsd-questions@freebsd.org>
> Sent: Saturday, February 03, 2007 7:57 AM
> Subject: 'borrowing' 6.1 drivers for use in 6.2 (sata)
>
>
> > If anyone has read my earlier posts, they know the acer/uli/asus
> > motherboard sata chipset simply won't work in 6.2.  It worked fine in
> > 6.1, so I wonder if I can steal the driver from a 6.1 install?  Or do
> > I just have to downgrade?  Having my server offline (even though it's
> > only my personal files) is simply not an option.  FYI, several others
> > have complained about the same chipset with no resolution, so I'm
> > fairly certain it's not something I did.
> >
> > Steve
> > _______________________________________________
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"
> >
>
>


-- 
Steve Franks, KE7BTE
Staff Engineer
La Palma Devices, LLC
http://www.lapalmadevices.com
(520) 312-0089