From owner-freebsd-current@FreeBSD.ORG Mon Nov 24 02:46:19 2008 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 6DA05106564A for ; Mon, 24 Nov 2008 02:46:19 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.190]) by mx1.freebsd.org (Postfix) with ESMTP id ED7CC8FC13 for ; Mon, 24 Nov 2008 02:46:18 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by ti-out-0910.google.com with SMTP id a1so1010031tib.3 for ; Sun, 23 Nov 2008 18:46:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:received:date:from :to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=ftwEAyT4Hsm3MLV7pFtzkJ8QQXCxTGauhPf2pLNjneY=; b=ire06wYQR8emNxxisjkcAGnvLRqpytiHZaemCmuWwxYLZDVEhgnuLIKOEs9+ihZkl8 p+ysYt0PyZvbcggjn6x8BvkovBwPPqNFGWKQy13qLlHxinM1TH77fYEGGJBWN2b3hNRC h0bw6KluDXkRUHRlduY8I6eJzT26alU4/8UHg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=nnRVCJnQjCq/6UiamHeex7FVsHj1enPFrdPQuaoo0r++A/zHZ7DwdEA1ioSZ6uBkkY SeRNEaQuwu4j+hI8tjKywtrc1wPmCAMkB5X1ELlthEa2gJf2TIttrvnmWrSClvkGULum qVvcaquY8gVx7AWAcaZcwaOe9IHy89cE8Rmf0= Received: by 10.110.15.9 with SMTP id 9mr4166184tio.27.1227494777543; Sun, 23 Nov 2008 18:46:17 -0800 (PST) Received: from michelle.cdnetworks.co.kr ([211.53.35.84]) by mx.google.com with ESMTPS id b4sm10701545tic.2.2008.11.23.18.46.12 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 23 Nov 2008 18:46:16 -0800 (PST) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id mAO2iAWl079717 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 24 Nov 2008 11:44:10 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id mAO2i9sR079716; Mon, 24 Nov 2008 11:44:09 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Mon, 24 Nov 2008 11:44:09 +0900 From: Pyun YongHyeon To: Garrett Cooper Message-ID: <20081124024409.GG78954@cdnetworks.co.kr> References: <7d6fde3d0811221639s3f60fea5n80b7b76321c766a6@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7d6fde3d0811221639s3f60fea5n80b7b76321c766a6@mail.gmail.com> User-Agent: Mutt/1.4.2.1i Cc: "John ." , freebsd-current@freebsd.org Subject: Re: trying to make a Toshiba Satellite Pro A300 work with FreeBSD 8-CURRENT (2008.11) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2008 02:46:19 -0000 On Sat, Nov 22, 2008 at 04:39:52PM -0800, Garrett Cooper wrote: > On Sat, Nov 22, 2008 at 3:21 PM, John . wrote: > > Hi, > > > > Toshiba A300 Satellite Pro PSAK13 (AMD Turion 64) > > > > It works for the most part, except for wifi or ethernet :( > > > > X not tested unfer FreeBSD > > > > dmesg at http://www.growveg.org/laptop/freebsd/fbsd8_current_200811_dmesg.txt > > pciconf at http://www.growveg.org/laptop/freebsd/fbsd8_current_200811_pciconf.txt > > > > Can anyone tell me if there is a chance getting the onboard wifi to work? > > > > Linux (latest ubuntu 64 bit) doesn't see it either (though it does > > detect ethernet) > > > > thanks > > -- > > John > > Looks like the ethernet chipset might be another PCI ID not covered by msk(4). > > none3@pci0:4:0:0: class=0x020000 card=0xff501179 chip=0x436c11ab > rev=0x16 hdr=0x00 > vendor = 'Marvell Semiconductor (Was: Galileo Technology Ltd)' > class = network > subclass = ethernet > cap 01[48] = powerspec 3 supports D0 D1 D2 D3 current D0 > cap 05[5c] = MSI supports 1 message, 64 bit > cap 10[c0] = PCI-Express 2 legacy endpoint > > I CC'ed Pyun, but I'm not sure that anything can be done because this > is a PCI-e based driver *shrugs*. > It looks like 88E8072(Yukon Extreme). It's not supported yet and it requires more code to support newer Tx descriptor format as well as new workaround for this controller. I don't have these hardwares and it's somewhat hard to write a patch without accessing hardware. > As for the wireless driver, could you forward with more details about > your laptop, like the spec sheet, perhaps? We'll need the model type > for the laptop at least so we can find out the required specs (Toshiba > releases various revisions of each model with different specs). > > You won't get 64-bit X11 support with hardware acceleration because > neither nVidia or ATI has a working 64-bit driver due to vmem related > reasons. > > -Garrett -- Regards, Pyun YongHyeon