From owner-freebsd-current@FreeBSD.ORG Wed Jun 8 12:18:08 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 2679416A41C for ; Wed, 8 Jun 2005 12:18:08 +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 909C743D4C for ; Wed, 8 Jun 2005 12:18:07 +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 j58CGd67099483; Wed, 8 Jun 2005 14:16:39 +0200 (CEST) (envelope-from sos@freebsd.org) In-Reply-To: <200506081410.41881.vanco@satro.sk> References: <200506081347.59415.vanco@satro.sk> <60079AC0-C7F2-4E8D-8D59-7B5D9314C634@FreeBSD.org> <200506081410.41881.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: Content-Transfer-Encoding: quoted-printable From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= Date: Wed, 8 Jun 2005 14:18:04 +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:18:08 -0000 On 08/06/2005, at 14:10, Michal Vanco wrote: > On Wednesday 08 June 2005 14:06, S=F8ren Schmidt wrote: > >> 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 >>> controller and network interface is not apparently supported. Will >>> 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 >>> (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. > > hmm ... well ... and what about the second one? In linux it is =20 > serviced by tg3 > module. The broadcom chip ? its listed in the driver (bge) so it most likely =20 works. Which brings back the question, how old was that 6.0-current you =20 tried to install... - S=F8ren