From owner-freebsd-mobile@FreeBSD.ORG Thu Mar 12 20:26:09 2009 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A1781065670; Thu, 12 Mar 2009 20:26:09 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from woodbine.london.02.net (woodbine.london.02.net [87.194.255.145]) by mx1.freebsd.org (Postfix) with ESMTP id D65718FC17; Thu, 12 Mar 2009 20:26:08 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from [192.168.1.75] (93.97.24.219) by woodbine.london.02.net (8.5.016.1) id 4979BCBF0113D726; Thu, 12 Mar 2009 20:26:03 +0000 Message-ID: <49B96FDB.80105@onetel.com> Date: Thu, 12 Mar 2009 20:26:03 +0000 From: Chris Whitehouse User-Agent: Thunderbird 2.0.0.19 (X11/20090113) MIME-Version: 1.0 To: Saifi Khan References: <49B8498B.9080402@onetel.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions , freebsd-mobile@freebsd.org Subject: Re: is there a laptop ? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Mar 2009 20:26:10 -0000 Saifi Khan wrote: > On Wed, 11 Mar 2009, Chris Whitehouse wrote: > >> HP nc6320 (google RH383ET) - most things work, including wifi and ethernet, >> except for the following: >> > >>From HP site, > > Network > Integrated Broadcom NetLink Gigabit Ethernet PCI Controller > (10/100/1000 NIC) > > Wireless > Broadcom 802.11a/b/g; Broadcom 802.11b/g; Bluetooth 2.0 > > > It seems to have the US-trash-com chipset ! > > Do Atheros, Ralink, Realtek, Intel PRO/Wireless chipset work > with FreeBSD ? > > > thanks > Saifi. > What is the US-trash-com chipset and what makes it 'trash'? Is it poorly implemented hardware or problems with drivers? Or something else? This machine uses wpi and bge. Both devices seem to work ok chucking files around a domestic network. wpi0@pci0:8:0:0: class=0x028000 card=0x135c103c chip=0x42228086 rev=0x02 hdr=0x00 vendor = 'Intel Corporation' device = '10418086 Intel 3945ABG Wireless LAN controller' class = network bge0@pci0:2:14:0: class=0x020000 card=0x30aa103c chip=0x169c14e4 rev=0x03 hdr=0x00 vendor = 'Broadcom Corporation' device = 'BCM5788 Broadcom NetLink (TM) Gigabit Ethernet' class = network Chris