From owner-freebsd-hackers@FreeBSD.ORG Sat Mar 19 15:51:46 2005 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 3A7F916A4CE; Sat, 19 Mar 2005 15:51:46 +0000 (GMT) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 136DD43D3F; Sat, 19 Mar 2005 15:51:46 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) j2JFpjKU008045; Sat, 19 Mar 2005 07:51:45 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost)j2JFpjhs008044; Sat, 19 Mar 2005 07:51:45 -0800 (PST) (envelope-from sgk) Date: Sat, 19 Mar 2005 07:51:45 -0800 From: Steve Kargl To: ray@redshift.com Message-ID: <20050319155145.GA8021@troutmask.apl.washington.edu> References: <3.0.1.32.20050319025617.00a909c0@pop.redshift.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3.0.1.32.20050319025617.00a909c0@pop.redshift.com> User-Agent: Mutt/1.4.2.1i X-Mailman-Approved-At: Sun, 20 Mar 2005 13:11:00 +0000 cc: freebsd-scsi@freebsd.org cc: hackers@freebsd.org cc: freebsd-amd64@freebsd.org Subject: Re: Support for Tyan Thunder K8SR w/ Adaptec 7902 under AMD64 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: Sat, 19 Mar 2005 15:51:46 -0000 On Sat, Mar 19, 2005 at 02:56:17AM -0800, ray@redshift.com wrote: > > Tyan board is fully supported in FreeBSD AMD64. Does anyone know off > hand? I checked i386 and did not see anything directly stating 7902. > Unfortunately, I do not have an AMD machine here at the moment, so > I can't check the Kernel config file. > > Does anyone know off hand? > Yes, the 7902 chip is supported by the ahd driver. I have a K8SR motherboard and scsi works just fine. You probably want to install a 5.4 snapshot or 5.4 release when its available. -- Steve