From owner-freebsd-hardware@FreeBSD.ORG Sat May 3 06:04:45 2008 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8233E1065671; Sat, 3 May 2008 06:04:45 +0000 (UTC) (envelope-from freebsd@sopwith.solgatos.com) Received: from parsely.rain.com (parsely.rain.com [199.26.172.196]) by mx1.freebsd.org (Postfix) with ESMTP id 027D98FC14; Sat, 3 May 2008 06:04:44 +0000 (UTC) (envelope-from freebsd@sopwith.solgatos.com) Received: from sopwith.solgatos.com (uucp@localhost) by parsely.rain.com (8.11.4/8.11.4) with UUCP id m4364hp74279; Fri, 2 May 2008 23:04:43 -0700 (PDT) (envelope-from freebsd@sopwith.solgatos.com) Received: from localhost by sopwith.solgatos.com (8.8.8/6.24) id GAA23115; Sat, 3 May 2008 06:03:16 GMT Message-Id: <200805030603.GAA23115@sopwith.solgatos.com> To: Jeremy Chadwick In-reply-to: Your message of "Fri, 02 May 2008 21:25:40 PDT." <20080503042540.GA32245@eos.sc1.parodius.com> Date: Fri, 02 May 2008 23:03:16 +0100 From: Dieter Cc: Shaun Sabo , freebsd-hardware@freebsd.org Subject: Re: FreeBSD 7.0 SATA Controller X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 May 2008 06:04:45 -0000 > > > > the next step im going > > > > to take is installing 6.2 and remaking the world but adding device > > > > aptic to the kernel. > > > > > > I think you mean "device apic" to the kernel? > > > > No, it is "device aptic". It was in 6 but removed from 7. I had to add > > aptic to get my nforce4-ultra board to boot 7. Given that 6 runs on > > Shaun's machine and 7 doesn't, adding aptic is a useful thing to try. > > There is no "aptic" device on RELENG_6. I just did a grep -ri "aptic" > /usr/src on our RELENG_6 box and found absolutely no trace of said > device. You are thinking of "apic". Typo. Should be "device atpic".