From owner-freebsd-questions@FreeBSD.ORG Mon Jul 24 11:28:13 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EE6E16A4DE for ; Mon, 24 Jul 2006 11:28:13 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail7.sea5.speakeasy.net (mail7.sea5.speakeasy.net [69.17.117.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FD9443D6A for ; Mon, 24 Jul 2006 11:28:13 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 13235 invoked from network); 24 Jul 2006 11:28:12 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail7.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 24 Jul 2006 11:28:12 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id A53042842A; Mon, 24 Jul 2006 07:28:11 -0400 (EDT) To: Erik =?iso-8859-1?Q?N=F8rgaard?= References: <44C35025.1010401@locolomo.org> From: Lowell Gilbert Date: Mon, 24 Jul 2006 07:28:11 -0400 In-Reply-To: <44C35025.1010401@locolomo.org> (Erik =?iso-8859-1?Q?N=F8rgaa?= =?iso-8859-1?Q?rd's?= message of "Sun, 23 Jul 2006 12:32:05 +0200") Message-ID: <44hd17gs38.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Questions Subject: Re: multiple hardware problems on Sony VAIO X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jul 2006 11:28:13 -0000 Erik N=F8rgaard writes: > I am trying to get things up working (FBSD 6.1-STABLE) on a VAIO FJ3S > notebook, but have trouble with some devices: cardbus, wireless network > and sound. And I haven't even tried looking at the built in camera, > memory card reader or firewire ... > > It may be related, they are all on a ICH6 controler You can start with: http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dkern/99663 which was all I needed to hack up for whatever I was doing on my=20 ICH6 system (sorry; it was a whole month ago, and I've forgotten=20 the details of what, precisely, I was fixing at the time). It probably won't be enough, but it will help...