From owner-freebsd-current@FreeBSD.ORG Thu Jun 11 14:02:26 2009 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D90661065677; Thu, 11 Jun 2009 14:02:26 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from mail-gw0.york.ac.uk (mail-gw0.york.ac.uk [144.32.128.245]) by mx1.freebsd.org (Postfix) with ESMTP id AD9878FC0A; Thu, 11 Jun 2009 14:02:24 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from mail-gw7.york.ac.uk (mail-gw7.york.ac.uk [144.32.129.30]) by mail-gw0.york.ac.uk (8.13.6/8.13.6) with ESMTP id n5BE2K33028426; Thu, 11 Jun 2009 15:02:20 +0100 (BST) Received: from buffy-128.york.ac.uk ([144.32.128.160] helo=buffy.york.ac.uk) by mail-gw7.york.ac.uk with esmtps (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1MEkrE-0003Hi-Ik; Thu, 11 Jun 2009 15:02:20 +0100 Received: from buffy.york.ac.uk (localhost [127.0.0.1]) by buffy.york.ac.uk (8.14.3/8.14.3) with ESMTP id n5BE2KAl099907; Thu, 11 Jun 2009 15:02:20 +0100 (BST) (envelope-from gavin@FreeBSD.org) Received: (from ga9@localhost) by buffy.york.ac.uk (8.14.3/8.14.3/Submit) id n5BE2KTH099906; Thu, 11 Jun 2009 15:02:20 +0100 (BST) (envelope-from gavin@FreeBSD.org) X-Authentication-Warning: buffy.york.ac.uk: ga9 set sender to gavin@FreeBSD.org using -f From: Gavin Atkinson To: Seri Geri In-Reply-To: <4A2F5F73.7010809@gmail.com> References: <4A2F5F73.7010809@gmail.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Thu, 11 Jun 2009 15:02:19 +0100 Message-Id: <1244728939.97707.20.camel@buffy.york.ac.uk> Mime-Version: 1.0 X-Mailer: Evolution 2.22.2 FreeBSD GNOME Team Port X-York-MailScanner: Found to be clean X-York-MailScanner-From: gavin@freebsd.org Cc: mav@FreeBSD.org, freebsd-current@FreeBSD.org Subject: Re: Acer TM6292 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: Thu, 11 Jun 2009 14:02:27 -0000 On Wed, 2009-06-10 at 09:23 +0200, Seri Geri wrote: > - I have installed FreeBSD, PC-BSD and DesktopBSD, i386 and x64, release > and snapsot too on it. Everything is working fine, except the network > adapters (not even the Broadcom Gbit, but the WiFi too). > > Would you mind please, where can I find something to make them to work ? For your network adaptors, if you can show the output of the command "pciconf -l | grep 'class=0x02'" we can figure out what type of network adapters you have, and how likely it is that FreeBSD can support them. Thanks, Gavin