From owner-freebsd-hackers@FreeBSD.ORG Wed Jan 19 13:51:31 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 43E6116A4CE for ; Wed, 19 Jan 2005 13:51:31 +0000 (GMT) Received: from bsd.dino.sk (bsd.dino.sk [213.215.72.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D31643D4C for ; Wed, 19 Jan 2005 13:51:30 +0000 (GMT) (envelope-from milan@netlabplus.sk) Received: from [213.215.72.59] ([213.215.72.59]) by bsd.dino.sk with esmtp; Wed, 19 Jan 2005 14:51:33 +0100 id 00000040.41EE65E5.00005AEE From: Milan Obuch To: freebsd-hackers@freebsd.org Date: Wed, 19 Jan 2005 14:51:13 +0100 User-Agent: KMail/1.7.2 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501191451.14402.milan@netlabplus.sk> X-Mailman-Approved-At: Wed, 19 Jan 2005 14:00:29 +0000 Subject: Re: freebsd problem: Cannot detect Hard Disk (SATA) 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: Wed, 19 Jan 2005 13:51:31 -0000 On Wednesday 19 January 2005 14:47, yoke an wrote: > > > Hi , > > > > > > We have recently purchased Tyan Transport GX21 (B2735G21S2) > > with Tiger > > > > i7501R S2735-8M motherboard. I'm trying to install FreeBSD v4.8 > > but it > > > > cannot detect my hard disk during the installation. I think the > > > problem should be the SATA driver. Coz I'm currently using SATA > > > instead of IDE/ATAPI. > > > > > > Is FreeBSD v4.8 support SATA or any available free downld > > driver for > > > > SATA? Can I use "ICH5-R SATA Chip driver " for supporting > > FreeBSD > > > > v4.8? If yes, where can i downld it? > > > >Could you try 5.3? I think 4.8 does not support SATA well, if at all. > > On > > >contrary, I am using SATA on 5.3 without problems, the last time I > > tried 4.10 > > >all I got was unknown disk or something like this. > > > >Milan > > Thanks. I knew 5.3 is work very well. But due to my application that > only support 4.8, so I need a way out to install 4.8. > > Ann > There is compatibility layer for FreeBSD, so older application should work with new OS version. Did you consider this? It is much easier (if it works) than porting some support from 5.3... Milan