From owner-freebsd-stable@FreeBSD.ORG Tue Jun 29 08:38:07 2004 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 5736D16A4CE for ; Tue, 29 Jun 2004 08:38:07 +0000 (GMT) Received: from natnoddy.rzone.de (natnoddy.rzone.de [81.169.145.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5A3F43D54 for ; Tue, 29 Jun 2004 08:38:06 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from tantalus.local (port-212-202-37-98.dynamic.qsc.de [212.202.37.98]) by post.webmailer.de (8.12.10/8.12.10) with ESMTP id i5T8c5YS007157; Tue, 29 Jun 2004 10:38:05 +0200 (MEST) Received: from alpha (alpha.local [192.168.1.2]) by tantalus.local (Postfix) with ESMTP id 803B91141905; Tue, 29 Jun 2004 08:38:08 +0000 (GMT) From: "Bjoern Koenig" To: "=?iso-8859-1?Q?'Ivan_Nemcovsk=FD'?=" Date: Tue, 29 Jun 2004 10:38:15 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcRdseXYf6+GuU9oTnKaQ65j2lm5sgAAUcxA X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 In-Reply-To: <008e01c45db1$25fe8bd0$ad01a8c0@wavo.sk> Message-Id: <20040629083808.803B91141905@tantalus.local> cc: freebsd-stable@freebsd.org Subject: RE: Stable with SATA X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jun 2004 08:38:07 -0000 Ivan wrote: > i tried to install freebsd from a bootable cd. but the installer > does not find my sata drive. the promise fastrak driver is not > listed in the active on inactive drivers list. what can i do? So I guess 378 is a newer ATA controller chip. It is not supported (yet?) by FreeBSD 4.10. (Maybe you like to bother Promise to provide FreeBSD drivers for end customers ;-) You will have more luck with FreeBSD 5.2.1. I'm sorry about my ignorance concerning Promise products and drivers, but I never used their controllers. Bjoern