From owner-freebsd-current@FreeBSD.ORG Mon Nov 24 08:00:11 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 5E46D1065675 for ; Mon, 24 Nov 2008 08:00:11 +0000 (UTC) (envelope-from comp.john@googlemail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.184]) by mx1.freebsd.org (Postfix) with ESMTP id DA2A18FC18 for ; Mon, 24 Nov 2008 08:00:10 +0000 (UTC) (envelope-from comp.john@googlemail.com) Received: by mu-out-0910.google.com with SMTP id i2so2139885mue.3 for ; Mon, 24 Nov 2008 00:00:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=GdM4yRbO9XEPY+u0oyzQY4FtJ/SsjRaeKNEX8lCsxfI=; b=SYgTQsFohbuBehawbpMidHx2jUYmYuWrVK28Dz5nPG1X/3mu08/zscCOFblxQSzhVR ifwo4AEu9GwV8dK3WyAhlseP8FlttaVeVo/8eR7gmN/vFDeSd+rrnz3VktqjTEHTLppI bQM4Hu0qSPTWF4C3pDin+SaYL2ikztUfk/YmM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=g5KPNi266370/YarogGpeaedaeUpcviT92dqh60s9Tnnt6giTRKxmzpDaaBEEGiu5I bpDEWexF4p96jOl8y7H6AeE8416PGqy1a/A4YQz2eIhD/WIEqbY0pOvK7BSmV2QFZe2t ddsEdrpYTCqr1bhQFTO+CtIKlNe1P/AIB8vwU= Received: by 10.103.52.7 with SMTP id e7mr957670muk.115.1227513609368; Mon, 24 Nov 2008 00:00:09 -0800 (PST) Received: by 10.103.224.20 with HTTP; Mon, 24 Nov 2008 00:00:09 -0800 (PST) Message-ID: Date: Mon, 24 Nov 2008 08:00:09 +0000 From: "John ." To: pyunyh@gmail.com In-Reply-To: <20081124024409.GG78954@cdnetworks.co.kr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <7d6fde3d0811221639s3f60fea5n80b7b76321c766a6@mail.gmail.com> <20081124024409.GG78954@cdnetworks.co.kr> Cc: Garrett Cooper , 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 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 08:00:11 -0000 Hello, thanks for looking at this. > 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. I could get it online with an external card (pcmcia) if you wish. Please let me know if this is acceptable. -- John