From owner-freebsd-current@FreeBSD.ORG Fri Apr 2 15:06:23 2010 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 B8780106564A for ; Fri, 2 Apr 2010 15:06:23 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from mail-fx0-f209.google.com (mail-fx0-f209.google.com [209.85.220.209]) by mx1.freebsd.org (Postfix) with ESMTP id 422EC8FC0C for ; Fri, 2 Apr 2010 15:06:22 +0000 (UTC) Received: by fxm1 with SMTP id 1so1479430fxm.13 for ; Fri, 02 Apr 2010 08:06:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:mime-version :content-type:from:in-reply-to:date:cc:content-transfer-encoding :message-id:references:to:x-mailer; bh=d/RbA2K3IWLj8vP6v0NXdOT3VPy7e/C3UMXHl6MB+04=; b=IEH9tBJTUovPMwgXrBlSoDux2mtWATAceNmWhSzXC4/54dRVDBJDvl3uEmTC24KBEj oQWBzQFlmxwsufV6aitK/pW/6qotMzFQRLSpA2Be9wF1hWm4Di0JR8xGdKpRg4Lwfo8e VB5QFifo56D603yT7VSafWEv5y+6J1fm1li2I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=a3/dSoQvSnTCALmQFuFTri7iDvXJHrJLh9S7cG1xpyuoYejHdBE2W6mMcG+oCOtUar u66dQzjdplktF59ZUdydr/A4U3K0kE7MAJ/5tQbx+se6SST1YuEAT/yNt0Bn/MO1oPKS a2+oIcxY5B0YDhdT4moTjof+Oykq3Vb0jnCco= Received: by 10.223.5.70 with SMTP id 6mr2117660fau.18.1270220782045; Fri, 02 Apr 2010 08:06:22 -0700 (PDT) Received: from [10.0.10.2] (54.81.54.77.rev.vodafone.pt [77.54.81.54]) by mx.google.com with ESMTPS id 16sm6412799fxm.4.2010.04.02.08.06.20 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 02 Apr 2010 08:06:20 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: text/plain; charset=us-ascii From: Rui Paulo In-Reply-To: Date: Fri, 2 Apr 2010 16:06:19 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <674841CD-0CD8-4ED0-92A3-E44CF355547F@gmail.com> References: To: Arseny Nasokin X-Mailer: Apple Mail (2.1078) X-Mailman-Approved-At: Fri, 02 Apr 2010 16:59:29 +0000 Cc: FreeBSD Mail Lists Subject: Re: eeemon(4) in current 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: Fri, 02 Apr 2010 15:06:23 -0000 On 2 Apr 2010, at 11:29, Arseny Nasokin wrote: > Will be this device in current ? Or there is alternative for it? >=20 > Svn path repo: http://svn.freebsd.org/base/user/rpaulo/eeemon/ I wasn't planning on committing it because it's one of those drivers = that can seriously damage your hardware if you don't know what you're = doing. Also, the driver only supports older models. Regards, -- Rui Paulo