From owner-freebsd-current@FreeBSD.ORG Wed Jun 8 12:06:50 2005 Return-Path: X-Original-To: freebsd-current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71AC716A41F for ; Wed, 8 Jun 2005 12:06:50 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id B56FF43D48 for ; Wed, 8 Jun 2005 12:06:49 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from [194.192.25.136] (mac.deepcore.dk [194.192.25.136]) by spider.deepcore.dk (8.13.3/8.13.3) with ESMTP id j58C5KVK099335; Wed, 8 Jun 2005 14:05:21 +0200 (CEST) (envelope-from sos@FreeBSD.org) In-Reply-To: <200506081347.59415.vanco@satro.sk> References: <200506081347.59415.vanco@satro.sk> Mime-Version: 1.0 (Apple Message framework v730) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Message-Id: <60079AC0-C7F2-4E8D-8D59-7B5D9314C634@FreeBSD.org> Content-Transfer-Encoding: quoted-printable From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= Date: Wed, 8 Jun 2005 14:06:45 +0200 To: Michal Vanco X-Mailer: Apple Mail (2.730) X-mail-scanned: by DeepCore Virus & Spam killer v1.12 Cc: freebsd-current@FreeBSD.org Subject: Re: hardware support X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jun 2005 12:06:50 -0000 On 08/06/2005, at 13:47, Michal Vanco wrote: > Hi, > > I'm new in this list so sorry for bad posting. > I have problem to start installation of 6.0-CURRENT because my SATA =20= > controller and network interface is not apparently supported. Will =20 > they ever be supported on FreeBSD? > > These are from linux's lspci: > > # lspci | grep SATA > 0000:00:1f.2 0106: Intel Corp. 82801FBM (ICH6M) SATA Controller =20 > (rev 04) > # lspci -n -vvv -s 0:1f.2 > 0000:00:1f.2 0106: 8086:2653 (rev 04) (prog-if 01) That chip is supported by -current. - S=F8ren